NetBSD/distrib/sun2/ramdisk/mtree.conf
lukem 7abb10eb65 convert to be closer to the other distrib dirs:
- take advantage of Makefile.mdset
- use list instead of ramdisk.list, and remove special srcdirs for init
  and dd since they understand -DSMALLPROG
- use full-path style specfile mtree.conf instead of
  old-style specfile ../common/ramdisk.tree
- ensure IMAGEDEPENDS is in sync with list
(xxx; untested :)
2002-04-26 03:15:15 +00:00

15 lines
185 B
Plaintext

#
# $NetBSD: mtree.conf,v 1.1 2002/04/26 03:15:16 lukem Exp $
#
/set type=dir uname=root gname=wheel mode=0755
.
./bin
./dev
./etc
./mnt
./sbin
./tmp
# (./usr will be a link to root)