summaryrefslogtreecommitdiff
path: root/packages/images/initramfs-image.bb
AgeCommit message (Collapse)AuthorFiles
2007-06-10initramfs-image: A sample initramfs image.Paul Sokolovsky1
* 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.