Commit graph

6 commits

Author SHA1 Message Date
Samuel Ortiz
2685507637 initrdscripts: Fix the init scripts to support the no fb case. 2008-11-10 18:50:56 +01:00
Samuel Ortiz
6e7061263e initrdscripts: Add the simplest init script
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-11-05 13:53:09 +01:00
Richard Purdie
52268b52d1 initramfs-live-install: Add COMPATIBLE_HOST
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5460 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-08 15:21:55 +00:00
Samuel Ortiz
62ece10eb1 initrdscripts: init can now launch the installation script
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-08 14:34:50 +00:00
Samuel Ortiz
864a4adacf initramfs-live-install: Initial commit
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5455 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-08 14:30:16 +00:00
Samuel Ortiz
9bdc5a0129 initrdscripts: Simple init files for initrd/initramfs images
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5173 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10 21:21:23 +00:00