Commit Graph

337 Commits

Author SHA1 Message Date
Matthew Dillon
b76ad1a32a Fix installworld, forgot directories for locale DIS_8859-15 1998-12-14 07:44:47 +00:00
Doug Rabson
2d58f2447f Add directories for KLD examples. 1998-12-11 10:45:29 +00:00
Mark Murray
137d6f5705 Add extra directories required by Perl5. The one in local-land
is contoversial and may be removed later.
1998-10-11 17:31:35 +00:00
Jordan K. Hubbard
e19c816a01 Add spanish doc dirs.
Submitted by:	Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-10-07 02:55:59 +00:00
David E. O'Brien
0fb365abae We don't support SUID `games' games anymore. 1998-09-27 03:39:55 +00:00
Jordan K. Hubbard
7afd3aa98c Make a /usr/lib/compat/aout directory. Folks should remember to
re-run mtree over this if they want to populate the compat dirs
during a build or that step will fall over.
1998-09-26 11:56:35 +00:00
David E. O'Brien
fe840f95a8 Simplify these now that default owner is root.wheel.
Partially reviewed by: bde
1998-09-19 18:50:27 +00:00
Jordan K. Hubbard
e45f8facfb Add scsi_target to examples. This is the 3rd such breakage I've
committed a fix for in 2 days and 3 different people have forgotten
to update this file.  GRRR!  What's it going to take, electrodes to
the sensitive bits, people?? :-)
1998-09-15 17:17:02 +00:00
Jordan K. Hubbard
02a1dfdc96 Add /usr/share/examples/atm
Forgotten by:	phk
1998-09-15 12:08:49 +00:00
David E. O'Brien
24b66c5360 Too late in the 3.0-game to deal with a setgid /usr/bin/man. 1998-09-14 20:05:46 +00:00
David E. O'Brien
d78e925749 Wanted to set uname to root, not gname. 1998-09-14 18:19:45 +00:00
Jordan K. Hubbard
cde2c8b084 Boy, Mr. Obrien is committing in his sleep again; there is also no
user named wheel. :)
1998-09-14 11:14:11 +00:00
Jordan K. Hubbard
9ca57e33cd There is no group name of "root"; assume man was what was intended. 1998-09-14 10:52:30 +00:00
David E. O'Brien
5ecaf9a866 Change file ownership from bin.bin to root.wheel. 1998-09-14 08:34:45 +00:00
Jordan K. Hubbard
96de0f8b63 add entry for /usr/share/examples/atapi so the world build doesn't
fall over.
Forgotten by:	sos
1998-09-12 21:16:16 +00:00
Bruce Evans
9646002cc5 Fixed ownership of share/man/man1aout.
Didn't fix misformatting of all the perl entries.
1998-09-10 15:46:41 +00:00
Mark Murray
54e14f5c1d Add the dirs for Perl5. 1998-09-09 17:54:47 +00:00
John Birrell
05dcabb215 Add directories for the legacy tool man files to stop them over-writing
the ones from binutils.
1998-09-07 05:43:41 +00:00
Satoshi Asami
ff5fcc93d4 Remove tcl from /usr/src, according to prior agreement. BTW, tcl-8.0 *is*
a port so there is nothing to be done on that side now.

Approved by:	jkh
===
To: "Jordan K. Hubbard" <jkh@time.cdrom.com>
cc: Andreas Klemm <andreas@klemm.gtn.com>, current@freebsd.org
Subject: Re: Make this a relese coordinator decision (was Re: ports-current/packages-current discontinued)
From: David Greenman <dg@root.com>
Date: Sun, 03 Aug 1997 20:23:31 -0700

>decision is, I'll respect it.

   Another chance to architect people's principles...I can hardly wait. Seems
quite appropriate for a Sunday - I just need to get one of those collection
plates (and money envelopes) so I can profit, too. :-)
   Tcl stays in /usr/src for now, but it needs to be kept up to date; same
for perl. If Jordan doesn't have "setup" (written in tcl) ready for 3.0,
then tcl will be yanked prior to the 3.0 release (and made into a port).
   As for the ports tree only supporting the last FreeBSD release, this seems
sensible to me. The "ports" have always been a moving target between releases
and the problem is only going to get worse when we expand to supporting other
processor architectures. In any case, Satoshi is and always has been in charge
of the ports tree and whatever he wants to do with it (within reason :-)) is
his decision.
   Does this cover the issue completely? I admit to deleting messages in this
thread with unusual fervor (people have FAR too much time on their hands!).
There's a fair bit of reasoning behind the above, but since everyone is sick
of arguing about this, I'll spare you the analysis.

-DG

David Greenman
Core-team/Principal Architect, The FreeBSD Project
1998-09-05 12:25:55 +00:00
Jordan K. Hubbard
4de88c68be Add new zh_TW.BIG5 locale 1998-08-16 10:32:15 +00:00
Poul-Henning Kamp
da52a1bae1 I have been running with these locale data for a while now and
I hope some other people might find them useful. They are for
zh_CN.EUC (GB) only. I'm not familiar with the BIG5 encoding,
so I could only hope someone else would fill the gap.

PR:		7310
Submitted by:	Luoqi Chen <luoqi@chen.ml.org>
1998-08-10 09:49:42 +00:00
Andrey A. Chernov
0369e1c788 Add dirs for Hungarian locale 1998-08-07 16:47:07 +00:00
John Hay
bd39f6b61d Add doc/ja/FAQ and handbook, so that releases can build again. 1998-06-13 19:26:38 +00:00
Peter Wemm
cdf9b8e566 Hands off my /usr/src and /usr/obj! If they are symlinks (since they are
hard coded into too many things), it's not nice to go and change /home/src
etc.  This means they will be created if missing (so it shouldn't break
the releases), but won't touch them once they are changed.
1998-06-05 14:47:10 +00:00
Søren Schmidt
cabb97dcbf ELF preparation step 2:
Move a.out libraries to /usr/lib/aout to make space for ELF libs.
Make rtld usr /usr/lib/aout as default library path.
Make ldconfig reject /usr/lib as an a.out library path.
Fix various Makefiles for LIBDIR!=/usr/lib breakage.

This will after a make world & reboot give a system that no
longer uses /usr/lib/*, infact one could remove all the old
libraries there, they are not used anymore.

We are getting close to an ELF make world, but I'll let this
all settle for a week or two...
1998-05-26 20:12:56 +00:00
Wolfram Schneider
83898438e1 Add tutorials directories. 1998-04-13 21:44:46 +00:00
John Polstra
53b86afb7d Add new directories needed by the ELF tools. 1998-03-01 22:45:44 +00:00
Hiroyuki Hanai
e1945d3a74 To commit japanese online manuals into doc/ja/man.
Submitted by: Kazuo Horikawa <horikawa@isrd.hitachi.co.jp>
1998-02-25 04:19:09 +00:00
Andrey A. Chernov
21ad6569a6 Add /usr/libdata/msdosfs to store local<->Unicode conversion tables 1998-02-22 15:12:41 +00:00
John Polstra
30b3777dd1 Removing boggle due to trademark violations. 1998-02-11 19:58:04 +00:00
Andrey A. Chernov
9ad9ea38ac Add /usr/libexec/lpr/ru for Russian printer filters (coming soon) 1998-02-04 11:51:26 +00:00
Jordan K. Hubbard
5f19805b10 Add FAQ and handbook back to doc subtree. 1998-01-23 20:11:46 +00:00
Wolfram Schneider
bead1f1ad0 Add forgotten share/examples/ppi 1998-01-04 17:21:33 +00:00
Andrey A. Chernov
c1d175accd Add sl_SI directories 1997-11-07 15:38:24 +00:00
Joerg Wunsch
2cdfa5f477 Something that should have been done 2.5 years ago: install pcvt's
accompanying doc files into /usr/share/pcvt/.  (This goes to the `doc'
distribution, not `bin'.)
1997-10-18 10:40:02 +00:00
Jordan K. Hubbard
f4fcb2d897 Alphabetize. 1997-10-16 17:47:00 +00:00
Jordan K. Hubbard
3c06a7c5ea Add /usr/share/examples/libvgl so we don't fall over. :(
Forgotten by:	sos
1997-10-16 17:38:55 +00:00
Andrey A. Chernov
f039819441 Add missing SJIS and pl_PL entries 1997-09-25 23:57:53 +00:00
Wolfram Schneider
6bf2c2e66c Add directories for Poland: /usr/share/{locale,nls}/pl_PL.ISO_8859-2 1997-09-22 20:17:24 +00:00
Julian Elischer
66c352c19f Add the direcotry for the japanese shift-JIS locale 1997-09-19 01:51:01 +00:00
Eivind Eklund
34a13bf4cb Change games from setuid games to setgid games.
Reviewed by:	maybe@yes.no
Obtained from:	OpenBSD (mostly deraadt@openbsd.org)
1997-09-01 00:34:51 +00:00
John Polstra
2eb0f66483 Bye bye /usr/share/examples/sup. 1997-08-18 00:08:16 +00:00
Andrey A. Chernov
62ca8b1b22 Add libdata/doscmd 1997-08-12 15:54:05 +00:00
Poul-Henning Kamp
89b2f3fd90 Move tcl packages to libdata/pkg 1997-08-01 13:16:40 +00:00
Poul-Henning Kamp
3dcb6ad0e6 A couple of new directories needed for tcl8.0b2 1997-07-25 20:36:54 +00:00
John Fieber
989cae743a Remove SGML related directories. 1997-07-19 15:21:45 +00:00
Satoshi Asami
2bb6086363 Make local "root:wheel" so it will be consistent with BSD.local.dist
Reviewed by:	bde
1997-06-04 10:51:09 +00:00
Bruce Evans
2b78bc8f3f Removed unused groff `generate' directories. 1997-04-30 20:27:34 +00:00
Wolfram Schneider
6b06cd7e84 Add /usr/share/doc/psd/13.rcs and /usr/share/doc/psd/28.cvs. .. 1997-03-04 17:06:23 +00:00
Wolfram Schneider
85cf4b8e56 add lt_LN.ISO_8859-1 1997-02-28 17:27:07 +00:00
Wolfram Schneider
b576d5e121 Add forgotten entries for Croatia
Pointed out by: ache
1997-02-27 12:22:25 +00:00
Peter Wemm
79403fe300 Revert $FreeBSD$ to $Id$ 1997-02-23 09:21:14 +00:00
Peter Wemm
2bb58cb2e0 Create /usr/libdata/gcc/ in preperation for installing specs 1997-02-23 07:25:06 +00:00
Andrey A. Chernov
e00100ce52 Add ko_KR.EUC directories 1997-02-22 22:47:21 +00:00
John Polstra
6bedb27d16 Add "/usr/share/examples/drivers/", fixing make world breakage.
Forgotten by:	julian
1997-02-03 16:13:42 +00:00
Jordan K. Hubbard
1130b656e5 Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
John Fieber
c7767b4622 Add docbook. 1997-01-04 22:24:01 +00:00
Mike Pritchard
8e3e26601e Create /usr/share/examples/mdoc. 1997-01-02 20:41:07 +00:00
Wolfram Schneider
d86abf50b2 add new directory /usr/share/examples/printing 1996-12-28 15:40:38 +00:00
Bruce Evans
f6710c88c5 Added forgotten directories zoneinfo/Antarctica and zoneinfo/Arctic.
The zoneinfo makefile doesn't follow the rules.  It builds everything
at install time.  It dpends on zic to create the directories.  zic
doesn't know about the weird 555 permissions specified in BSD.usr.dist,
so it creates the directories with nonstandard permissions.
1996-11-23 20:04:02 +00:00
Andrey A. Chernov
041f99248c Add missing nls directories
2.2 candidate
1996-11-23 04:06:10 +00:00
Wolfram Schneider
7232e09ce1 delete removeuser 1996-11-17 03:57:08 +00:00
Satoshi Asami
f061275f2d Create directory for Japanese handbook. Definite 2.2 material if the
handbook is going to make it.
1996-11-15 06:18:41 +00:00
Peter Wemm
92a76e5c36 Add nvi-1.79 directories 1996-11-01 08:00:37 +00:00
Peter Wemm
433ae96e90 Add /usr/share/libg++ for libg++'s genclass prototype/template class
files to live.  (These are not include files)
1996-10-03 21:44:47 +00:00
Bruce Evans
102854f68f Fixed order and whitespace of examples/cvs entries. 1996-09-20 15:07:39 +00:00
John Fieber
7006eca8ae Remove obsolete subdirs of usr/share/sgml/FreeBSD. 1996-09-10 02:26:28 +00:00
John Fieber
fe134be8f8 Add missing share/groff_font/devlj4 1996-09-08 16:24:41 +00:00
John Fieber
57a61c61a3 Add usr/share/sgml/transpec 1996-09-08 02:41:51 +00:00
John Fieber
e80bb77a39 /usr/share/sgml/ISO for ISO entity definitions. 1996-09-05 20:01:09 +00:00
Bruce Evans
35732dda77 BSD.usr.dist:
Added forgotten share/doc/psd/05.sysman and share/zoneinfo/America/Indiana.

bsd.doc.mk:
Nuked mkdir -p and wrong fixups of the leaf directory's ownerships and
permissions.  The doc tree should be well enough established for this
to be safe.  Installs to directories should use a trailing slash on
the directory name so installs to non-drectories are fatal, but I
didn't start changing them.

bsd.man.mk:
Nuked mkdir -p and wrong fixups of the leaf directory's ownerships and
permissions.  They were overkill to create just /usr/share/info.

zoneinfo/Makefile:
No changes yet.  zic creates directories with ordinary 755 permissions.
Why do we use 555 permissions for directories in /usr/share/zoninfo.
Why not for zoneinfo itself?  /proc and /dev/fd are the only other
directories in the system with 555 permissions.
1996-09-03 15:14:45 +00:00
Poul-Henning Kamp
0c4c6c1235 Add support for shlibs in /usr/lib/compat that the linker will not find
at compile time, but ldd will at runtime.
1996-09-02 13:10:02 +00:00
Wolfram Schneider
3668730386 add forgotten share/doc/smm/10.named 1996-08-31 13:04:03 +00:00
Jordan K. Hubbard
d0bcc248db Add cvsup directory to share/examples
Reminded-By: ache
1996-08-21 09:53:06 +00:00
Wolfram Schneider
220927702b create missing /usr/share/examples/removeuser
Submitted by: Ollivier ROBERT  roberto@keltia.freenix.fr
1996-07-12 19:58:44 +00:00
Peter Wemm
06903ddcd5 Correct location of tcl components.. They are installed under
/usr/libdata/tcl (created with mkdir -p), not /usr/lib/tcl (empty).
1996-06-30 13:06:50 +00:00
Jordan K. Hubbard
2ad5760109 Add worm to /usr/share/examples 1996-06-25 08:40:13 +00:00
Poul-Henning Kamp
d589bd24ad Add tcl related directories. 1996-06-22 06:02:47 +00:00
Andrey A. Chernov
7181ef8225 Add russian calendar directory 1996-05-10 21:42:58 +00:00
Peter Wemm
ae6a49ae5e Add /usr/libdata/stallion for holding the download firmware images.
These binary files most definately do not come under /usr/share's
"architecture independent text files" rule... even though these same
images would be used on other processors with pci architectures.
1996-05-04 09:15:11 +00:00
Paul Traina
98c61c634d Add /usr/libexec/sm.bin for smrsh(8) 1996-04-21 19:40:20 +00:00
Garrett Wollman
c80e1408c2 Add /usr/share/examples/perfmon. 1996-03-28 21:17:42 +00:00
Paul Richards
305ee1b388 Added creation of /usr/libdata and /usr/libdata/lint 1996-03-24 19:20:02 +00:00
Andrey A. Chernov
b227eb61e3 Add examples/slattach 1996-02-17 19:46:43 +00:00
Wolfram Schneider
73e9d7a7f8 make share/calendar/hr_HR.ISO_8859-2 1996-02-09 13:40:27 +00:00
Andrey A. Chernov
4b8b25f14c Make share/calendar/de_DE.ISO_8859-1 1996-02-05 17:33:34 +00:00
Andrey A. Chernov
147f36b297 Add missing cat9 1996-01-29 12:34:43 +00:00
Bruce Evans
3b229cf9bb Added share/examples/{meteor,sliplogin}. 1996-01-21 17:28:46 +00:00
Poul-Henning Kamp
6d4ca9265a Add man9 to trees. 1995-12-14 10:11:24 +00:00
Peter Wemm
805a3a9169 Update usr/share/examples layout to match current reality.. 1995-12-11 03:01:11 +00:00
Peter Wemm
5cf3e37fcc Add "examples", "contrib" and "pcl-cvs" directories below
share/examples/cvs in preperation for cvs-1.6.3 import.
1995-12-10 21:35:19 +00:00
Andrey A. Chernov
ffbb47e4d0 Add ascii locale dir 1995-10-28 13:35:32 +00:00
Andrey A. Chernov
958af69435 Make real directories for each 8859-1 locale 1995-10-21 23:20:04 +00:00
John Fieber
6ad7aac80b Remove /usr/share/FAQ, add /usr/share/examples/sup. 1995-09-30 15:42:49 +00:00
John Fieber
818baa9c86 Add target directories for the FAQ and the Handbook. 1995-09-08 19:46:31 +00:00
Andrey A. Chernov
1064e529e5 Rename *.ISO8859-1 to *.ISO_8859-1 per RFC1700 1995-06-17 03:14:31 +00:00
Andrey A. Chernov
75a962b5b8 Create missing nls/C 1995-06-17 02:49:53 +00:00
Rodney W. Grimes
3870d1b2f4 Regenerate these using mtree -cdinx -kuname,gname,mode on a very recently
built release after fixing all the wrong directory permissions in that release.

Then use diff -c -b to verify them against the old versions, nothing but
new directories added :-).  And a lot of alphabetizing done!
1995-05-17 09:31:17 +00:00
John Fieber
9381eca971 New directory for sgml tools: /usr/share/sgml
Reviewed by:	rgrimes
1995-05-09 23:06:59 +00:00
Andrey A. Chernov
98a59e226e Add yet one popular russian code table 1995-04-30 14:45:00 +00:00
Nate Williams
dff188f7dc Added /usr/share/examples/cvs for use by cvsinit. 1995-04-08 17:48:00 +00:00
Andrey A. Chernov
179b3cdf2d Make /usr/share/nls/* dirs for message catalog stuff 1995-04-01 04:47:43 +00:00
Rodney W. Grimes
b34537dab7 Remove the private copy of directories in usr/include from here,
this is now handled in BSD.include.dist.
1995-03-27 01:36:19 +00:00
Rodney W. Grimes
0bdd4426bf Create /usr/share/games/quiz.db via mtree and remove private mkdir command
from Makefile.
1995-03-18 08:30:48 +00:00
Andrey A. Chernov
c44aef5655 Add include/readline and share/misc/pkg_manage 1995-02-15 20:57:01 +00:00
Jordan K. Hubbard
c7fcb45b9c Create a /usr/share/isdn directory. 1995-02-15 00:41:23 +00:00
Andrey A. Chernov
1450574879 Create necessary symlinks for locale dirs 1995-01-30 15:20:53 +00:00
Andrey A. Chernov
75e2b1e589 Cleanup in examples,groff_font,locale directories 1995-01-22 22:37:45 +00:00
Garrett Wollman
9d9cb31cdb Add /usr/include/ss because libss expects its header files to live there. 1995-01-19 22:23:13 +00:00
Andrey A. Chernov
18156f8e0f Add tmac/mdoc, needed by ngroff 1995-01-17 17:57:52 +00:00
Rodney W. Grimes
8546c86b55 Add usr/share/perl/sys to mtree file, remove private mkdir from Makefile. 1995-01-03 02:57:53 +00:00
Garrett Wollman
b06261ed59 Added: /usr/share/{info,locale,perl}. 1994-10-27 23:05:15 +00:00
Søren Schmidt
d12b0665e5 Added share/examples/ibcs2 directory 1994-10-24 10:00:00 +00:00
Rodney W. Grimes
3cc2a2030e Remove /usr/include/g++/{gen,sys}, we long ago quit using them. 1994-10-10 15:17:14 +00:00
Poul-Henning Kamp
4b210e2959 removed usr/include/md 1994-09-19 17:47:22 +00:00
Rodney W. Grimes
c27b58e1b6 These are mtree generated versions of these files using the
new mtree options.

I will be updating these shortly to remove some old stuff and add some
new stuff.  These currently produce the exact same trees as they did.
1994-09-19 01:40:40 +00:00
Garrett Wollman
128762a20a Clean up prototype for /usr/share/zoneinfo, so we don't get bogus
Canada, posix, right, etc. directories.
1994-09-13 22:04:01 +00:00
Garrett Wollman
afdd2e6229 Added /usr/share/examples and subdirectories. 1994-09-13 02:14:57 +00:00
Geoff Rehmet
a9b516c63a Add kerberosIV to /usr/include,
in preparation for getting kerberos (eBones) working.
1994-09-09 20:10:28 +00:00
Rodney W. Grimes
67193139c3 Add the missing . entries to BSD.*.dist files.
New file BSD.release.dist is used for creating release area top level
directories.
1994-09-09 13:35:59 +00:00
Rodney W. Grimes
938026420c Add usr/share/games/boggle 1994-09-08 07:17:27 +00:00
Paul Traina
1c6b54b3ba Make include/md directory to hold MD2/34/5 include files for libmd on install.
Submitted by:	pst
1994-09-07 21:09:32 +00:00
Andrey A. Chernov
a374f55b15 Restore bin.bin for /usr/libexec/uucp, uucp owner not needed here 1994-06-01 02:39:37 +00:00
Andrey A. Chernov
ef8525f6a5 Change mode of libexec/uucp to 0755 1994-05-31 15:59:14 +00:00
Andrey A. Chernov
5db77d7e3a Make /usr/libexec/uucp uucp.uucp 0750 1994-05-31 05:00:24 +00:00
Jordan K. Hubbard
96f0167084 No longer necessary to make catpages group write. 1994-03-19 22:27:30 +00:00
Jordan K. Hubbard
b991deaa17 Go to userid man, groupid bin for catpages (and uid/gid bin for man dirs) 1994-03-19 22:18:22 +00:00
Jordan K. Hubbard
24c99e1a42 Make man files group owned by man. Make cat dirs group write. 1994-03-18 11:46:12 +00:00
Rodney W. Grimes
e08bc68368 General cleanup for 1.1 release, mostly add zoneinfo stuff to BSD.usr.dist 1994-02-15 10:38:50 +00:00
Rodney W. Grimes
8479e5bce6 Added share/syscons/scrnmaps directory 1993-09-30 23:31:37 +00:00
Rodney W. Grimes
6014d8700d Updated for new location of syscons fonts and keymap files 1993-09-29 02:25:59 +00:00
Rodney W. Grimes
1cef105821 Added new mtree file to populate /usr/local or /usr/gnu, it is up to the
user to run this mtree file.  Cleaned up BSD.usr.dist as it had some
missing bname=bin, gname=bin mode=0755's in it.
1993-08-30 07:22:48 +00:00
Rodney W. Grimes
b52ebd3d09 Fixed typo in the syscons.* entries (omde instead of mode) 1993-08-29 02:44:41 +00:00
Rodney W. Grimes
5c25d42af9 Added usr/share/syscons.{fonts,keymaps} for the new syscons tools. 1993-08-27 00:55:53 +00:00
Nate Williams
c0307f56ea The updated mtree changed a couple things which required changes in
the mtree files.
1993-07-28 01:53:52 +00:00
Rodney W. Grimes
3a1df14dc0 Updated BSD.*.dist files to reflect FreeBSD as it is now. 1993-07-19 18:48:15 +00:00
Rodney W. Grimes
1bf9d5d951 Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00