diff options
author | bde <bde@FreeBSD.org> | 1996-09-03 15:14:45 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1996-09-03 15:14:45 +0000 |
commit | f604ccac59c97e892c1ffe97f9ab4176f802d91f (patch) | |
tree | 07b0f58154314653cee1b73156d44ce8f37f7d06 /etc | |
parent | 50b00557e0e9c28f33049efc6de6d4e2961940c5 (diff) | |
download | FreeBSD-src-f604ccac59c97e892c1ffe97f9ab4176f802d91f.zip FreeBSD-src-f604ccac59c97e892c1ffe97f9ab4176f802d91f.tar.gz |
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.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/mtree/BSD.usr.dist | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist index 643c4a0..05527a9 100644 --- a/etc/mtree/BSD.usr.dist +++ b/etc/mtree/BSD.usr.dist @@ -1,4 +1,4 @@ -# $Id: BSD.usr.dist,v 1.65 1996/08/31 13:04:03 wosch Exp $ +# $Id: BSD.usr.dist,v 1.66 1996/09/02 13:10:02 phk Exp $ # /set type=dir uname=bin gname=bin mode=0755 @@ -60,6 +60,8 @@ papers .. psd + 05.sysman + .. 12.make .. 18.gprof @@ -451,6 +453,8 @@ Africa .. America + Indiana + .. .. Asia .. |