git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8011fef
)
link banner into startup runlevel. how about the other, outcommented, scripts ?
author
Michael Lauer
<mickey@vanille-media.de>
Mon, 17 May 2004 14:49:54 +0000
(14:49 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Mon, 17 May 2004 14:49:54 +0000
(14:49 +0000)
BKrev: 40a8d112LG8IL5NPTE5qtRyCwx4yRg
initscripts/initscripts_1.0.oe
patch
|
blob
|
history
diff --git
a/initscripts/initscripts_1.0.oe
b/initscripts/initscripts_1.0.oe
index
bc8c241
..
f173ebe
100644
(file)
--- a/
initscripts/initscripts_1.0.oe
+++ b/
initscripts/initscripts_1.0.oe
@@
-91,7
+91,7
@@
do_install () {
ln -sf ../init.d/umountnfs.sh ${D}/etc/rc0.d/S31umountnfs.sh
# ln -sf ../init.d/umountfs ${D}/etc/rc0.d/S40umountfs
ln -sf ../init.d/halt ${D}/etc/rc0.d/S90halt
-
#
ln -sf ../init.d/banner ${D}/etc/rcS.d/S01banner
+
ln -sf ../init.d/banner ${D}/etc/rcS.d/S01banner
ln -sf ../init.d/checkroot.sh ${D}/etc/rcS.d/S10checkroot.sh
# ln -sf ../init.d/checkfs.sh ${D}/etc/rcS.d/S30checkfs.sh
ln -sf ../init.d/mountall.sh ${D}/etc/rcS.d/S35mountall.sh