summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_debian-installer
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Fix cache poisoning issue in lh_binary_debian-installer with 404 downloadsChris Lamb1-1/+7
2011-03-09Don't attempt to use live-installer on Etch; it would simply result in no boo...Chris Lamb1-1/+1
2011-03-09Cache d-i kernel, initrd and mini.iso downloads (Closes: #492085)Chris Lamb1-1/+13
2011-03-09Wrap most calls to wget in lh_binary_debian-installer.Chris Lamb1-8/+18
2011-03-09Refactor d-i GTK image selection, ensuring the GTK installer is only chosen o...Chris Lamb1-5/+17
2011-03-09Only consider linux-image-2.6-prep powerpc kernel image on Etch.Chris Lamb1-1/+6
2011-03-09Refactor remote d-i location handling and ensure correct locations for powerpc.Chris Lamb1-14/+29
2011-03-09Revert aborting live d-i installation if minimal/stripped is selected and ins...Chris Lamb1-10/+1
2011-03-09Remove more imported whitespaces.Chris Lamb1-1/+1
2011-03-09Removing imported whitespaces.Daniel Baumann1-1/+1
2011-03-09Prefix mount and unmount in lh_binary_debian-installer with LH_ROOT_COMMAND.Chris Lamb1-2/+2
2011-03-09Add support for sparc to lh_binary_debian-installer.Chris Lamb1-11/+56
2011-03-09Ensure apt-utils is installed in the helpers it is required.Chris Lamb1-0/+1
2011-03-09Abort if "live" d-i installation is attempted with minimal or stripped LH_PAC...Chris Lamb1-1/+10
2011-03-09Fix trivial typographic error ("flavor" => "flavour")Chris Lamb1-1/+1
2011-03-09Replace a few unweildy "if" statements with their "case" equivalentsChris Lamb1-16/+18
2011-03-09Move Etch syslinux workaround closer to the original definitionsChris Lamb1-8/+8
2011-03-09Use correct location of powerpc d-i images.Chris Lamb1-0/+6
2011-03-09Set correct d-i image type on usb-hdd and tar image typesChris Lamb1-7/+8
2011-03-09Rename USE_NETBOOT_DI to DI_IMAGE_TYPEChris Lamb1-8/+8
2011-03-09Don't exclude live-installer when LH_DEBIAN_INSTALLER=liveChris Lamb1-0/+5
2011-03-09Fix a few bogus guards in lh_binary_debian-installerChris Lamb1-3/+3
2011-03-09Some formating and style cleanups.Daniel Baumann1-6/+8
2011-03-09lh_binary_debian-installer: Add dependency on 'wget'Chris Lamb1-0/+15
2011-03-09Using new Read_conffile(); now.Daniel Baumann1-7/+1
2011-03-09Adding 'all' configuration file.Daniel Baumann1-0/+1
2011-03-09lh_binary_debian-installer: Preseed by repacking initrd in some situationsChris Lamb1-0/+28
2011-03-09lh_binary_debian-installer: Merge pool/netboot determining logicChris Lamb1-19/+18
2011-03-09lh_binary_debian-installer: Remove "local"-oriented bashismsChris Lamb1-2/+5
2011-03-09lh_binary_debian-installer: Don't use --no-clobber for downloading filesChris Lamb1-4/+4
2011-03-09lh_binary_debian-installer: Only create package pools when necessaryChris Lamb1-143/+163
2011-03-09lh_binary_debian-installer: Re-enable d-i on netboot imagesChris Lamb1-20/+21
2011-03-09Updating copyright years to 2008.Daniel Baumann1-1/+1
2011-03-09Using wildcards to support more than one preseeding file.Daniel Baumann1-3/+3
2011-03-09Honor local preseeding file for debian-installer.Daniel Baumann1-0/+6
2011-03-09Renaming LH_MIRROR_BOOTSTRAP* to LH_MIRROR_CHROOT and introducing dedicated L...Daniel Baumann1-4/+4
2011-03-09Adding apt/aptitude options.Daniel Baumann1-1/+1
2011-03-09Re-add guards against bogus 'for' shell expansion.Chris Lamb1-12/+21
2011-03-09Refactor d-i udeb handling with better failure mode (Closes: #444565)Chris Lamb1-2/+11
2011-03-09Use Install_file for udebs.Chris Lamb1-29/+9
2011-03-09Consistently using the pipe as seperator in sed commands now.Daniel Baumann1-4/+4
2011-03-09Move installing binary.deb/archives/*.deb.Chris Lamb1-5/+5
2011-03-09Remove conditionals, as an expansion never 'fails': it justChris Lamb1-21/+12
2011-03-09Refactor installing file to binary/pool/main/./.* functionality.Chris Lamb1-88/+31
2011-03-09Don't put more than one glob on a 'for' line, unless they are guaranteedChris Lamb1-3/+61
2011-03-09Replacing backticks with POSIX expression.Daniel Baumann1-22/+22
2011-03-09Respecting LH_QUIET for wget calls, thanks to Justin Pryzby <pryzbyj@justinpr...Daniel Baumann1-7/+12
2011-03-09Adding local udeb_exclude file functionality.Daniel Baumann1-0/+6
2011-03-09Do not remove pkgsel anymore.Daniel Baumann1-2/+0
2011-03-09Do not create symlinks on usb-hdd images.Daniel Baumann1-1/+4