Commit Graph

494 Commits

Author SHA1 Message Date
rgrimes
d9744e3231 Secure /var/{backups, crash, and cron} by changing them to mode 750.
Reviewed by:	davidg
1994-09-09 14:12:01 +00:00
rgrimes
269be82bcc 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
6059a2510d 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
6624767fd9 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
345ab2a4fd Add usr/share/games/boggle 1994-09-08 07:17:27 +00:00
pst
2ee4529879 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
0cbac02301 Added /etc/gnats directory to BSD.root.dist mtree template.
Submitted by:	Paul Richards
1994-08-29 01:35:53 +00:00
csgr
82229d3d46 Change default for directory permissions to be 0755. 1994-06-12 16:20:36 +00:00
ache
d9f33e67ba Restore bin.bin for /usr/libexec/uucp, uucp owner not needed here 1994-06-01 02:39:37 +00:00
ache
45e96239b7 Change mode of libexec/uucp to 0755 1994-05-31 15:59:14 +00:00
ache
e98c79aa42 Mode 0775 for /var/spool/lock 1994-05-31 07:49:53 +00:00
ache
887b745e40 Change /var/spool/uucp/* modes to 0775 1994-05-31 05:05:41 +00:00
ache
a6fe81257c Make /usr/libexec/uucp uucp.uucp 0750 1994-05-31 05:00:24 +00:00
ache
2fa282ac8e Make /etc/uucp uucp.uucp 0770 1994-05-31 04:53:08 +00:00
ache
58e2ff7a33 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
e9565c30e2 Gordon Burditt <gordon@sneaky.lonestar.org>
Fix ownership of catpages, make ~uucp/uucppublic really public.
1994-05-20 22:50:37 +00:00
ache
d7f39fe833 mail a+rwxt changes backed out 1994-04-10 00:56:12 +00:00
ache
4da13cc465 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
3122e85e5b No longer necessary to make catpages group write. 1994-03-19 22:27:30 +00:00
jkh
fd2442d454 Go to userid man, groupid bin for catpages (and uid/gid bin for man dirs) 1994-03-19 22:18:22 +00:00
jkh
27b8e35385 Make man files group owned by man. Make cat dirs group write. 1994-03-18 11:46:12 +00:00
wollman
9522298899 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
a55e9da79e Added local/skel for dot.* files. 1994-02-22 05:43:07 +00:00
rgrimes
9f7c3c3eb0 Add /proc, we need one of them now. Clean up some mode settings. 1994-02-17 03:52:28 +00:00
rgrimes
742a6c3780 General cleanup for 1.1 release, mostly add zoneinfo stuff to BSD.usr.dist 1994-02-15 10:38:50 +00:00
ache
10f4fd871e Add /var/at/jobs & /var/at/spool, remove /var/at/past 1994-01-08 16:07:19 +00:00
nate
af788d99e7 Added directories needed for at/atrun 1994-01-06 01:15:04 +00:00
nate
7903f01333 We've got accounting, might as well have a directory for it. 1993-12-08 00:49:11 +00:00
wollman
ec9c017c73 Added /etc/config as a directory to be maintained. Also added RCS Id. 1993-11-12 20:21:00 +00:00
rgrimes
41891d8761 Add /etc/uucp for uucp configuration files 1993-10-14 12:08:04 +00:00
rgrimes
c33857adf8 Added share/syscons/scrnmaps directory 1993-09-30 23:31:37 +00:00
rgrimes
86d6cbf750 Updated for new location of syscons fonts and keymap files 1993-09-29 02:25:59 +00:00
rgrimes
9877f5ade5 Added info for gnu stuff 1993-08-30 09:56:20 +00:00
rgrimes
3f0bc196a8 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
6d61410c2a Fixed typo in the syscons.* entries (omde instead of mode) 1993-08-29 02:44:41 +00:00
rgrimes
71d1234e1d Added usr/share/syscons.{fonts,keymaps} for the new syscons tools. 1993-08-27 00:55:53 +00:00
rgrimes
151a20f2d9 Miss spelled backups in BSD.var.dist, should have been backups, was backup. 1993-08-10 11:14:54 +00:00
rgrimes
36f6a3996f Added var/backup for daily scripts 1993-08-07 09:49:30 +00:00
rgrimes
605993f7be 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
bd75659876 The updated mtree changed a couple things which required changes in
the mtree files.
1993-07-28 01:53:52 +00:00
nate
e341b8ec68 Changed sys.386bsd to sys 1993-07-26 22:46:16 +00:00
rgrimes
a9391cd705 Fixed /dev/fd to be owner bin group bin mode 555 per the /dev/MAKEDEV script 1993-07-19 19:49:45 +00:00
rgrimes
c0fbaaed3b Updated BSD.*.dist files to reflect FreeBSD as it is now. 1993-07-19 18:48:15 +00:00
rgrimes
241ccdeaf3 Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00