summaryrefslogtreecommitdiffstats
path: root/febootstrap_utils.ml
Commit message (Collapse)AuthorAgeFilesLines
* febootstrap: Add --save-temps option to save temporary files on exit.Richard W.M. Jones2011-08-191-4/+8
|
* Rewrite febootstrap as a general supermin appliance building tool.3.0Richard W.M. Jones2010-12-051-0/+145
This complete rewrite of the building tools turns febootstrap into a general purpose, cross-distro, supermin appliance only build tool. There is now only one program 'febootstrap' which is used to build a supermin appliance from a list of packages. Normal appliances are not supported. The tools are incompatible with febootstrap 2.x (use the febootstrap-2.x branch from git to get the old package).