]> code.ossystems Code Review - openembedded-core.git/commit
initrdscripts: Add the simplest init script
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 5 Nov 2008 12:50:06 +0000 (13:50 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 5 Nov 2008 12:53:09 +0000 (13:53 +0100)
commit6e7061263e65601c82f37eb5d4ca5cc3b7876df6
treeebb0034e25fbad46d8d41d4978fc61535a3f6dd5
parent97cbee6239af91e856a4275819cd7c3f727b72e8
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.
meta/packages/initrdscripts/files/init-boot.sh [new file with mode: 0644]
meta/packages/initrdscripts/initramfs-boot_1.0.bb [new file with mode: 0644]