summaryrefslogtreecommitdiffstats
path: root/examples/minimal-filesystem.sh
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Add an option to pack executables.rjones2009-03-231-1/+1
| | | | Be careful to retain same inode number for /etc/services.
* Fail to run if root, or missing files.rjones2009-03-201-0/+10
|
* Add first version of the febootstrap-minimize script.rjones2009-03-201-2/+8
|
* Added examples directory.rjones2009-03-191-0/+44
Added minimal-filesystem example.