Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite febootstrap as a general supermin appliance building tool.3.0 | Richard W.M. Jones | 2010-12-05 | 1 | -73/+0 |
| | | | | | | | | | | | | | | 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). | ||||
* | Don't use relative paths, make people set $PATH. | Richard Jones | 2009-07-30 | 1 | -4/+4 |
| | |||||
* | Use febootstrap-run properly. | Richard Jones | 2009-04-01 | 1 | -3/+7 |
| | | | | Better documentation for febootstrap-run. | ||||
* | Added febootstrap-run command. | Richard Jones | 2009-03-30 | 1 | -1/+3 |
| | | | | | Examples need more VM RAM when run in Rawhide. Also use 'set -e' in example scripts. | ||||
* | Added guestfs example. | rjones | 2009-03-20 | 1 | -0/+67 |