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