Commit Graph

124 Commits

Author SHA1 Message Date
itojun 2160ac71db install /etc/primes for ssh 2001-05-26 23:27:13 +00:00
fredette f2f22b5de0 sunndd has been renamed ndbootd. 2001-05-22 14:52:24 +00:00
fredette 75c4ef5d8d Added sun2 distrib files. 2001-05-18 00:16:36 +00:00
fredette 29b499a90b Added entries for sunndd. 2001-05-17 23:23:36 +00:00
briggs 3bb08ec2c9 BeBox does not install ld.so.conf. 2001-04-12 02:40:45 +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
thorpej c18e0e0f7d Add /etc/rc.d/altqd. 2001-04-05 23:56:43 +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
wdk 94a9c147d6 MD distribution lists for mipsco 2001-02-19 07:35:42 +00:00
jwise 262fb25790 Change a package name. 2001-01-26 07:20:22 +00:00
jwise b3845dd211 Add pkg names. 2001-01-26 01:39:16 +00:00
itojun 14296ba1e6 make it clearer that /etc/rtadvd.conf is optional (normally,
configurations were derived from kernel interface settings).

install rtadvd.conf into /usr/share/exapmles/rtadvd, instead of /etc.

sync with kame.
2001-01-21 15:01:36 +00:00
thorpej 2b5bf99d49 Add rc.d/racoon. 2001-01-18 02:01:53 +00:00
itojun b2ba60b861 no longer need to ship IPv4-only sendmail.cf. 2001-01-15 17:57:44 +00:00
minoura aa055d1a02 Add etc/rc.d/poffd. 2001-01-14 15:40:15 +00:00
ad d761639670 Add /etc/rc.d/isdnd. 2001-01-07 18:35:54 +00:00
thorpej b427cdb8cd Remove /etc/mail/aliases.db -- see etc/Makefile,v 1.168. 2000-10-30 21:49:49 +00:00
simonb 57a5e37a15 Add /etc/skel files.
Part of fix for PR bin/10985.
2000-10-16 13:38:45 +00:00
wiz 838cffb487 add etc/rc.d/newsyslog 2000-10-14 01:33:04 +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
thorpej a04669c405 Add ssh-related files. 2000-09-28 22:25:28 +00:00
nisimura bbd34dfd6e MD filename lists for NetBSD/luna68k distribution. 2000-09-10 05:51:20 +00:00
lukem e174c16ddc add rc.d/securelevel. noted in [install/10896] by Rafal Boni. 2000-08-26 09:17:00 +00:00
enami d7e1b49cca Remove an obsolete rc.wscons. 2000-08-24 05:06:52 +00:00
lukem 595a8a89a7 migrate default installation config files from /etc to /etc/default 2000-08-23 11:54:32 +00:00
lukem 05ad37d692 repalce rc.d/fsck.sh with rc.d/fsck 2000-08-22 08:38:54 +00:00
lukem 1d1d5add83 depreceate rc.wscons & rc.d/fsck.sh 2000-08-22 08:38:08 +00:00
mrg 1e067c72f0 add fstab.wd 2000-08-22 05:35:53 +00:00
mrg 743c8178fc base/md.sparc64 2000-08-22 05:31:13 +00:00
wiz ea1313a15c kerberos -> kdc 2000-08-06 22:34:00 +00:00
wiz 122b5e3b12 add RCS Id 2000-08-06 22:33:35 +00:00
thorpej 32451298d6 kerberos -> kdc 2000-08-06 21:37:02 +00:00
nonaka 7a41932873 for make snapshot 2000-08-06 16:11:32 +00:00
lukem 7139ec4211 add rc.d/NETWORK, obsolete rc.d/systemfs 2000-07-26 05:24:59 +00:00
tsubai a66935b46e Add fstab.wd. 2000-07-20 09:21:09 +00:00
itojun 0bfeec5234 sync sendmail default configuration file with GENERIC kernel setting.
was: sendmail-IPv6.cf(v4/v6) + sendmail.cf(v4)
now: sendmail-IPv4only.cf(v4) + sendmail.cf(v4/v6)

do we need etc/obsolete.mi?
2000-07-04 12:21:02 +00:00
minoura 860baf4491 Sort. 2000-06-20 01:28:36 +00:00
itojun 00ded2c64e add rc.d/ipsec for ipsec configuration. when enabled, it will inject
/etc/ipsec.conf into "setkey -f".  PR 9609.
2000-06-13 16:29:53 +00:00
thorpej 4b4411fe04 Update for reality. 2000-06-07 01:31:37 +00:00
lukem 78abee064b remove netstart 2000-05-13 08:07:01 +00:00
thorpej 6d85384c6f Update for location of aliases/aliases.db. 2000-05-10 23:24:04 +00:00
itojun 10e25f6012 make default sendmail.cf IPv4-only again.
roll sendmail-IPv6.cf, which does IPv4/v6.
2000-05-08 00:37:53 +00:00
mycroft 681d659b77 Finish previous sync. 2000-05-06 06:27:42 +00:00
mycroft b62104ce62 Sync (mostly). 2000-05-06 06:22:21 +00:00
itojun debc4ca3f3 correct more sendmail upgrade issue. 2000-05-03 11:22:28 +00:00
itojun 9a24a3ec5b sync with sendmail upgrade. 2000-05-03 10:57:29 +00:00
simonb 44e419a369 Adjust sets for ntp4.
XXX: Obsolete sets still need to be fixed.
2000-05-02 12:46:05 +00:00
thorpej 14efce2b9b Add postfix-related files. 2000-05-01 05:31:14 +00:00
itojun dffc281396 add zone file for "localhost.". this is included in examples in BIND8,
and is a good thing to have (no outside DNS server will supply this).
2000-04-26 01:33:27 +00:00
tsarna f9366f5ba5 Update sets and obsolete lists to reflect death of nfsiod 2000-04-15 22:02:14 +00:00