CoreDump was right, the REAL_INIT is init.sysvinit
authorJustin Patrin <papercrane@gmail.com>
Thu, 11 Aug 2005 17:42:34 +0000 (17:42 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 11 Aug 2005 17:42:34 +0000 (17:42 +0000)
packages/altboot/files/spitz/altboot.cfg

index 2640d92..be90c62 100644 (file)
@@ -4,7 +4,7 @@
 # the ROM. This is currently broken.
 ENABLE_ALTBOOT="yes"
 TIMEOUT="3"
-REAL_INIT="/sbin/init"
+REAL_INIT="/sbin/init.sysvinit"
 SH_SHELL="/bin/sh"
 IMAGE_PATH="boot-images"
 IMAGE_TYPE="ext3"