summaryrefslogtreecommitdiff
path: root/helpers
AgeCommit message (Expand)Author
2011-03-09Producing rsyncable tarballs where possible.Daniel Baumann
2011-03-09Allow fallback to chroot_package-lists inside binary listsChris Lamb
2011-03-09Remove temporary binary package list filesChris Lamb
2011-03-09Tidy calls to new Expand_packagelistChris Lamb
2011-03-09Some formating and style cleanups.Daniel Baumann
2011-03-09Using one single packages cache directory for all chroot packages.Daniel Baumann
2011-03-09Using hardlinks to copy local packages into chroot.Daniel Baumann
2011-03-09Moving lh_chroot_packages call in lh_chroot to old place.Daniel Baumann
2011-03-09Install most chroot packages in one ${LH_APT} call (Closes: #475739)Chris Lamb
2011-03-09Install local packages using a local APT repo instead of using "dpkg -i"Chris Lamb
2011-03-09lh_chroot_local-preseed: fix minor typoTiago Bortoletto Vaz
2011-03-09lh_binary_debian-installer: Add dependency on 'wget'Chris Lamb
2011-03-09Fix a number of issues with Syslinux templates (Closes: #476204)Chris Lamb
2011-03-09Use "find -path" for matching "path/to/file" files (Closes: #476206)Chris Lamb
2011-03-09Fix quoting when installing local packages (Closes: #470683)Chris Lamb
2011-03-09Fix typo in policy-rc.dChris Lamb
2011-03-09Sorting image file lists.Daniel Baumann
2011-03-09Creating binary and source file lists in build directory.Daniel Baumann
2011-03-09Also copying binary package list to build directory.Daniel Baumann
2011-03-09Also adding a packages.txt when building etch images, although there is a cas...Daniel Baumann
2011-03-09lh_chroot_linux-image: Catch missing case in local live-initramfs handlingChris Lamb
2011-03-09helpers/lh_config, functions/defaults.sh: Correct "boostrap" -> "bootstrap"Chris Lamb
2011-03-09Sort md5sum.txt files again after filename.Daniel Baumann
2011-03-09Updating help output of lh_config.Daniel Baumann
2011-03-09Applied patch from Erwan Le Gall <elegall@linagora.com> to give a warning whe...Daniel Baumann
2011-03-09Using new Read_conffile(); now.Daniel Baumann
2011-03-09Adding 'all' configuration file.Daniel Baumann
2011-03-09Fixing md5sum.txt creation to not fail on filenames with whitespaces, thanks ...Daniel Baumann
2011-03-09lh_chroot_hacks: Ensure initrds are group- and world- readableChris Lamb
2011-03-09Allow LH_ENCRYPTION="disabled" to disable encryptionChris Lamb
2011-03-09lh_binary_encryption: Rework and fix broken AES encryption routinesChris Lamb
2011-03-09lh_binary_rootfs: RemoveChris Lamb
2011-03-09lh_binary_debian-installer: Preseed by repacking initrd in some situationsChris Lamb
2011-03-09lh_binary_debian-installer: Merge pool/netboot determining logicChris Lamb
2011-03-09lh_binary_debian-installer: Remove "local"-oriented bashismsChris Lamb
2011-03-09lh_chroot_linux-image: Install dependencies differently when using aptitudeChris Lamb
2011-03-09lh_binary_debian-installer: Don't use --no-clobber for downloading filesChris Lamb
2011-03-09lh_binary_debian-installer: Only create package pools when necessaryChris Lamb
2011-03-09lh_binary_debian-installer: Re-enable d-i on netboot imagesChris Lamb
2011-03-09Correcting wrong logic on handling secure apt.Daniel Baumann
2011-03-09Fixing wrong debian-installer auto target configuration.Daniel Baumann
2011-03-09Re-adding quiet on all d-i install targets in post-etch, except expert (and k...Daniel Baumann
2011-03-09Don't append 'quiet' kernel parameter in rescue modesChris Lamb
2011-03-09Ensure syslinux entry names match templates and standard d-i namesChris Lamb
2011-03-09Updating copyright years to 2008.Daniel Baumann
2011-03-09Also handling ext3 in lh_binary_rootfs, thanks to Bas Wijnen <wijnen@debian.o...Daniel Baumann
2011-03-09Making usb-hdd images large enough (Closes: #468855).Bas Wijnen
2011-03-09Use ${*} instead of ${@} for checking for no arguments in lh_clean.Chris Lamb
2011-03-09Adding temporary hack to remove fstab when using live-installer.Daniel Baumann
2011-03-09Adding --jffs2-eraseblock parameter.Daniel Baumann