Commit Graph

170 Commits

Author SHA1 Message Date
drochner
6c44b52470 add usr/share/wscons/{fonts,keymaps} 2000-07-25 17:20:13 +00:00
lukem
bafa86ff31 add usr/share/examples/syslogd 2000-07-13 14:24:13 +00:00
mycroft
e8c2265aae Make /var/games/sail here. 2000-06-11 15:36:26 +00:00
fvdl
5b8623bec6 Add and rc.conf.d directory. If a config file for command X exists
(/etc/rc.conf.d/X), then it is sourced in addition of /etc/rc.conf

This means that the base system will still use rc.conf, but that
3rd party scripts can use rc.conf.d
2000-06-09 14:27:57 +00:00
lukem
78abee064b remove netstart 2000-05-13 08:07:01 +00:00
thorpej
a6ff236176 Pasto in last. 2000-05-12 18:12:55 +00:00
thorpej
fe42f7fbab Add all of the arm26 dirs. 2000-05-12 18:11:50 +00:00
groo
51ab46d939 No, *REALLY* add man4/arm26. 2000-05-10 16:53:53 +00:00
groo
e37973802e Add {cat,man}4/arm26 2000-05-10 16:46:41 +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
itojun
6901565540 sync with sendmail 8.10.1 migration. /etc -> etc/mail
From: Andrew Brown <atatat@atatdot.net>
2000-05-04 01:07:40 +00:00
itojun
94dc65714b add /etc/mail, which will be used with sendmail 8.10.x. 2000-05-03 09:24:23 +00:00
simonb
f5e35141a6 Remove the never populated /usr/share/doc/xntp, and add /usr/share/doc/html
and the ntp4 subdirectories under that.
2000-05-02 11:49:16 +00:00
perry
816886ef7a move /usr/share/postfix to /usr/share/examples/postfix. It makes sense
to have a /usr/share/sendmail because that directory contains the m4
source file for the .cf file in /etc, but for postfix, it really is
just an example.
2000-04-30 18:10:28 +00:00
windsor
738b8e9986 oops, pppd doesn't require /etc/ppp/options now. 2000-03-10 20:21:57 +00:00
windsor
a59fb6d3bc forgot to add /etc/ppp/options to special(5) 2000-03-10 20:02:46 +00:00
windsor
47cab3ac18 create /etc/ppp when building install sets
add this and a lot of files not previously looked at in special(5)
2000-03-10 20:01:50 +00:00
lukem
d2fc7332ae add /etc/rc.d 2000-03-10 12:04:43 +00:00
veego
9fbb1fd9b4 Add /usr/share/man/{cat,man}8/arc 2000-03-03 20:34:17 +00:00
wiz
24d8e4f798 added share/locale/pt_BR/LC_MESSAGES for grep 2.4 2000-02-27 01:27:48 +00:00
bouyer
bb08aa94ac add ./usr/share/man/{man3,cat3}/atari 2000-02-07 17:48:52 +00:00
hubertf
cabb78b63e Add share/examples/apm/script, an example script to put into
/etc/apm/{line,battery,standby,...}
1999-12-29 04:16:21 +00:00
simonb
faba922c92 Make ./etc/skel and ./usr/share/examples/usermgmt with mtree, and don't
create the directory in the user(8) Makefile.
1999-12-06 22:44:47 +00:00
scw
4eab2b28e4 Add directories for mvme68k MD man4 pages. 1999-11-28 17:32:16 +00:00
hubertf
4fa18183d7 Install example dhcpd.conf into /usr/share/examples/dhcp 1999-10-09 15:33:36 +00:00
bouyer
4ef94b0ae5 Add missing '/usr/share/man/man8/next68k' 1999-09-22 12:54:12 +00:00
hubertf
e6c3e8cd07 Add MAKEDEV.8 manpage for next68k. 1999-09-21 14:20:36 +00:00
veego
2199f8c078 Add /usr/share/{man,cat}8/bebox 1999-09-20 06:14:57 +00:00
perry
80c605fb9b add cat8/hpcmips and man8/hpcmips
The person who added a man page for that section without adding the
corresponding directory should be lashed fifteen times with a wet
noodle. They broke the build.
If any other man pages are added for the sh3 and hpcmips ports, people
have to remember to add the corresponding directories to the mtree
files, okay?
1999-09-19 22:33:42 +00:00
bgrayson
7804500eab Added new directory for mount_portal examples 1999-08-16 06:31:08 +00:00
aidan
8fd15316c9 Forgot /usr/include/ss (for krb5). 1999-07-30 19:40:25 +00:00
aidan
b9070123b4 Kerberos5 install paths. 1999-07-30 19:25:19 +00:00
mrg
7cd460ef5e add openssl config, include and examples directories. 1999-07-23 01:04:02 +00:00
abs
bb69dd0964 bind comes with a very helpful sample named.conf, so install it in
/usr/share/examples/named. I'm not overwhelmed about moving the file
into src/share/examples but there is prior art (amd).
1999-07-19 02:30:43 +00:00
frueauf
d14a108b4c we have no group root by default, set gname=wheel for include. 1999-06-23 17:12:15 +00:00
simonb
55d7fbaef8 Change /etc/mtree/special and /etc/sendmail.cf to mode 444, and
/usr/include to owner:group root:wheel, to match how these files
are shipped in a distribution.

From PR misc/6736 from Soren Jorvang.
1999-06-18 05:06:45 +00:00
fair
252a967372 Change to make ownership of /var/msgs "daemon" per PR 6672 1999-04-03 09:36:04 +00:00
mrg
b4bf620b49 add postfix 1999-03-27 05:13:55 +00:00
abs
93466b768a /var/spool/ftp/pub (if present) is better 0775 thane 0777.
From Paul Goyette <paul@whooppee.com>
1999-03-05 05:54:23 +00:00
tv
7ad02c1392 Add some more directories under /usr/share/locale. 1999-02-11 17:10:13 +00:00
tv
1a71527c29 Add /usr/share/info, and /usr/share/locale/{de,fr}/LC_MESSAGES. 1999-02-11 14:39:35 +00:00
tv
caacb26e31 Make a /usr/share/ldscripts directory. 1999-02-09 17:41:13 +00:00
tv
fb1e232640 Remove /usr/include/bfd. 1999-02-09 17:35:27 +00:00
perry
3c931ccd09 add postfix config and spool directories 1999-02-05 18:51:47 +00:00
perry
d93b2ea892 Add libexec/postfix and libexec/sendmail 1999-02-05 18:06:41 +00:00
cjs
32a8cb8434 Make /var/spool/news owned by news:news. 1999-01-29 00:55:16 +00:00
mcr
cf886c5ea2 Added /usr/share/doc/xntp for PR 5405 1999-01-02 18:47:09 +00:00
mrg
ab896b23d2 oops, add the sparc64 dirs here. sorry nathan :) 1998-12-21 08:36:07 +00:00
jwise
f5ee517bd1 Add the ching data directory back commented out, at Perry's request 1998-12-06 04:37:43 +00:00
jwise
7c1bfd3ac1 Remove /usr/share/games/ching, as we do not distribute ching(6) 1998-12-05 22:59:21 +00:00