NetBSD/distrib/common/mtree.common
lukem 4989a7a8c6 Don't bother building var/db/obsolete/* files for the install media;
this stuff is in the base.tgz distribution, and it's better to have
postinstall fix it up than use the (dodgy) code in sysinst.
2003-05-09 01:45:08 +00:00

26 lines
312 B
Plaintext

# $NetBSD: mtree.common,v 1.4 2003/05/09 01:45:08 lukem Exp $
/set type=dir uname=root gname=wheel mode=0755
.
./bin
./dev
./etc
./mnt
./mnt2
./kern
./sbin
./tmp mode=01777
./usr
./usr/bin
./usr/mdec
./usr/sbin
./usr/share
./usr/share/misc
./var
./var/db
./var/run
./var/log
./var/spool
./var/spool/lock