Age | Commit message (Expand) | Author |
2011-03-09 | Don't skip single dot-files in the root directory of binary and chroot local ... | Chris Lamb |
2011-03-09 | Don't exclude live-installer when LH_DEBIAN_INSTALLER=live | Chris Lamb |
2011-03-09 | Fix a few bogus guards in lh_binary_debian-installer | Chris Lamb |
2011-03-09 | Parsing local arguments to lh_config last. | Daniel Baumann |
2011-03-09 | Correcting order where system-wide lh_config defaults file is read, thanks to... | Daniel Baumann |
2011-03-09 | Only saving source indices to indices cache if source indices are actually ex... | Daniel Baumann |
2011-03-09 | Correcting path for system-wide lh_config defaults file. | Daniel Baumann |
2011-03-09 | Added support for /etc/live-helper. | Marco Amadori |
2011-03-09 | Removed a useless space. | Marco Amadori |
2011-03-09 | Create chroot_local-preseed/ directory when building config/ in lh_config | Chris Lamb |
2011-03-09 | Producing rsyncable tarballs where possible. | Daniel Baumann |
2011-03-09 | Allow fallback to chroot_package-lists inside binary lists | Chris Lamb |
2011-03-09 | Remove temporary binary package list files | Chris Lamb |
2011-03-09 | Tidy calls to new Expand_packagelist | Chris Lamb |
2011-03-09 | Some formating and style cleanups. | Daniel Baumann |
2011-03-09 | Using one single packages cache directory for all chroot packages. | Daniel Baumann |
2011-03-09 | Using hardlinks to copy local packages into chroot. | Daniel Baumann |
2011-03-09 | Moving lh_chroot_packages call in lh_chroot to old place. | Daniel Baumann |
2011-03-09 | Install most chroot packages in one ${LH_APT} call (Closes: #475739) | Chris Lamb |
2011-03-09 | Install local packages using a local APT repo instead of using "dpkg -i" | Chris Lamb |
2011-03-09 | lh_chroot_local-preseed: fix minor typo | Tiago Bortoletto Vaz |
2011-03-09 | lh_binary_debian-installer: Add dependency on 'wget' | Chris Lamb |
2011-03-09 | Fix a number of issues with Syslinux templates (Closes: #476204) | Chris Lamb |
2011-03-09 | Use "find -path" for matching "path/to/file" files (Closes: #476206) | Chris Lamb |
2011-03-09 | Fix quoting when installing local packages (Closes: #470683) | Chris Lamb |
2011-03-09 | Fix typo in policy-rc.d | Chris Lamb |
2011-03-09 | Sorting image file lists. | Daniel Baumann |
2011-03-09 | Creating binary and source file lists in build directory. | Daniel Baumann |
2011-03-09 | Also copying binary package list to build directory. | Daniel Baumann |
2011-03-09 | Also adding a packages.txt when building etch images, although there is a cas... | Daniel Baumann |
2011-03-09 | lh_chroot_linux-image: Catch missing case in local live-initramfs handling | Chris Lamb |
2011-03-09 | helpers/lh_config, functions/defaults.sh: Correct "boostrap" -> "bootstrap" | Chris Lamb |
2011-03-09 | Sort md5sum.txt files again after filename. | Daniel Baumann |
2011-03-09 | Updating help output of lh_config. | Daniel Baumann |
2011-03-09 | Applied patch from Erwan Le Gall <elegall@linagora.com> to give a warning whe... | Daniel Baumann |
2011-03-09 | Using new Read_conffile(); now. | Daniel Baumann |
2011-03-09 | Adding 'all' configuration file. | Daniel Baumann |
2011-03-09 | Fixing md5sum.txt creation to not fail on filenames with whitespaces, thanks ... | Daniel Baumann |
2011-03-09 | lh_chroot_hacks: Ensure initrds are group- and world- readable | Chris Lamb |
2011-03-09 | Allow LH_ENCRYPTION="disabled" to disable encryption | Chris Lamb |
2011-03-09 | lh_binary_encryption: Rework and fix broken AES encryption routines | Chris Lamb |
2011-03-09 | lh_binary_rootfs: Remove | Chris Lamb |
2011-03-09 | lh_binary_debian-installer: Preseed by repacking initrd in some situations | Chris Lamb |
2011-03-09 | lh_binary_debian-installer: Merge pool/netboot determining logic | Chris Lamb |
2011-03-09 | lh_binary_debian-installer: Remove "local"-oriented bashisms | Chris Lamb |
2011-03-09 | lh_chroot_linux-image: Install dependencies differently when using aptitude | Chris Lamb |
2011-03-09 | lh_binary_debian-installer: Don't use --no-clobber for downloading files | Chris Lamb |
2011-03-09 | lh_binary_debian-installer: Only create package pools when necessary | Chris Lamb |
2011-03-09 | lh_binary_debian-installer: Re-enable d-i on netboot images | Chris Lamb |
2011-03-09 | Correcting wrong logic on handling secure apt. | Daniel Baumann |