Alexey Zelkin
709eed76bd
Slightly re-work locale messages storage scheme. Before this commit
...
LC_MESSAGES related data was installed to <locale>/LC_MESSAGES file.
Now it go to <locale>/LC_MESSAGES/SYS_LC_MESSAGES file. LC_MESSAGES
directory is supposed to be storage of message catalogs of userland tools.
This should allow us to avoid many potential problems with future
libintl related functionality introduction.
Thanks for useful suggestions about correct way how to replace plain
files with directories at installworld stage to: Ruslan Ermilov <ru>
2001-12-21 13:14:02 +00:00
Andrey A. Chernov
bf908a83ba
Add uk_UA.ISO8859-5 locale
...
PR: 32450
Submitted by: partially by Alexey Klimov <kao@wiuu.kiev.ua>
2001-12-20 20:48:31 +00:00
Brian Feldman
125c50cdeb
Install devfs includes.
2001-12-17 13:38:58 +00:00
John Hay
c9c98e9936
Add a missing .. to get out of smbfs/print.
2001-12-15 08:31:13 +00:00
Sheldon Hearn
7e081cffc0
Add share/examples/smbfs/print for userland smbfs import.
...
The addition of the smbfs examples should have included this delta.
Failure to include this delta broken world.
Reported by: jhay
2001-12-14 22:56:12 +00:00
Crist J. Clark
2204f3ce42
Long ago, there was just /etc/daily. Then /etc/security was split out
...
of /etc/daily. Some time later, /etc/daily became a set of periodic(8)
scripts. Now, this evolution continues, and /etc/security has been
broken into periodic(8) scripts to make local customization easier and
more maintainable.
Reviewed by: ru
Approved by: ru
2001-12-07 23:57:39 +00:00
Dag-Erling Smørgrav
722b228aba
Oops! Previous commit used tabs instead of spaces.
2001-12-05 21:11:24 +00:00
Dag-Erling Smørgrav
e878ebd0ce
Add /etc/pam.d.
...
Sponsored by: DARPA, NAI Labs
2001-12-05 21:10:01 +00:00
Ruslan Ermilov
fa55add21e
GC cvs-1.8.1 import left-overs.
2001-11-28 09:31:56 +00:00
Andrey A. Chernov
414f6d3373
Add hi_IN.ISCII-DEV
2001-11-27 23:24:41 +00:00
Ruslan Ermilov
633621512e
Apply README style guidelines (this time checked).
2001-11-19 10:10:27 +00:00
Guido van Rooij
42ea95e63e
Change mode for var/db/ipf to 0700
2001-11-17 12:21:29 +00:00
Garrett Wollman
e7df26079b
Add share/zoneinfo/North_Dakota in preparation for tzdata update.
2001-11-09 18:58:07 +00:00
Andrey A. Chernov
4e0f37c806
Add bg_BG.CP1251
...
PR: 25472
Submitted by: Peter Pentchev <roam@ringlet.net>
2001-11-05 06:49:44 +00:00
Crist J. Clark
7cd99d0ae0
Fix a bug I introduced yesterday. People who built world since the
...
previous commit yesterday may wish to check /var/run for junk.
2001-11-02 22:00:17 +00:00
Crist J. Clark
7558c91f77
Add a directory in /var/run to store ppp(8) command sockets.
...
PR: bin/29966
Approved by: brian
MFC after: 4
2001-11-01 23:44:12 +00:00
Andrey A. Chernov
bdd263de3f
Remove /var/spool/uucp subtree, not needed for 'cu'
2001-10-26 09:40:28 +00:00
Andrey A. Chernov
5a5f6965ba
The same unbreakage (0755 -> 0775) for /var/games and subdirs
2001-10-25 23:18:41 +00:00
Andrey A. Chernov
3ea034b005
Fix /var/mail, /var/rwho and /var/spool/lock back to 0775
...
Not sure about other dirs with the same damage (0755) by recent commit.
2001-10-25 23:13:11 +00:00
Ruslan Ermilov
6df68c6102
Style these once again.
2001-10-25 12:16:51 +00:00
Darren Reed
7b60aacc90
Create /var/db/ipf
...
PR: 27070
2001-10-20 04:33:12 +00:00
Darren Reed
45e22a3d1c
Add the ipfilter directory in share/examples
...
PR: 26763
2001-10-20 04:18:41 +00:00
Kris Kennaway
d7401e9771
Put back /var/spool/uucp so it can be used for serial port locking.
2001-10-01 08:54:16 +00:00
Kris Kennaway
51b3cf3c56
UUCP removal phase II. These directories are now created by the
...
freebsd-uucp port.
2001-10-01 06:24:50 +00:00
Peter Wemm
9119623471
Userland part of nfs client/server split and cleanup.
2001-09-18 23:34:44 +00:00
Ruslan Ermilov
4a31781613
Added forgotten share/zoneinfo/America/Kentucky.
2001-09-11 14:25:48 +00:00
Jun Kuriyama
6d9e09d7d0
Invoke named with privilege of bind:bind.
...
Change pidfile location to /var/run/named/pid.
2001-08-23 13:34:45 +00:00
Mark Murray
468a061e69
More libss removal.
2001-08-20 12:39:23 +00:00
Mark Murray
55b3d2c67f
Build standard directory for kerberos 5 (Heimdal) database.
2001-07-28 20:00:54 +00:00
Hellmuth Michaelis
f22083caeb
add directory i4brunppp.
...
Pointed out by: David H. Wolfskill david@catwhisker.org and
Crist J. Clark <cristjc@earthlink.net>
2001-07-22 09:40:58 +00:00
Nik Clayton
353b398056
Mention the path to the README file in the header comment.
...
Submitted by: Rich Morin <rdm@cfcl.com>
2001-06-26 13:50:33 +00:00
Andrey A. Chernov
3969b65004
Fix name for de manpages dir
2001-06-26 00:43:28 +00:00
David E. O'Brien
3d67411316
Got my r's and t's mixed up. Fix sorting.
2001-06-22 07:26:08 +00:00
David E. O'Brien
3445e8ca81
Add etc/rc.d (looking to the future)
2001-06-21 01:10:30 +00:00
Ruslan Ermilov
e72aa2fa57
The README file says:
...
c) The listing should be kept in filename sorted order.
2001-06-11 12:48:45 +00:00
Andrey A. Chernov
8513f6b5b2
ISO_ -> ISO, calendar
2001-06-11 02:59:08 +00:00
Andrey A. Chernov
bfa2fcca85
Back out *.US-ASCII compactification - application should decide
2001-06-10 22:32:39 +00:00
Andrey A. Chernov
bda67ecc50
Add man/en.ISO8859-1 hierarchy
2001-06-10 21:55:32 +00:00
Andrey A. Chernov
f3573821ba
Deal properly with *.US-ASCII family
2001-06-10 18:44:01 +00:00
Andrey A. Chernov
5d392cddf6
Fix Latin1 man directories for new locale names
2001-06-10 16:36:09 +00:00
Andrey A. Chernov
b5ebdd9c03
New locale names and aliases to old ones
2001-06-10 13:02:52 +00:00
FUJISHIMA Satsuki
7aea17b102
add new directories for XFree86-4.1.0.
...
Reviewed by: ru
2001-06-07 14:46:55 +00:00
Daniel C. Sobral
295458873b
Unbreak world by adding the new example directiory.
...
Reminded by: Niels Chr. Bank-Pedersen <ncbp@bank-pedersen.dk>
MFC after: 1 week
2001-06-06 19:11:32 +00:00
Ruslan Ermilov
57168893b2
Don't use tabs here!
2001-06-05 07:07:52 +00:00
Joerg Wunsch
4dd07260ca
Round #2 of the sys/isa/ic/ => sys/dev/ic/ move: install sys/dev/ic
...
as /usr/include/dev/ic.
2001-06-04 21:15:05 +00:00
Ruslan Ermilov
0b381bf1fd
Remove vestiges of MFS.
2001-06-01 10:07:28 +00:00
David E. O'Brien
25d1a10fa0
Both X11 (3.x and 4.x) currently lack a libdata/ subdirectory,
...
(which is present both in /usr and /usr/local) which is causing a few
ports to erroneously report mtree failures on bento.
Submitted by: ade
2001-06-01 09:56:15 +00:00
Ruslan Ermilov
8a8402d3a5
- sys/n[tw]fs moved to sys/fs/n[tw]fs
...
- /usr/include/n[tw]fs moved to /usr/include/fs/n[tw]fs
2001-05-26 11:57:45 +00:00
Bruce A. Mah
be197e98fa
List new directories created under share/examples/isdn/* in order to
...
unbreak installworld.
2001-05-25 23:40:58 +00:00
Ruslan Ermilov
1166fb516b
- sys/msdosfs moved to sys/fs/msdosfs
...
- msdos.ko renamed to msdosfs.ko
- /usr/include/msdosfs moved to /usr/include/fs/msdosfs
2001-05-25 08:14:14 +00:00