summaryrefslogtreecommitdiffstats
path: root/examples/guestfs-test.sh
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite febootstrap as a general supermin appliance building tool.3.0Richard W.M. Jones2010-12-051-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 Jones2009-07-301-4/+4
|
* Use febootstrap-run properly.Richard Jones2009-04-011-3/+7
| | | | Better documentation for febootstrap-run.
* Added febootstrap-run command.Richard Jones2009-03-301-1/+3
| | | | | Examples need more VM RAM when run in Rawhide. Also use 'set -e' in example scripts.
* Added guestfs example.rjones2009-03-201-0/+67