- do not create X11 subdirs always anymore
commit9b47099a0f2e0bce9a28ea2b310cc35a0400366e
authormatthew green <mrg@NetBSD.org>
Mon, 7 Sep 2009 19:34:30 +0000 (7 19:34 +0000)
committermatthew green <mrg@NetBSD.org>
Mon, 7 Sep 2009 19:34:30 +0000 (7 19:34 +0000)
treeccb5d7b655a4e951516c49f533239f8a4845c21b
parent52a240e829a675a672ac9432fa3d376acd90719d
- do not create X11 subdirs always anymore

- we now only create them when building X11, and only create the ones
  we need (X11R6 xor X11R7)

- all these subdirs are now in the xbase set

- move the logic for running mtree into etc/mtree/Makefile

- split NetBSD.dist into 3 files, and have the build and postinstall handle
  creating a possibly merged one.  we still have a single installed file
  called "NetBSD.dist".
distrib/sets/lists/base/mi
distrib/sets/lists/xbase/mi
etc/Makefile
etc/mtree/Makefile
etc/mtree/NetBSD.dist.XFree86 [new file with mode: 0644]
etc/mtree/NetBSD.dist.Xorg [new file with mode: 0644]
etc/mtree/NetBSD.dist.base [moved from etc/mtree/NetBSD.dist with 74% similarity]
usr.sbin/postinstall/postinstall