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