summaryrefslogtreecommitdiff
path: root/packages/altboot/files
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2005-08-11 17:56:37 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-11 17:56:37 +0000
commit99af69e83c8db681f0a4524890e80817128aa10b (patch)
tree20c1f4fadaf14eaeb81eef93986adc00d265ba79 /packages/altboot/files
parent4123d3bf3cdc1412fb0ff49cc30204a04af023c0 (diff)
parent073641a242674d79964829763bc622e772aba84c (diff)
merge of 0fbc5bc9e4e013e53c6e2ad33a14cf971844ac61
and c2a4ba0685c8f08c743c55860ef182e1391a590a
Diffstat (limited to 'packages/altboot/files')
-rw-r--r--packages/altboot/files/spitz/altboot.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/altboot/files/spitz/altboot.cfg b/packages/altboot/files/spitz/altboot.cfg
index 2640d9279a..be90c62eb4 100644
--- a/packages/altboot/files/spitz/altboot.cfg
+++ b/packages/altboot/files/spitz/altboot.cfg
@@ -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"