summaryrefslogtreecommitdiff
path: root/helpers
AgeCommit message (Expand)Author
2008-06-15Add support for sparc to lh_binary_debian-installer.Chris Lamb
2008-06-15Add support for the sparc architecture.Chris Lamb
2008-06-15Add lh_binary_silo and associated templates to support the SILO bootloader.Chris Lamb
2008-06-15Ensure apt-utils is installed in the helpers it is required.Chris Lamb
2008-06-15Abort if "live" d-i installation is attempted with minimal or stripped LH_PAC...Chris Lamb
2008-06-15Fix d-i locations in yaboot entries.Chris Lamb
2008-06-15Fix trivial typographic error ("flavor" => "flavour")Chris Lamb
2008-06-14Only deference symlinks on FAT{16,32} partitions on usb-hdd.Chris Lamb
2008-06-14Revert always deferencing symlinks when installing some binary includes.Chris Lamb
2008-06-14Add Echo_breakage for messages preceeding often-breaking stages and use befor...Chris Lamb
2008-06-14Replace a few unweildy "if" statements with their "case" equivalentsChris Lamb
2008-06-14Move Etch syslinux workaround closer to the original definitionsChris Lamb
2008-06-14Use correct location of powerpc d-i images.Chris Lamb
2008-06-14Set correct d-i image type on usb-hdd and tar image typesChris Lamb
2008-06-14Remove pointless "echo" statements pre- and post- cdebootstrapChris Lamb
2008-06-14Allow LH_APT_SECURE to disable package cdebootstrap package authenticationChris Lamb
2008-06-14Rename USE_NETBOOT_DI to DI_IMAGE_TYPEChris Lamb
2008-06-14Always deference symlinks when installing some binary includes to fix breakag...Chris Lamb
2008-06-13Ensure "Using system defaults" message appears when calling lh_config without...Chris Lamb
2008-06-13Don't skip single dot-files in the root directory of binary and chroot local ...Chris Lamb
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