Fix numerous nrelease build issues related to the pkgsrc conversion.
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 22 Dec 2005 06:32:11 +0000 (06:32 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 22 Dec 2005 06:32:11 +0000 (06:32 +0000)
commitbce110a51b25cb4040b3233070584fdc6f49dab4
treec871feee44852d1903c358e442af202e98027729
parent445813b7060bf34501985fac60a3ed2c48b8994b
Fix numerous nrelease build issues related to the pkgsrc conversion.

* Place packages on pkgbox.dragonflybsd.org in a release-specific
  directory.  Adjust the fetch URLs to point to this box.
* Add sophisticated checks for required distributions and distribution
  sets, output exact and easy to follow instructions on how to install
  required pieces.
* Add make targets to install required pieces that are missing.
* Install specific package versions.
* Include a /usr/local/share/dfuibe_installer/sources.conf file to override
  the copy list and add additional directories that must be copied
  (/usr/freebsd_pkg and /usr/pkg).
nrelease/Makefile
nrelease/installer/usr/local/share/dfuibe_installer/sources.conf [new file with mode: 0644]
nrelease/mk.conf.pkgsrc [new file with mode: 0644]