summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_debian-installer
AgeCommit message (Expand)Author
2011-03-09Enforcing lh_config to be run before lh_build, see also http://lists.debian.o...Daniel Baumann
2011-03-09Support expanding wildcards in udeb excludes.Chris Lamb
2011-03-09Remove pointless whitespace.Chris Lamb
2011-03-09Correct bogus path for d-i preseed files.Chris Lamb
2011-03-09Also allowing multiple preseeding files for netboot.Tiago Bortoletto Vaz
2011-03-09Allowing to use more than one preseeding file to be on the media.Tiago Bortoletto Vaz
2011-03-09Adding last modifications in order to have localization fully working in live...Tiago Bortoletto Vaz
2011-03-09Add busybox to DI_PACKAGES as its required to install kernels.Chris Lamb
2011-03-09Choose correct d-i install method for "live" and usb-hdd/tar image types.Chris Lamb
2011-03-09Don't duplicate .debs of packages in binary/pool that are installed via live-...Chris Lamb
2011-03-09Create pool/main to prevent build failure when no local .debs are queued for ...Chris Lamb
2011-03-09Don't include the bootstrap .debs on live-installer based disks (saves ~30MiB).Chris Lamb
2011-03-09Rework WGET_OPTIONS and use "--no-verbose" by default (just prints the URL).Chris Lamb
2011-03-09Fix bug in LH_DEBIAN_INSTALLER_DISTRIBUTION = "daily" handling.Chris Lamb
2011-03-09Merging debian-installer-daily option into debian-installer-distribution.Daniel Baumann
2011-03-09Suporting debian-installer distribution choice, which makes possible to build...Tiago Bortoletto Vaz
2011-03-09Replacing file checking with ls by function callsAntonio Terceiro
2011-03-09Test whether to use hard-links when caching d-i downloads.Chris Lamb
2011-03-09Don't install Recommends of d-i packages.Chris Lamb
2011-03-09Print nicer error message when bootstrap missing from LH_CACHE_STAGES.Chris Lamb
2011-03-09Remove 'E:' prefix in call to Echo_error - it gets added later too.Chris Lamb
2011-03-09Fix cache poisoning issue in lh_binary_debian-installer with 404 downloadsChris Lamb
2011-03-09Don't attempt to use live-installer on Etch; it would simply result in no boo...Chris Lamb
2011-03-09Cache d-i kernel, initrd and mini.iso downloads (Closes: #492085)Chris Lamb
2011-03-09Wrap most calls to wget in lh_binary_debian-installer.Chris Lamb
2011-03-09Refactor d-i GTK image selection, ensuring the GTK installer is only chosen o...Chris Lamb
2011-03-09Only consider linux-image-2.6-prep powerpc kernel image on Etch.Chris Lamb
2011-03-09Refactor remote d-i location handling and ensure correct locations for powerpc.Chris Lamb
2011-03-09Revert aborting live d-i installation if minimal/stripped is selected and ins...Chris Lamb
2011-03-09Remove more imported whitespaces.Chris Lamb
2011-03-09Removing imported whitespaces.Daniel Baumann
2011-03-09Prefix mount and unmount in lh_binary_debian-installer with LH_ROOT_COMMAND.Chris Lamb
2011-03-09Add support for sparc to lh_binary_debian-installer.Chris Lamb
2011-03-09Ensure apt-utils is installed in the helpers it is required.Chris Lamb
2011-03-09Abort if "live" d-i installation is attempted with minimal or stripped LH_PAC...Chris Lamb
2011-03-09Fix trivial typographic error ("flavor" => "flavour")Chris Lamb
2011-03-09Replace a few unweildy "if" statements with their "case" equivalentsChris Lamb
2011-03-09Move Etch syslinux workaround closer to the original definitionsChris Lamb
2011-03-09Use correct location of powerpc d-i images.Chris Lamb
2011-03-09Set correct d-i image type on usb-hdd and tar image typesChris Lamb
2011-03-09Rename USE_NETBOOT_DI to DI_IMAGE_TYPEChris Lamb
2011-03-09Don't exclude live-installer when LH_DEBIAN_INSTALLER=liveChris Lamb
2011-03-09Fix a few bogus guards in lh_binary_debian-installerChris Lamb
2011-03-09Some formating and style cleanups.Daniel Baumann
2011-03-09lh_binary_debian-installer: Add dependency on 'wget'Chris Lamb
2011-03-09Using new Read_conffile(); now.Daniel Baumann
2011-03-09Adding 'all' configuration file.Daniel Baumann
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