summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add the -u/--updates option to add an updates repository.1.5Richard Jones2009-04-093-5/+62
|
* Allow proxy to be specified (Kumar Gala).Richard Jones2009-04-092-2/+12
|
* On the need for "febootstrap-install".Richard Jones2009-04-031-2/+10
|
* Use febootstrap-run properly.Richard Jones2009-04-013-6/+43
| | | | Better documentation for febootstrap-run.
* Added a logfile from F-10 installRichard Jones2009-03-301-0/+0
|
* Clear up more warnings during installs.Richard Jones2009-03-302-5/+19
|
* More TODO items done.Richard Jones2009-03-301-2/+0
|
* Small fix to specfile.Richard Jones2009-03-301-3/+5
|
* Version 1.4. Now uses FAKECHROOT_CMD_SUBST to remove most %post warnings.Richard Jones2009-03-305-18/+273
|
* fakechroot 2.9 now includes the patches.Richard Jones2009-03-303-5/+5
|
* Update TODO: febootstrap-run implementedRichard Jones2009-03-301-3/+0
|
* Added febootstrap-run command.Richard Jones2009-03-308-16/+218
| | | | | Examples need more VM RAM when run in Rawhide. Also use 'set -e' in example scripts.
* Merge branch 'master' of ssh://g-rjones@et.redhat.com/git/febootstrapRichard Jones2009-03-281-0/+1
|\
| * * Makefile.am (DISTCLEANFILES): Define, so that "make distcheck" passes.Jim Meyering2009-03-251-0/+1
| |
* | TODO file added with some ideas.Richard Jones2009-03-281-0/+20
| |
* | Replace cvsignore with gitignore.Richard Jones2009-03-282-9/+8
|/
* Fix arch i686/i386. Version 1.3 for release.rjones2009-03-252-1/+4
|
* Also suggest baobab.rjones2009-03-241-0/+1
|
* Also remove gnome-help directory.rjones2009-03-241-0/+1
|
* Fix quoting.rjones2009-03-231-5/+5
|
* Include patch in dist. Version 1.2 released.rjones2009-03-231-0/+1
|
* Add an option to pack executables.rjones2009-03-235-11/+51
| | | | Be careful to retain same inode number for /etc/services.
* Now depends on fakechroot update 4.rjones2009-03-232-2/+2
|
* Updated the fakechroot patches.rjones2009-03-232-10/+64
|
* Arch is noarch, and clean up examples directory.rjones2009-03-231-0/+7
|
* Added a specfile, version 1.1 for release.rjones2009-03-234-2/+75
|
* Doc fixes to the febootstrap manpage.rjones2009-03-231-4/+11
|
* Document future possible minimization techniques.rjones2009-03-231-0/+23
|
* Added guestfs example.rjones2009-03-203-1/+73
|
* Fail to run if root, or missing files.rjones2009-03-201-0/+10
|
* More requirements.rjones2009-03-201-0/+5
|
* Create /proc, /sys and /dev/mapper directories.rjones2009-03-201-0/+10
| | | | | Use FAKECHROOT_EXCLUDE_PATH=/proc which is required so that useradd/ groupadd work correctly.
* More minimization (now 15.9 MB)rjones2009-03-203-21/+158
|
* Version 0.9 for release.rjones2009-03-202-1/+342
|
* Some alternatives.rjones2009-03-201-3/+5
|
* Add first version of the febootstrap-minimize script.rjones2009-03-2010-58/+326
|
* Added examples subdirectory.rjones2009-03-196-8/+35
|
* Added note that /init is required in many cases.rjones2009-03-191-1/+3
|
* Added examples directory.rjones2009-03-193-0/+52
| | | | Added minimal-filesystem example.
* Create device nodes.rjones2009-03-191-13/+53
| | | | Move common code into sub-functions.
* More updates.rjones2009-03-196-10/+211
|
* First version of the script, working.rjones2009-03-193-8/+134
|
* Build manual page.rjones2009-03-194-1/+41
|
* Basic build environment and man page.rjones2009-03-197-0/+335