summaryrefslogtreecommitdiffstats
path: root/etc/mtree
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-06-05 14:47:10 +0000
committerpeter <peter@FreeBSD.org>1998-06-05 14:47:10 +0000
commit2cc593abf5a9eeffede4aae12c81fd365c28e352 (patch)
treef11d2d7ba091b733e29b1857cccbd879b547033d /etc/mtree
parent00b7e773c5170cbb781853c5c38133d0549366c5 (diff)
downloadFreeBSD-src-2cc593abf5a9eeffede4aae12c81fd365c28e352.zip
FreeBSD-src-2cc593abf5a9eeffede4aae12c81fd365c28e352.tar.gz
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.
Diffstat (limited to 'etc/mtree')
-rw-r--r--etc/mtree/BSD.usr.dist6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist
index 6e8494a..61def55 100644
--- a/etc/mtree/BSD.usr.dist
+++ b/etc/mtree/BSD.usr.dist
@@ -1,4 +1,4 @@
-# $Id: BSD.usr.dist,v 1.112 1998/04/13 21:44:46 wosch Exp $
+# $Id: BSD.usr.dist,v 1.113 1998/05/26 20:12:46 sos Exp $
#
/set type=dir uname=bin gname=bin mode=0755
@@ -55,7 +55,7 @@
..
mdec
..
- obj
+ obj nochange
..
sbin
..
@@ -600,6 +600,6 @@
..
..
..
- src mode=0755
+ src mode=0755 nochange
..
..
OpenPOWER on IntegriCloud