diff options
author | 1997-02-06 07:25:15 +0000 | |
---|---|---|
committer | 1997-02-06 07:25:15 +0000 | |
commit | ec46234524fde9a8fcd476aec1d783a587029b86 (patch) | |
tree | 7b4c3fc1e5e89a0ffc3e9ef3d2302063269ec270 | |
parent | Clean up silly things, mount rd0a not rd0, and (diff) | |
download | wireguard-openbsd-ec46234524fde9a8fcd476aec1d783a587029b86.tar.xz wireguard-openbsd-ec46234524fde9a8fcd476aec1d783a587029b86.zip |
add /kern to miniroot image for kernfs support
-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 |