2010-08-24 |
Richard Jones | Refactor febootstrap-supermin-helper code into separate... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Richard Jones | Move febootstrap-supermin-helper into helper/ subdirectory. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Richard Jones | Fix febootstrap-supermin-helper for dual boot case... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Richard Jones | Pull in febootstrap-supermin-helper (C version) from... 2.7 |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Richard Jones | Include /etc/localtime from local machine in the superm... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Richard Jones | Backport libguestfs exception for libntfs-3g.so.N to... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Richard Jones | Backport more complete fix for bash regexp quoting... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Richard Jones | Backport supermin hostfiles / bash quoting fix from... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Richard Jones | supermin: Backport special case handling of libgcc_s. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Richard Jones | Backport "supermin: Prevent multilib corruption (RHBZ... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Richard Jones | Prepare for version 2.6 2.6 |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Richard Jones | Don't run new-kernel-pkg or nscd (RHBZ#557262). |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Richard Jones | supermin: Special case handling for libbfd |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Richard Jones | supermin: Fix code which gets list of kernels. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Richard Jones | supermin: Improve error message and add -d option to... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Richard Jones | supermin: Die with an error if $kernels is empty (RHBZ... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Richard Jones | Set cpio blocksize to 64K. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Richard Jones | Prepare for 2.5. 2.5 |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Richard Jones | Supermin appliance. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Richard Jones | REMOVE upx (pack-executables) option. |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Alexey Torkhov | RFE on febootstrap-minimize: remove yumdb (RHBZ#528685) |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Alexey Torkhov | Allow febootstrap-run to be called by root (RHBZ#528687) |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Matthew Kent | Allow febootstrap-run to be run as root. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Richard Jones | doc: Add a section about debugging febootstrap problems. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Richard Jones | Version 2.4 2.4 |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Richard Jones | Don't use relative paths, make people set $PATH. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Richard Jones | Don't just remove files, wrap the 'rm' command in feboo... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Richard Jones | Add --nocompress option, version 2.3 2.3 |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Richard Jones | Add febootstrap-to-initramfs --files option, version 2.2 2.2 |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Richard Jones | Stop febootstrap-run from accepting -g and -i options... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Richard Jones | Typo (Paul Wise). |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Richard Jones | Version 2.1 2.1 |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Richard Jones | Delete febootstrap-updates cache (viliar.net.ru). |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Richard Jones | Update to previous commit: Properly specify newc cpio... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Richard Jones | Debian's cpio defaults to writing some obsolete format... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Richard Jones | Set LD_LIBRARY_PATH so %pre/%post scripts use local... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Richard Jones | Small fix to make febootstrap work on Debian. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Richard Jones | Prepare for 2.0 2.0 |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Richard Jones | Be more careful about removing files in fakeroot during... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
rjones | Fix for when '-u' option is omitted. |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Richard Jones | Version 1.10 1.10 |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Richard Jones | Fix -u option (viliar.net.ru) |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Richard Jones | Fix '-g' option. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Richard Jones | Version 1.9 1.9 |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Richard Jones | Use `rm -rf' on locale files, so works with RHEL 5. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Richard W.M... | Version 1.8 1.8 |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Richard Jones | Another CDPATH fix (Ján ONDREJ (SAL)). |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Richard Jones | unset CDPATH |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Richard Jones | Don't print output of 'cd' (Ján ONDREJ (SAL)). |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Richard Jones | Unset CDPATH (Ján ONDREJ (SAL)). |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Richard Jones | febootstrap.spec removed, see https://bugzilla.redhat... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Richard Jones | Add the -u/--updates option to add an updates repository. 1.5 |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Richard Jones | Allow proxy to be specified (Kumar Gala). |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Richard Jones | On the need for "febootstrap-install". |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Richard Jones | Use febootstrap-run properly. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Richard Jones | Added a logfile from F-10 install |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Richard Jones | Clear up more warnings during installs. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Richard Jones | More TODO items done. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Richard Jones | Small fix to specfile. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Richard Jones | Version 1.4. Now uses FAKECHROOT_CMD_SUBST to remove... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Richard Jones | fakechroot 2.9 now includes the patches. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Richard Jones | Update TODO: febootstrap-run implemented |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Richard Jones | Added febootstrap-run command. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Richard Jones | Merge branch 'master' of ssh://g-rjones@et.redhat.com... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Richard Jones | TODO file added with some ideas. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Richard Jones | Replace cvsignore with gitignore. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Jim Meyering | * Makefile.am (DISTCLEANFILES): Define, so that "make... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
rjones | Fix arch i686/i386. Version 1.3 for release. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
rjones | Also suggest baobab. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
rjones | Also remove gnome-help directory. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
rjones | Fix quoting. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
rjones | Include patch in dist. Version 1.2 released. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
rjones | Add an option to pack executables. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
rjones | Now depends on fakechroot update 4. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
rjones | Updated the fakechroot patches. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
rjones | Arch is noarch, and clean up examples directory. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
rjones | Added a specfile, version 1.1 for release. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
rjones | Doc fixes to the febootstrap manpage. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
rjones | Document future possible minimization techniques. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
rjones | Added guestfs example. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
rjones | Fail to run if root, or missing files. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
rjones | More requirements. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
rjones | Create /proc, /sys and /dev/mapper directories. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
rjones | More minimization (now 15.9 MB) |
commit | commitdiff | tree | snapshot |
2009-03-20 |
rjones | Version 0.9 for release. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
rjones | Some alternatives. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
rjones | Add first version of the febootstrap-minimize script. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
rjones | Added examples subdirectory. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
rjones | Added note that /init is required in many cases. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
rjones | Added examples directory. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
rjones | Create device nodes. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
rjones | More updates. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
rjones | First version of the script, working. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
rjones | Build manual page. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
rjones | Basic build environment and man page. |
commit | commitdiff | tree | snapshot |
|