[PC-BSD Commits] r19581 - pcbsd/current/build-files/src-patches
svn at pcbsd.org
svn at pcbsd.org
Tue Oct 2 15:40:57 PDT 2012
Author: kris
Date: 2012-10-02 22:40:57 +0000 (Tue, 02 Oct 2012)
New Revision: 19581
Added:
pcbsd/current/build-files/src-patches/patch-pc-sysinstall-distfiles
Log:
Add initial patch to pc-sysinstall which will allow it to support FreeBSD
style dist-files for installation.
To use set variables such as this:
packageType=dist
distFiles=base src kernel doc
Then use the normal ways to specify the location, such as ftpPath, localPath, etc.
Still needs testing :)
More information about the Commits
mailing list