Bug 106037 - [New Port] sysutils/farbot: FreeBSD Automated Release Bot
Summary: [New Port] sysutils/farbot: FreeBSD Automated Release Bot
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alexander Botero-Lowry
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-30 01:40 UTC by Nick Barkas
Modified: 2006-11-30 05:00 UTC (History)
0 users

See Also:


Attachments
file.shar (3.87 KB, text/plain)
2006-11-30 01:40 UTC, Nick Barkas
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Barkas 2006-11-30 01:40:03 UTC
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/
Comment 1 Alexander Botero-Lowry freebsd_committer freebsd_triage 2006-11-30 04:38:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alexbl

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-30 04:56:48 UTC
alexbl      2006-11-30 04:56:43 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/farbot      Makefile distinfo pkg-descr pkg-plist 
  Log:
  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>
  
  Revision  Changes    Path
  1.861     +1 -0      ports/sysutils/Makefile
  1.1       +33 -0     ports/sysutils/farbot/Makefile (new)
  1.1       +3 -0      ports/sysutils/farbot/distinfo (new)
  1.1       +15 -0     ports/sysutils/farbot/pkg-descr (new)
  1.1       +35 -0     ports/sysutils/farbot/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Alexander Botero-Lowry freebsd_committer freebsd_triage 2006-11-30 04:58:22 UTC
State Changed
From-To: open->closed

New port added. Thanks!