Age | Commit message (Expand) | Author | Files | Lines |
2011-03-09 | Adding own iso volume when beeing in release mode. | Daniel Baumann | 1 | -1/+6 |
2011-03-09 | Introducing debian-release mode. | Daniel Baumann | 1 | -12/+12 |
2011-03-09 | Moving live-initramfs or casper parameter list to live subdirectory on the im... | Daniel Baumann | 1 | -6/+0 |
2011-03-09 | Moving binary manifest to live subdirectory on the images. | Daniel Baumann | 1 | -8/+15 |
2011-03-09 | Cleaning up rules file. | Daniel Baumann | 1 | -9/+1 |
2011-03-09 | Updating copyright file. | Daniel Baumann | 1 | -21/+26 |
2011-03-09 | Prefixing debhelper files with package name. | Daniel Baumann | 9 | -2/+2 |
2011-03-09 | Revert using debhelper 7 command in rules. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Take win32-loader from the target distribution by using the chroot. | Daniel Baumann | 1 | -9/+23 |
2011-03-09 | Splitting out win32-loader handling into own helper script. | Daniel Baumann | 5 | -15/+88 |
2011-03-09 | Updating pt_br localization (Closes: #514196). | Tiago Bortoletto Vaz | 1 | -497/+901 |
2011-03-09 | Adding clean parameter to lh_config to minimize config directory by automatic... | Daniel Baumann | 2 | -1/+19 |
2011-03-09 | Correcting order of genisoimage option assembling, the exludes do have to be ... | Daniel Baumann | 1 | -8/+8 |
2011-03-09 | Fixing typo in changelog. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Regenerationg live-helper pot file. | Daniel Baumann | 1 | -338/+710 |
2011-03-09 | Releasing version 1.0.3-1. | Daniel Baumann | 2 | -1/+78 |
2011-03-09 | Correcting wrong logic in defaults.sh which resultet in having loop-aes-utils... | Daniel Baumann | 1 | -4/+11 |
2011-03-09 | Adding autoconfig support to lh_build as well. | Daniel Baumann | 1 | -0/+11 |
2011-03-09 | Fixing infinit loop when using autoconfig for lh_config and lh_clean. | Daniel Baumann | 2 | -8/+14 |
2011-03-09 | Updating name of arhive keys in image autobuild script. | Daniel Baumann | 1 | -2/+2 |
2011-03-09 | Correcting typo for libewf in rescue list. | Daniel Baumann | 1 | -1/+1 |
2011-03-09 | Overwriting the debootstrap or fdisk program if it is set to a value that is ... | Daniel Baumann | 1 | -4/+3 |
2011-03-09 | Removing shell specific extensions and call of scripts/config and scripts/cle... | Daniel Baumann | 2 | -4/+4 |
2011-03-09 | Adding dummy live-helper command to make any confused user aware that live-he... | Daniel Baumann | 3 | -17/+43 |
2011-03-09 | Replacing previous attempt of using config.cfg, now using scripts/config.sh a... | Daniel Baumann | 2 | -9/+17 |
2011-03-09 | Automatically displaying manpage when calling a helper with -h or --help. | Daniel Baumann | 3 | -2/+19 |
2011-03-09 | Also covering compressed manpages in uninstall target of Makefile. | Daniel Baumann | 1 | -4/+4 |
2011-03-09 | Adding simple manpages for every other live-helper command. | Daniel Baumann | 64 | -0/+1860 |
2011-03-09 | Running po4a for manpages. | Daniel Baumann | 30 | -2931/+7365 |
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 |