cvs commit: ports/sysutils Makefile ports/sysutils/farbot Makefile distinfo pkg-descr pkg-plist

Alexander Botero-Lowry alexbl at FreeBSD.org
Wed Nov 29 20:56:44 PST 2006


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)


More information about the cvs-all mailing list