diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 07:00:48 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 07:00:48 +0000 |
commit | 4b301465c86ff6179a4ef9cbe98597e12b0bdef7 (patch) | |
tree | ad84422ca53320a3870bb80aed42e6398d3f969a /distrib/pc532/floppies/inst-common/mtree.conf | |
parent | 124e22ed553b6c1db3b6ee2983145bdf1ce527c5 (diff) |
update from netbsd
Diffstat (limited to 'distrib/pc532/floppies/inst-common/mtree.conf')
-rw-r--r-- | distrib/pc532/floppies/inst-common/mtree.conf | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/distrib/pc532/floppies/inst-common/mtree.conf b/distrib/pc532/floppies/inst-common/mtree.conf index e8a96b45693..4ff0f5df78b 100644 --- a/distrib/pc532/floppies/inst-common/mtree.conf +++ b/distrib/pc532/floppies/inst-common/mtree.conf @@ -1,4 +1,4 @@ -# $Id: mtree.conf,v 1.1 1995/10/18 08:37:42 deraadt Exp $ +# $Id: mtree.conf,v 1.2 1995/12/14 07:00:37 deraadt Exp $ /set type=dir uname=root gname=wheel mode=0755 # . @@ -107,5 +107,17 @@ misc # ./usr/share .. +# ./usr/local +local + +# ./usr/local/bin +bin + +# ./usr/local/bin +.. + +# ./usr/local +.. + # ./usr .. |