My favorites | Sign in
Project Logo
                
Code license: New BSD License
Labels: freebsd, pxe, netinstall

Introduction

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:

Requirements

Installation

Farbot uses the standard Python distutils. To install, run setup.py:

./setup.py install

Farbot will be installed in the Python site-packages directory. The farbot command line tool will be installed in the Python-specified bin directory. An example configuration file, farbot.conf, is supplied with the source distribution.

Farbot is also available in the FreeBSD ports collection as sysutils/farbot.









Hosted by Google Code