Commit Graph

14 Commits

Author SHA1 Message Date
lukem
4f6381b784 all:
Use /var/db/obsolete instead of /etc/obsolete

etc/Makefile:
	Create separate target "install-obsolete-files" to populate
	/var/db/obsolete, instead of using "install-etc-files".

Makefile:
	Add do-obsolete target, to run "cd etc && make install-obsolete-files",
	and add this to BUILDTARGETS.
	This moves the "obsolete files" creation from "distribution" to "build".


Per discussion with Andrew Brown.
2003-02-22 03:20:45 +00:00
lukem
d48147ade0 add ./etc/rc.d/ypset 2003-01-16 22:04:50 +00:00
lukem
1e09fd464d Add a leading `.' to all pathnames, to be more consistent with the other sets,
and to prepare for an upcoming feature addition to postinstall...
2002-11-17 02:48:01 +00:00
lukem
918cabcf54 add /etc/default. sort file 2002-10-29 05:05:12 +00:00
jdolecek
074863cac2 Move the sample fstab files to /usr/share/examples/fstab/. Duplicates
or very similar configs removed.
2002-05-04 19:43:57 +00:00
wiz
aec351e59c obsolete file lists contain absolute pathnames. 2002-04-04 08:46:11 +00:00
lukem
3ae605601a - rename etc/rc.d/NETWORK to etc/rc.d/NETWORKIGN
- move entry for etc/rc.d/xntpd from base/obsolete.mi to etc/obsolete.mi
2002-01-31 01:34:50 +00:00
itojun
69d60502fe upgrade to openssh 2.9, around 2001/6/24 (from openbsd usr.bin/ssh).
- authorized_keys2 and known_hosts2 are obsoleted, and integrated
  into those without "2".
- file name change, /etc/primes -> /etc/moduli
- cleanups
2001-06-23 19:37:38 +00:00
enami
1c05cd0c92 dhclient-script was moved to /sbin.
Pointed out by Kimio Ishii <ishii@sm.sony.co.jp>.
2001-04-10 05:14:34 +00:00
wiz
c4db351748 Don't install /etc/rc.d/gated any longer, since gated isn't in the
base system.
2001-04-05 17:04:03 +00:00
lukem
9dd7b7e45b move default config files from /etc/default -> /etc/defaults, to be
consistent with what FreeBSD uses /etc/defaults for, and since SVR4
uses /etc/default for another purpose.
as discussed on tech-userlevel, and no objections were made.
2000-10-01 06:12:25 +00:00
lukem
1d1d5add83 depreceate rc.wscons & rc.d/fsck.sh 2000-08-22 08:38:08 +00:00
wiz
ea1313a15c kerberos -> kdc 2000-08-06 22:34:00 +00:00
lukem
7139ec4211 add rc.d/NETWORK, obsolete rc.d/systemfs 2000-07-26 05:24:59 +00:00