diff options
author | alexbl <alexbl@FreeBSD.org> | 2006-11-30 12:56:43 +0800 |
---|---|---|
committer | alexbl <alexbl@FreeBSD.org> | 2006-11-30 12:56:43 +0800 |
commit | fb6f53423c60fc99b10290f955e6c8f372a64383 (patch) | |
tree | fb1649afc695c8e46da8635ef6dcfb4bf944b93f /sysutils/farbot/distinfo | |
parent | 974503c6427d70b72acfb933b715f6e30364ad8a (diff) | |
download | freebsd-ports-gnome-fb6f53423c60fc99b10290f955e6c8f372a64383.tar.gz freebsd-ports-gnome-fb6f53423c60fc99b10290f955e6c8f372a64383.tar.zst freebsd-ports-gnome-fb6f53423c60fc99b10290f955e6c8f372a64383.zip |
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: http://dpw.threerings.net/projects/farbot/
PR: ports/106037
Submitted by: Nick Barkas <snb at threerings.net>
Diffstat (limited to 'sysutils/farbot/distinfo')
-rw-r--r-- | sysutils/farbot/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/farbot/distinfo b/sysutils/farbot/distinfo new file mode 100644 index 000000000000..9d352652dda0 --- /dev/null +++ b/sysutils/farbot/distinfo @@ -0,0 +1,3 @@ +MD5 (farbot-1.0-alpha2.tar.gz) = f01daa8e5d8549866171afbed2239ac5 +SHA256 (farbot-1.0-alpha2.tar.gz) = 48237c1d60dc8293f034ed5f318e8a3328c92ca1de01af2ed7069494f35ad3f1 +SIZE (farbot-1.0-alpha2.tar.gz) = 90142 |