Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 2006 04:56:43 +0000 (UTC)
From:      Alexander Botero-Lowry <alexbl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/farbot Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200611300456.kAU4uiPI037584@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611300456.kAU4uiPI037584>