summaryrefslogtreecommitdiff
path: root/meta/packages/initrdscripts
AgeCommit message (Collapse)AuthorFiles
2008-11-10initrdscripts: Fix the init scripts to support the no fb case.Samuel Ortiz4
2008-11-05initrdscripts: Add the simplest init scriptSamuel Ortiz2
When booting from initramfs, one must provide a /init link. This one is the simplest one, just forking a shell, allowing for the smallest initramfs.
2008-10-08initramfs-live-install: Add COMPATIBLE_HOSTRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5460 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-08initrdscripts: init can now launch the installation scriptSamuel Ortiz1
Depending on the boot label ("boot" or "install"), init will either chroot into the rootfs image (live boot path), or launch the installation script (installation path). git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5457 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-08initramfs-live-install: Initial commitSamuel Ortiz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5455 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10initrdscripts: Simple init files for initrd/initramfs imagesSamuel Ortiz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5173 311d38ba-8fff-0310-9ca6-ca027cbcb966