diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-10-31 05:41:30 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-10-31 05:41:30 +0000 |
commit | 0720a75e88c7afe5b938df4dc550264b9d1c2607 (patch) | |
tree | 772d01689a0a8faa90195bfc7c9aeade61703085 /distrib/hp300/ramdisk/mtree.conf | |
parent | 959f63b90abef8893d1847f39035d5b9a557c15e (diff) |
Final pass through the ramdisk installer. Seems to work correctly.
Diffstat (limited to 'distrib/hp300/ramdisk/mtree.conf')
-rw-r--r-- | distrib/hp300/ramdisk/mtree.conf | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/distrib/hp300/ramdisk/mtree.conf b/distrib/hp300/ramdisk/mtree.conf index dd3b0130168..cf3d69f01bd 100644 --- a/distrib/hp300/ramdisk/mtree.conf +++ b/distrib/hp300/ramdisk/mtree.conf @@ -1,5 +1,5 @@ # -# $OpenBSD: mtree.conf,v 1.1 1997/02/16 18:20:05 downsj Exp $ +# $OpenBSD: mtree.conf,v 1.2 1997/10/31 05:41:29 downsj Exp $ # $NetBSD: mtree.conf,v 1.1 1995/07/18 04:13:24 briggs Exp $ # @@ -47,6 +47,18 @@ kern # ./kern .. +# ./var +var + +# ./var/tmp +tmp + +# ./var +.. + +# ./ +.. + # ./usr usr |