jkh accidently removed rc.diskless1 & 2, then put rc.diskless back when

he moved rc.conf.  Then he deleted rc.diskless when it ( of course ) didn't
    work.  Now I'm putting the originally accidently removed rc.diskless{1,2}
    back in.
This commit is contained in:
Matthew Dillon 1999-02-12 20:51:38 +00:00
parent 41c67e12bd
commit 56fc987611
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=43942

View File

@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
# $Id: Makefile,v 1.192 1999/02/11 15:46:22 jkh Exp $
# $Id: Makefile,v 1.193 1999/02/11 16:30:54 brian Exp $
SUBDIR= sendmail
@ -9,7 +9,7 @@ BIN1= aliases amd.map crontab csh.cshrc csh.login csh.logout dm.conf \
newsyslog.conf pam.conf phones pccard.conf.sample \
printcap profile protocols \
rc rc.atm rc.devfs rc.firewall rc.isdn rc.network rc.pccard \
rc.serial rc.shutdown \
rc.serial rc.shutdown rc.diskless1 rc.diskless2 \
etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \
remote security services shells syslog.conf \
etc.${MACHINE_ARCH}/ttys etc.${MACHINE_ARCH}/disktab rpc make.conf \