mirror of
https://github.com/fspc/gbootroot.git
synced 2025-03-11 23:33:23 -04:00
Changed to agetty first in control structure, and changed Helper.yard
to be only a init=/bin/bash fs.
This commit is contained in:
parent
caae1f01d5
commit
8b0a64db0b
@ -1,4 +1,4 @@
|
||||
# $Id: Helper.yard,v 1.8 2003/02/15 02:10:07 freesource Exp $
|
||||
# $Id: Helper.yard,v 1.9 2003/02/20 03:24:05 freesource Exp $
|
||||
# Helper.yard
|
||||
#
|
||||
#############################################################################
|
||||
@ -16,15 +16,15 @@ dd
|
||||
|
||||
# init - parent of all processes
|
||||
# Choose an inittab to compliment the traditional init in the page below.
|
||||
/sbin/init
|
||||
telinit
|
||||
/sbin/shutdown
|
||||
/sbin/halt
|
||||
/etc/init.d/halt <= Replacements/etc/init.d/halt.example
|
||||
/sbin/reboot
|
||||
/etc/init.d/reboot <= Replacements/etc/init.d/reboot.example
|
||||
/etc/init.d/rc <= Replacements/etc/init.d/rc.example
|
||||
/etc/init.d/rcS <= Replacements/etc/init.d/rcS.helper
|
||||
##/sbin/init
|
||||
##telinit
|
||||
##/sbin/shutdown
|
||||
##/sbin/halt
|
||||
##/etc/init.d/halt <= Replacements/etc/init.d/halt.example
|
||||
##/sbin/reboot
|
||||
##/etc/init.d/reboot <= Replacements/etc/init.d/reboot.example
|
||||
##/etc/init.d/rc <= Replacements/etc/init.d/rc.example
|
||||
##/etc/init.d/rcS <= Replacements/etc/init.d/rcS.helper
|
||||
##/sbin/swapon
|
||||
|
||||
# Login stuff
|
||||
|
Loading…
x
Reference in New Issue
Block a user