Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-02-06 | initramfs-*-image.bb: Add better comments what each image does. | Paul Sokolovsky | 1 | |
2007-09-01 | images: Clean up image .bb files, moving functionality to image.bbclass ↵ | Richard Purdie | 1 | |
(LICENCE default, setup of RDEPENDS and default IMAGE_BASENAME) | ||||
2007-07-20 | initramfs: Add blockboot plugin and cleanup dependency handling. | Alex Osborne | 1 | |
2007-07-19 | initramfs-image: Do not depend on kernel modules. | Paul Sokolovsky | 1 | |
2007-07-19 | initramfs-image: Revamped image for modular initramfs. | Alex Osborne | 1 | |
2007-07-19 | initramfs-minimal-image: Keep sample recipe with PACKAGE_INSTALL_NO_DEPS = "1". | Paul Sokolovsky | 1 | |
2007-06-10 | initramfs-image: A sample initramfs image. | Paul Sokolovsky | 1 | |
* 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. |