summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 2.5.2.5Richard Jones2009-10-221-1/+1
|
* Supermin appliance.Richard Jones2009-10-227-3/+616
| | | | | This ports the libguestfs supermin appliance work into febootstrap to make it more generally available to anyone who wants to use it.
* REMOVE upx (pack-executables) option.Richard Jones2009-10-223-33/+5
|
* RFE on febootstrap-minimize: remove yumdb (RHBZ#528685)Alexey Torkhov2009-10-132-2/+4
|
* Allow febootstrap-run to be called by root (RHBZ#528687)Alexey Torkhov2009-10-131-3/+7
|
* Allow febootstrap-run to be run as root.Matthew Kent2009-09-251-0/+5
|
* doc: Add a section about debugging febootstrap problems.Richard Jones2009-08-031-0/+28
|
* Version 2.42.4Richard Jones2009-07-301-1/+1
|
* Don't use relative paths, make people set $PATH.Richard Jones2009-07-304-8/+20
|
* Don't just remove files, wrap the 'rm' command in febootstrap-run wrapper.Richard Jones2009-07-301-3/+2
|
* Add --nocompress option, version 2.32.3Richard Jones2009-06-163-7/+26
|
* Add febootstrap-to-initramfs --files option, version 2.22.2Richard Jones2009-06-153-6/+65
|
* Stop febootstrap-run from accepting -g and -i options in error.Richard Jones2009-06-151-1/+1
|
* Typo (Paul Wise).Richard Jones2009-05-251-1/+1
|
* Version 2.12.1Richard Jones2009-05-241-1/+1
|
* Delete febootstrap-updates cache (viliar.net.ru).Richard Jones2009-05-241-0/+2
|
* Update to previous commit: Properly specify newc cpio format.Richard Jones2009-05-241-2/+2
|
* Debian's cpio defaults to writing some obsolete format, not 'newc'.Richard Jones2009-05-241-2/+2
|
* Set LD_LIBRARY_PATH so %pre/%post scripts use local libraries.Richard Jones2009-05-241-0/+3
|
* Small fix to make febootstrap work on Debian.Richard Jones2009-05-242-2/+2
|
* Prepare for 2.02.0Richard Jones2009-05-111-1/+1
|
* Be more careful about removing files in fakeroot during minimization.Richard Jones2009-05-118-35/+159
| | | | Added febootstrap-install program.
* Fix for when '-u' option is omitted.rjones2009-05-111-1/+1
|
* Version 1.101.10Richard Jones2009-05-101-1/+1
|
* Fix -u option (viliar.net.ru)Richard Jones2009-05-101-1/+9
|
* Fix '-g' option.Richard Jones2009-05-081-1/+1
|
* Version 1.91.9Richard Jones2009-05-071-1/+1
|
* Use `rm -rf' on locale files, so works with RHEL 5.Richard Jones2009-05-061-1/+1
|
* Version 1.81.8Richard W.M. Jones2009-05-011-1/+1
|
* Another CDPATH fix (Ján ONDREJ (SAL)).Richard Jones2009-04-211-1/+1
|
* unset CDPATHRichard Jones2009-04-204-0/+8
|
* Don't print output of 'cd' (Ján ONDREJ (SAL)).Richard Jones2009-04-202-4/+2
|
* Unset CDPATH (Ján ONDREJ (SAL)).Richard Jones2009-04-202-1/+3
|
* febootstrap.spec removed, see ↵Richard Jones2009-04-144-85/+1
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=febootstrap
* 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
|/