freebsd-ports/sysutils/farbot/pkg-descr
Nikolai Lifanov ba7396eb94 unbreak sysutils/farbot and update to 1.0
- update to 1.0
 - switch form GOOGLE_CODE to GITHUB
 - add LICENSE
 - switch to autoplist
 - use @sample for etc/farbot.conf.sample

PR:		216972
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2017-02-16 20:36:54 +00:00

15 lines
633 B
Text

Farbot automates building of netinstall/PXE boot FreeBSD releases.
It features a simple configuration file based on the concept of
"Installations", "PackageSets", and "PartitionMaps."
Farbot currently handles the following:
* Building FreeBSD releases, including grabbing any source needed.
* Building packages for each release, derived from per installation
package sets.
* Laying out an NFS/TFTP exportable file system structure for all built
releases, customized for each installation type.
* Generation of a customized bootloader with options to install each
installation type
WWW: https://github.com/threerings/farbot/