summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_debian-installer
AgeCommit message (Expand)Author
2008-08-18Set DEBCONF_FRONTEND=newt for non-GTK d-i instead of seperate initrd.Chris Lamb
2008-08-17Support expanding wildcards in udeb excludes.Chris Lamb
2008-08-17Remove pointless whitespace.Chris Lamb
2008-08-16Correct bogus path for d-i preseed files.Chris Lamb
2008-08-14Also allowing multiple preseeding files for netboot.Tiago Bortoletto Vaz
2008-08-14Allowing to use more than one preseeding file to be on the media.Tiago Bortoletto Vaz
2008-08-11Adding last modifications in order to have localization fully working in live...Tiago Bortoletto Vaz
2008-08-11Add busybox to DI_PACKAGES as its required to install kernels.Chris Lamb
2008-08-11Choose correct d-i install method for "live" and usb-hdd/tar image types.Chris Lamb
2008-08-11Don't duplicate .debs of packages in binary/pool that are installed via live-...Chris Lamb
2008-08-10Create pool/main to prevent build failure when no local .debs are queued for ...Chris Lamb
2008-08-10Don't include the bootstrap .debs on live-installer based disks (saves ~30MiB).Chris Lamb
2008-08-10Rework WGET_OPTIONS and use "--no-verbose" by default (just prints the URL).Chris Lamb
2008-08-10Fix bug in LH_DEBIAN_INSTALLER_DISTRIBUTION = "daily" handling.Chris Lamb
2008-08-10Merging debian-installer-daily option into debian-installer-distribution.Daniel Baumann
2008-08-10Suporting debian-installer distribution choice, which makes possible to build...Tiago Bortoletto Vaz
2008-08-09Replacing file checking with ls by function callsAntonio Terceiro
2008-08-07Test whether to use hard-links when caching d-i downloads.Chris Lamb
2008-08-07Don't install Recommends of d-i packages.Chris Lamb
2008-08-07Print nicer error message when bootstrap missing from LH_CACHE_STAGES.Chris Lamb
2008-08-07Remove 'E:' prefix in call to Echo_error - it gets added later too.Chris Lamb
2008-07-26Fix cache poisoning issue in lh_binary_debian-installer with 404 downloadsChris Lamb
2008-07-26Don't attempt to use live-installer on Etch; it would simply result in no boo...Chris Lamb
2008-07-24Cache d-i kernel, initrd and mini.iso downloads (Closes: #492085)Chris Lamb
2008-07-24Wrap most calls to wget in lh_binary_debian-installer.Chris Lamb
2008-07-04Refactor d-i GTK image selection, ensuring the GTK installer is only chosen o...Chris Lamb
2008-07-04Only consider linux-image-2.6-prep powerpc kernel image on Etch.Chris Lamb
2008-07-04Refactor remote d-i location handling and ensure correct locations for powerpc.Chris Lamb
2008-06-19Revert aborting live d-i installation if minimal/stripped is selected and ins...Chris Lamb
2008-06-19Remove more imported whitespaces.Chris Lamb
2008-06-17Removing imported whitespaces.Daniel Baumann
2008-06-15Prefix mount and unmount in lh_binary_debian-installer with LH_ROOT_COMMAND.Chris Lamb
2008-06-15Add support for sparc to lh_binary_debian-installer.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 trivial typographic error ("flavor" => "flavour")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-14Rename USE_NETBOOT_DI to DI_IMAGE_TYPEChris 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-04-17Some formating and style cleanups.Daniel Baumann
2008-04-16lh_binary_debian-installer: Add dependency on 'wget'Chris Lamb
2008-04-07Using new Read_conffile(); now.Daniel Baumann
2008-04-07Adding 'all' configuration file.Daniel Baumann
2008-03-22lh_binary_debian-installer: Preseed by repacking initrd in some situationsChris Lamb
2008-03-22lh_binary_debian-installer: Merge pool/netboot determining logicChris Lamb
2008-03-22lh_binary_debian-installer: Remove "local"-oriented bashismsChris Lamb