2006-11-30 04:56:43 +00:00
|
|
|
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
|
|
|
|
|
2009-11-17 11:30:03 +00:00
|
|
|
WWW: http://code.google.com/p/farbot/
|