Age | Commit message (Expand) | Author | Files | Lines |
2011-03-09 | Rewriting all existent manpages. | Daniel Baumann | 10 | -320/+456 |
2011-03-09 | Correcting lh_configs config.cfg handling, so that it's at least working when... | Daniel Baumann | 1 | -4/+4 |
2011-03-09 | Removing vim-tiny from minimal packages list, it's not a requirement for live... | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Updating forensic packages in rescue list. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Marking aufs and unionfs in devel-live packages list as lenny and sid, resp. ... | Daniel Baumann | 1 | -0/+4 |
2011-03-09 | Including functions.sh, forgot to add it before. | Daniel Baumann | 1 | -0/+8 |
2011-03-09 | Updating year in copyright notices for 2009. | Daniel Baumann | 105 | -106/+106 |
2011-03-09 | Using common function file to source shell includes. | Daniel Baumann | 73 | -436/+76 |
2011-03-09 | Fixing and unifying handling of hooks. | Daniel Baumann | 1 | -7/+4 |
2011-03-09 | Removing enforced installation of mawk in the chroot in lh_binary_debian-inst... | Daniel Baumann | 1 | -1/+0 |
2011-03-09 | Adding temporary workaround to 'failed to install grub' error when using live... | Daniel Baumann | 1 | -2/+19 |
2011-03-09 | Actually doing apt-ftparchive operations in chroot as it was originally inten... | Daniel Baumann | 1 | -16/+35 |
2011-03-09 | Making sure that /tmp has the right permissions after installing sun-java*-do... | Daniel Baumann | 2 | -0/+8 |
2011-03-09 | Actually fix initrd-related breakage in chroot hacks. | Cyril Brulebois | 1 | -1/+1 |
2011-03-09 | Make hacks not break if there are no initrds. | Cyril Brulebois | 1 | -1/+3 |
2011-03-09 | Fix --apt-pdiffs disabled being ignored. | Cyril Brulebois | 1 | -1/+1 |
2011-03-09 | Document LH_BOOTSTRAP_FLAVOUR as empty by default. | Cyril Brulebois | 1 | -1/+1 |
2011-03-09 | Adding missing --dump to help output of lh_config. | Daniel Baumann | 1 | -0/+1 |
2011-03-09 | Updating mode help message in lh_config. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Get rid of MIRROR_BOOTSTRAP_SECURITY in documentation. | Cyril Brulebois | 6 | -38/+2 |
2011-03-09 | Correcting typo in previous aptitude->tasksel commit. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Setting default taskel program from aptitude to tasksel. | Daniel Baumann | 2 | -4/+4 |
2011-03-09 | Adding support for using cdebootstra-static as bootstrap program. | Daniel Baumann | 3 | -10/+10 |
2011-03-09 | If config.cfg is executable, we execute it and accept its output as extra arg... | Daniel Baumann | 1 | -4/+7 |
2011-03-09 | Fixing message for i18n compatibiliy | Antonio Terceiro | 1 | -1/+1 |
2011-03-09 | Parsing lh_config flags from config.cfg, if available. | Daniel Baumann | 1 | -1/+6 |
2011-03-09 | Unsupported bootloader/image type combinations are errors, not warning. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Must be printf instead of echo! | Antonio Terceiro | 1 | -3/+3 |
2011-03-09 | Translating the description of the helpers | Antonio Terceiro | 72 | -72/+72 |
2011-03-09 | Removing incorrect extra argument | Antonio Terceiro | 1 | -1/+1 |
2011-03-09 | Don't ask for translators to translate a bunch of asterisks | Antonio Terceiro | 1 | -2/+2 |
2011-03-09 | Adding Echo function as translatable | Antonio Terceiro | 1 | -1/+1 |
2011-03-09 | Not considering some strings as translatable. | Antonio Terceiro | 1 | -4/+4 |
2011-03-09 | Adding missing newlines in Echo_error | Antonio Terceiro | 1 | -2/+2 |
2011-03-09 | Don't break messages into parts; this make it impossible for translators | Antonio Terceiro | 2 | -33/+8 |
2011-03-09 | Adding check for currently not supported bootloader/image-type combinations. | Daniel Baumann | 1 | -0/+13 |
2011-03-09 | Adding short comments to the different cases in Check_defaults();. | Daniel Baumann | 1 | -0/+5 |
2011-03-09 | Releasing version 1.0.2-4. | Daniel Baumann | 1 | -0/+9 |
2011-03-09 | Moving removal of apt packages lists from minimal and stripped hook to lh_chr... | Daniel Baumann | 3 | -17/+12 |
2011-03-09 | Prefering local hosts over truncated one. | Daniel Baumann | 1 | -1/+6 |
2011-03-09 | Prefering local resolv.conf over truncated one. | Daniel Baumann | 1 | -1/+6 |
2011-03-09 | Releasing version 1.0.2-3. | Daniel Baumann | 2 | -1/+25 |
2011-03-09 | Truncating resolv.conf created during bootstrap stage, otherwise we'll end up... | Daniel Baumann | 1 | -0/+7 |
2011-03-09 | Set default value of _COLOR to "false" from "disabled". | Chris Lamb | 1 | -1/+1 |
2011-03-09 | Adding sample hook to add custom /etc/modules entries. | Daniel Baumann | 1 | -0/+15 |
2011-03-09 | Also handling custom apt.conf in config/chroot_apt/apt.conf to allow further ... | Daniel Baumann | 1 | -0/+22 |
2011-03-09 | Re-order arguments to find(1) to silence warning about sub-optimal ordering. | Chris Lamb | 1 | -1/+1 |
2011-03-09 | Don't assume that if dpkg is installed, we'll actually get a live-helper vers... | Chris Lamb | 1 | -3/+3 |
2011-03-09 | Test for dpkg-query instead of dpkg if we are only going to run dpkg-query wi... | Chris Lamb | 1 | -1/+1 |
2011-03-09 | Only print versions of live-helper in --dump output, not every package instal... | Chris Lamb | 1 | -1/+1 |