summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>1999-02-09 17:17:18 +0000
committerdillon <dillon@FreeBSD.org>1999-02-09 17:17:18 +0000
commita99e9a02dfae99dc45c5b6673bbedb1f2ce60a9e (patch)
treedb3899cf78d76011f17aae9679281affe32feef1 /etc/Makefile
parent433e0009a0470d087a405de80860e9765b785cca (diff)
downloadFreeBSD-src-a99e9a02dfae99dc45c5b6673bbedb1f2ce60a9e.zip
FreeBSD-src-a99e9a02dfae99dc45c5b6673bbedb1f2ce60a9e.tar.gz
Revamp rc.diskless. Split into rc.diskless1 and rc.diskless2. provide
more opportunities for overriding. Clean up /etc/rc ( remove conf_dir, remove startup mount special cases, remove other special cases )
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 3bb43d9..f441578 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.187 1999/01/13 08:20:53 hm Exp $
+# $Id: Makefile,v 1.188 1999/01/25 18:24:46 dillon 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.conf rc.devfs rc.firewall rc.isdn rc.network rc.pccard \
- rc.diskless rc.serial rc.shutdown \
+ rc.diskless1 rc.diskless2 rc.serial rc.shutdown \
etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \
remote security services shells syslog.conf \
etc.${MACHINE_ARCH}/ttys etc.${MACHINE_ARCH}/disktab rpc make.conf \
OpenPOWER on IntegriCloud