Commit Graph

52 Commits

Author SHA1 Message Date
wollman
c92ae4e8e4 Make /etc/ppp. Someone still needs to make the install touch
/etc/ppp/options so that pppd will run.
1994-09-25 02:55:21 +00:00
phk
7b3259dc7c removed usr/include/md 1994-09-19 17:47:22 +00:00
rgrimes
aef345d220 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
wollman
587e989a65 Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, and
arrange for that directory to get created by mtree.  Also, process secure
directory after all the others, because the programs there may overlay
ones installed from the main part of the tree.
1994-09-16 20:24:29 +00:00
wollman
03f7f694e9 Don't build /etc/confgig; we decided not to take that route. 1994-09-13 22:04:53 +00:00
wollman
ae7c17346c 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
wollman
4de223a099 Added /usr/share/examples and subdirectories. 1994-09-13 02:14:57 +00:00
csgr
2de849b0f3 Add kerberosIV to /usr/include,
in preparation for getting kerberos (eBones) working.
1994-09-09 20:10:28 +00:00
rgrimes
eb8b68c2f6 Secure /var/{backups, crash, and cron} by changing them to mode 750.
Reviewed by:	davidg
1994-09-09 14:12:01 +00:00
rgrimes
f71de70344 Fix missing .. before phantasia. Caused by incorectly adding a directory,
you MUST add the directory name and the .. entry to close the directory.

If you do not understand mtree files, do not modify them, it is very
easy to trash someones box with a mistake in here.  Especially with
regards to .. entries.
1994-09-09 13:43:21 +00:00
rgrimes
be11a92532 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
jkh
ec94649b00 Add /var/games/phantasia to list of targets, as per Rod's earlier suggestion.
Submitted by:	jkh
1994-09-08 19:18:51 +00:00
rgrimes
9e390dfd15 Add usr/share/games/boggle 1994-09-08 07:17:27 +00:00
pst
a30851efa8 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
paul
870444f98e Added /etc/gnats directory to BSD.root.dist mtree template.
Submitted by:	Paul Richards
1994-08-29 01:35:53 +00:00
csgr
c451c9a21c Change default for directory permissions to be 0755. 1994-06-12 16:20:36 +00:00
ache
5e45158ebf Restore bin.bin for /usr/libexec/uucp, uucp owner not needed here 1994-06-01 02:39:37 +00:00
ache
67552f39de Change mode of libexec/uucp to 0755 1994-05-31 15:59:14 +00:00
ache
b700caa222 Mode 0775 for /var/spool/lock 1994-05-31 07:49:53 +00:00
ache
40861e2df9 Change /var/spool/uucp/* modes to 0775 1994-05-31 05:05:41 +00:00
ache
50e1c80870 Make /usr/libexec/uucp uucp.uucp 0750 1994-05-31 05:00:24 +00:00
ache
f1a41e0cf6 Make /etc/uucp uucp.uucp 0770 1994-05-31 04:53:08 +00:00
ache
18dd42a5b4 Intruduce new group for uucp, gid 66
Change uucp directories group too
Change "lock" directory group to "dialer" to allow various
dialout applications to access it
1994-05-31 04:38:13 +00:00
jkh
912ab1f2e2 Gordon Burditt <gordon@sneaky.lonestar.org>
Fix ownership of catpages, make ~uucp/uucppublic really public.
1994-05-20 22:50:37 +00:00
ache
93a4b9fbcc mail a+rwxt changes backed out 1994-04-10 00:56:12 +00:00
ache
b76c06ad35 Change default permission of /var/mail to 01777, because
MUA must have s-bit in other case (security hole).
This fix needed for procmail too, because procmail
uses NFS-locks in /var/mail directory
1994-04-06 19:37:45 +00:00
jkh
51ae2c8778 No longer necessary to make catpages group write. 1994-03-19 22:27:30 +00:00
jkh
acc6018a19 Go to userid man, groupid bin for catpages (and uid/gid bin for man dirs) 1994-03-19 22:18:22 +00:00
jkh
e66b38ed04 Make man files group owned by man. Make cat dirs group write. 1994-03-18 11:46:12 +00:00
wollman
5b47585667 Added /etc/kerberosIV directory. NB: the sample files should NOT be
installed by default, because then everybody would suddenly start
trying to authenticate themselves in the CS.BERKELEY.EDU realm, which
is really not a very good idea.  Maybe the README could get installed.
1994-02-27 21:29:40 +00:00
rgrimes
0134cc62f2 Added local/skel for dot.* files. 1994-02-22 05:43:07 +00:00
rgrimes
88ffdd3820 Add /proc, we need one of them now. Clean up some mode settings. 1994-02-17 03:52:28 +00:00
rgrimes
436dbbb06a General cleanup for 1.1 release, mostly add zoneinfo stuff to BSD.usr.dist 1994-02-15 10:38:50 +00:00
ache
51c077992c Add /var/at/jobs & /var/at/spool, remove /var/at/past 1994-01-08 16:07:19 +00:00
nate
c61a1391f8 Added directories needed for at/atrun 1994-01-06 01:15:04 +00:00
nate
3882f6f580 We've got accounting, might as well have a directory for it. 1993-12-08 00:49:11 +00:00
wollman
191e668e5a Added /etc/config as a directory to be maintained. Also added RCS Id. 1993-11-12 20:21:00 +00:00
rgrimes
e47917a0d8 Add /etc/uucp for uucp configuration files 1993-10-14 12:08:04 +00:00
rgrimes
9d33ce3754 Added share/syscons/scrnmaps directory 1993-09-30 23:31:37 +00:00
rgrimes
080bdc25b8 Updated for new location of syscons fonts and keymap files 1993-09-29 02:25:59 +00:00
rgrimes
1ca93ae854 Added info for gnu stuff 1993-08-30 09:56:20 +00:00
rgrimes
9e32ddbf57 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
rgrimes
ec038bb12f Fixed typo in the syscons.* entries (omde instead of mode) 1993-08-29 02:44:41 +00:00
rgrimes
c96548b8b3 Added usr/share/syscons.{fonts,keymaps} for the new syscons tools. 1993-08-27 00:55:53 +00:00
rgrimes
48f8c060ed Miss spelled backups in BSD.var.dist, should have been backups, was backup. 1993-08-10 11:14:54 +00:00
rgrimes
1006b009ce Added var/backup for daily scripts 1993-08-07 09:49:30 +00:00
rgrimes
5ea0083b6c Changeing the /sys link target from usr/src/sys.386bsd to usr/src/sys also
changes its length from 18 to 12.
1993-07-30 15:09:40 +00:00
nate
dd6f4a75e2 The updated mtree changed a couple things which required changes in
the mtree files.
1993-07-28 01:53:52 +00:00
nate
7089769e12 Changed sys.386bsd to sys 1993-07-26 22:46:16 +00:00
rgrimes
464adeadb5 Fixed /dev/fd to be owner bin group bin mode 555 per the /dev/MAKEDEV script 1993-07-19 19:49:45 +00:00