Commit Graph

188 Commits

Author SHA1 Message Date
itojun
3207cfe8dd install sample configuration files into /usr/share/examples/racoon.
make variable "SBIN_RACOON" will build static racoon binary, and installs
it into /sbin (nonstandard)
2000-12-29 03:16:39 +00:00
itojun
9a441d9bb8 dig /etc/racoon 2000-12-29 02:43:42 +00:00
itojun
d31d542a97 populate citrus xpg4dl locale definitions into /usr/share.
if there are any mistakes, please report (i only speak English/Japanese).
currently, only singlebyte locales are usable.

TODO: enable multibyte handler in libc - there still are few design
discussions, but we are almost ready.
2000-12-22 01:31:47 +00:00
jdolecek
02ab8e1e3f nuke /usr/share/lkm - kernel modules are inherently depedant upon kernel,
so the example lkms should be included in kernel sets only; furthermore,
the stuff was highly outdated
relevant items will be moved to lkm(4) and under syssrc/sys/lkm/
2000-12-11 13:44:00 +00:00
wiz
5df0fc93e4 Remove /usr/share/examples/usermgmt and /usr/share/skel, since they
have been obsoleted by /etc/skel some time ago.
2000-11-18 06:05:10 +00:00
wiz
1c35e133b0 Install html documentation for libbz2/bzip2.
Reviewed by Simon Burge.
2000-11-10 02:00:09 +00:00
lukem
e7241e79df remove etc/disklabels; refer to /var/backups/disklabel.* instead 2000-11-08 02:48:12 +00:00
tron
ab161cd2e1 Add missing directories "/usr/share/locale/no@nynorsk" and
"/usr/share/locale/no@nynorsk/LC_MESSAGES".
2000-11-02 22:43:43 +00:00
tron
8203edc73c Fix typo in last commit. 2000-11-02 22:33:10 +00:00
veego
a5c364efbb Add /usr/share/locale/{da,pt}/LC_MESSAGES used by gettext. 2000-11-02 20:49:10 +00:00
lukem
b5b6e95c7b 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 05:49:26 +00:00
simonb
01c5215d95 Fix typo in comment. 2000-09-29 00:53:41 +00:00
augustss
2605399d1e Create ./usr/share/examples/kerberos so that `make install' works again. 2000-09-11 03:00:29 +00:00
enami
f35cb8ff6d Add an entry for optional dumpdates. 2000-09-05 05:48:54 +00:00
lukem
aeebc796f0 add etc/default 2000-08-21 22:57:24 +00:00
lukem
54049fb460 remove rc.wscons 2000-08-21 22:57:11 +00:00
itojun
b1253dc369 synchronize with /etc/mail content.
NetBSD PR 10836 from koji@jp.above.net.
2000-08-15 14:48:23 +00:00
thorpej
4bfab7fc50 /var/krb5kdc -> /var/heimdal 2000-08-06 17:15:47 +00:00
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