summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_debian-installer
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Handling d-i required packages regarding kernel flavours differently on ubuntu.Daniel Baumann1-2/+20
2011-03-09For consistency, using true|false instead of enabled|disabled in configuratio...Daniel Baumann1-5/+5
2011-03-09Removing lpia support, this architecture is dead.Daniel Baumann1-2/+2
2011-03-09Dropping etch support.Daniel Baumann1-46/+3
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann1-1/+1
2011-03-09Add option to disable use of GTK debian-installer.Cody A.W. Somerville1-11/+14
2011-03-09Remove potentially-expanding architecture list by making current x86 vars the...Chris Lamb1-17/+16
2011-03-09Cosmetical simplification of debian-installer DESTDIR assignement, thanks to ...Daniel Baumann1-4/+4
2011-03-09Exclude di-utils-exit-installer from udeb_exclude, we want it on the images o...Daniel Baumann1-0/+3
2011-03-09Update location of ia64 d-i dailies. Thanks to Luk Claes.Chris Lamb1-5/+1
2011-03-09Simplyfing architecture handling for d-i daily URLs.Daniel Baumann1-22/+2
2011-03-09Updating location of powerpc d-i daily images.Daniel Baumann1-1/+1
2011-03-09Adding lpia support.Cody A.W. Somerville1-3/+4
2011-03-09Do not fail build when greps to generate udeb exclusion list return no result...Cody A.W. Somerville1-3/+3
2011-03-09Updating first bunch of architectures to new location of d-i daily images.Daniel Baumann1-5/+5
2011-03-09Adding initial support for virtual-hdd binary image type.Daniel Baumann1-0/+5
2011-03-09Updating year in copyright notices for 2009.Daniel Baumann1-1/+1
2011-03-09Using common function file to source shell includes.Daniel Baumann1-6/+1
2011-03-09Removing enforced installation of mawk in the chroot in lh_binary_debian-inst...Daniel Baumann1-1/+0
2011-03-09Actually doing apt-ftparchive operations in chroot as it was originally inten...Daniel Baumann1-16/+35
2011-03-09Translating the description of the helpersAntonio Terceiro1-1/+1
2011-03-09Don't break messages into parts; this make it impossible for translatorsAntonio Terceiro1-3/+1
2011-03-09NEW: "binary_debian-installer-includes" config directory.Marco Amadori1-2/+30
2011-03-09Generalizing internal LH_QUIET variable.Daniel Baumann1-1/+1
2011-03-09Generalizing internal LH_DEBUG variable.Daniel Baumann1-1/+1
2011-03-09Adding armel to architecture specific checks.Daniel Baumann1-1/+1
2011-03-09Generalizing internal Chroot(); by requiring its first argument to be the chr...Daniel Baumann1-3/+3
2011-03-09Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.Daniel Baumann1-1/+1
2011-03-09Ensure lh_binary_debian-installer includes local debs (Closes: #502877)Marco Amadori1-4/+4
2011-03-09Enforcing lh_config to be run before lh_build, see also http://lists.debian.o...Daniel Baumann1-1/+1
2011-03-09Support expanding wildcards in udeb excludes.Chris Lamb1-3/+3
2011-03-09Remove pointless whitespace.Chris Lamb1-2/+2
2011-03-09Correct bogus path for d-i preseed files.Chris Lamb1-1/+1
2011-03-09Also allowing multiple preseeding files for netboot.Tiago Bortoletto Vaz1-1/+1
2011-03-09Allowing to use more than one preseeding file to be on the media.Tiago Bortoletto Vaz1-2/+2
2011-03-09Adding last modifications in order to have localization fully working in live...Tiago Bortoletto Vaz1-2/+2
2011-03-09Add busybox to DI_PACKAGES as its required to install kernels.Chris Lamb1-1/+1
2011-03-09Choose correct d-i install method for "live" and usb-hdd/tar image types.Chris Lamb1-3/+3
2011-03-09Don't duplicate .debs of packages in binary/pool that are installed via live-...Chris Lamb1-6/+49
2011-03-09Create pool/main to prevent build failure when no local .debs are queued for ...Chris Lamb1-0/+1
2011-03-09Don't include the bootstrap .debs on live-installer based disks (saves ~30MiB).Chris Lamb1-12/+15
2011-03-09Rework WGET_OPTIONS and use "--no-verbose" by default (just prints the URL).Chris Lamb1-1/+6
2011-03-09Fix bug in LH_DEBIAN_INSTALLER_DISTRIBUTION = "daily" handling.Chris Lamb1-0/+2
2011-03-09Merging debian-installer-daily option into debian-installer-distribution.Daniel Baumann1-1/+1
2011-03-09Suporting debian-installer distribution choice, which makes possible to build...Tiago Bortoletto Vaz1-23/+23
2011-03-09Replacing file checking with ls by function callsAntonio Terceiro1-6/+6
2011-03-09Test whether to use hard-links when caching d-i downloads.Chris Lamb1-1/+6
2011-03-09Don't install Recommends of d-i packages.Chris Lamb1-1/+1
2011-03-09Print nicer error message when bootstrap missing from LH_CACHE_STAGES.Chris Lamb1-0/+3
2011-03-09Remove 'E:' prefix in call to Echo_error - it gets added later too.Chris Lamb1-1/+1