diff options
author | Dale S. Rahn <rahnds@cvs.openbsd.org> | 1997-02-06 07:25:16 +0000 |
---|---|---|
committer | Dale S. Rahn <rahnds@cvs.openbsd.org> | 1997-02-06 07:25:16 +0000 |
commit | 25a43b7f0dc89e4ed75aea93ce88959b3cf96850 (patch) | |
tree | bd5c98697565183d5ea584116b6ce0e12faf5494 /distrib/powerpc/inst-common | |
parent | 935fefcd14f59c408ca0815cd5e17b51fd448306 (diff) |
add /kern to miniroot image for kernfs support
Diffstat (limited to 'distrib/powerpc/inst-common')
-rw-r--r-- | distrib/powerpc/inst-common/mtree.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/distrib/powerpc/inst-common/mtree.conf b/distrib/powerpc/inst-common/mtree.conf index b348b9773a3..6add6806ec5 100644 --- a/distrib/powerpc/inst-common/mtree.conf +++ b/distrib/powerpc/inst-common/mtree.conf @@ -41,6 +41,11 @@ tmp # ./tmp .. +# ./kern +kern +# ./kern +.. + # ./usr usr |