| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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).
|
| |
|
|
|
|
| |
Better documentation for febootstrap-run.
|
|
|
|
|
| |
Examples need more VM RAM when run in Rawhide. Also use 'set -e' in example
scripts.
|
|
|
|
| |
Be careful to retain same inode number for /etc/services.
|
| |
|
| |
|
|
Added minimal-filesystem example.
|