initramfs-image: A sample initramfs image.
authorPaul Sokolovsky <pmiscml@gmail.com>
Sun, 10 Jun 2007 23:05:05 +0000 (23:05 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sun, 10 Jun 2007 23:05:05 +0000 (23:05 +0000)
commit22216a85cbc10ac26689b6321af08a02fa8ac62f
treecea609be0499b277adb07198136cc30767d7ae17
parent5d068b368f9b6858395ca99067d9d3aa64734c65
initramfs-image: A sample initramfs image.
* Shows all ingredients of a good initramfs image: custom init script run
by statically linked busybox, with all of them installed by explicit list
without any unneeded dependencies. ~500k.
packages/images/initramfs-image.bb [new file with mode: 0644]