|
|
@ -1,4 +1,4 @@ |
|
|
|
# $Id: Helper.yard,v 1.9 2003/02/20 03:24:05 freesource Exp $ |
|
|
|
# $Id: Helper.yard,v 1.10 2003/02/20 03:51:59 freesource Exp $ |
|
|
|
# Helper.yard |
|
|
|
# |
|
|
|
############################################################################# |
|
|
@ -16,23 +16,23 @@ 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 |
|
|
|
##/bin/login |
|
|
|
##/sbin/sulogin # used by inittab.debian-min |
|
|
|
##/etc/securetty <= Replacements/etc/securetty.example |
|
|
|
##/root/.bashrc <= Replacements/root/.bashrc.debian |
|
|
|
##/root/.profile <= Replacements/root/.profile.debian |
|
|
|
/root/.bashrc <= Replacements/root/.bashrc.debian |
|
|
|
/root/.profile <= Replacements/root/.profile.debian |
|
|
|
##/home/user/.bashrc <= Replacements/home/user/.bashrc.debian |
|
|
|
##/home/user/.bash_profile <= Replacements/home/user/.bash_profile.debian |
|
|
|
##/etc/hostname <= Replacements/etc/hostname |
|
|
@ -45,7 +45,7 @@ dd |
|
|
|
##/etc/issue # nice to have |
|
|
|
# |
|
|
|
# No password for root or user. |
|
|
|
/etc/group <= Replacements/etc/group.example |
|
|
|
##/etc/group <= Replacements/etc/group.example |
|
|
|
##/etc/passwd <= Replacements/etc/passwd.example |
|
|
|
# |
|
|
|
# Shadow password root=root user=user |
|
|
|