summaryrefslogtreecommitdiff
path: root/helpers
AgeCommit message (Expand)Author
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
2011-03-09It's actually enough to just truncate kernel-img.conf and also less invasive ...Daniel Baumann
2011-03-09Including default kernel-img.conf in live-systems.Daniel Baumann
2011-03-09Using wildcards to support more than one preseeding file.Daniel Baumann
2011-03-09Honor local preseeding file for debian-installer.Daniel Baumann
2011-03-09Fixing typo in sed call to set isolinux splash file.Daniel Baumann
2011-03-09Added forgotten getopts arguments for chroot mirror.Daniel Baumann
2011-03-09When a wrong argument is passed, that argument should be listed (Closes: #468...Daniel Baumann
2011-03-09Adding option to set binary-net compression (or disable it).Daniel Baumann
2011-03-09Re-adding additional indices updated, otherwise we wouldn't honor thirdparty ...Daniel Baumann
2011-03-09Renaming LH_MIRROR_BOOTSTRAP* to LH_MIRROR_CHROOT and introducing dedicated L...Daniel Baumann
2011-03-09Renaming extra bootstrap indices to chroot.Daniel Baumann
2011-03-09Adding apt/aptitude options.Daniel Baumann
2011-03-09lh_binary_rootfs: add support to generate jffs2 filesystemOtavio Salvador
2011-03-09lh_binary_encryption: add jffs2 as not supported filesystemOtavio Salvador
2011-03-09lh_config: add jffs2 in supported filesystemsOtavio Salvador
2011-03-09lh_source_debian: add mtd-tools since it provides mkfs.jffs2 applicationOtavio Salvador
2011-03-09chroot: don't fail if /dev/pts is already mountedOtavio Salvador