summaryrefslogtreecommitdiffstats
path: root/meta/packages/initrdscripts
Commit message (Collapse)AuthorAgeFilesLines
* initramfs-live-install: Update script to handle udev automounter issues and ↵Richard Purdie2009-05-262-5/+21
| | | | | | mount point name that doesn't clash Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* initramfs-live-boot: Fix script when multiple mounts are present and the ↵Richard Purdie2009-04-232-1/+2
| | | | | | last one isn't the correct one Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* initrdscripts: Fix the init scripts to support the no fb case.Samuel Ortiz2008-11-104-6/+6
|
* initrdscripts: Add the simplest init scriptSamuel Ortiz2008-11-052-0/+20
| | | | | | 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.
* initramfs-live-install: Add COMPATIBLE_HOSTRichard Purdie2008-10-081-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5460 311d38ba-8fff-0310-9ca6-ca027cbcb966
* initrdscripts: init can now launch the installation scriptSamuel Ortiz2008-10-081-10/+31
| | | | | | | | | 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
* initramfs-live-install: Initial commitSamuel Ortiz2008-10-082-0/+168
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5455 311d38ba-8fff-0310-9ca6-ca027cbcb966
* initrdscripts: Simple init files for initrd/initramfs imagesSamuel Ortiz2008-09-102-0/+82
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5173 311d38ba-8fff-0310-9ca6-ca027cbcb966