summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2011-03-09Correcting release filename when caching indices (Closes: #613895).Steven Shiau
2011-03-09Correcting udeb download for derivatives to only fall back to debians ↵Daniel Baumann
repository if required to.
2011-03-09Correcting typo in derivatives check when fetching d-i components.Daniel Baumann
2011-03-09Making sure to correctly deference syslinux theme files when building chrooted.Daniel Baumann
2011-03-09Correcting quoting of apt-options in derivatives upgrade hack.Daniel Baumann
2011-03-09Adding multi-repository support for debian-installer udebs at build-time.Daniel Baumann
2011-03-09Adding mirror handling for derivatives.Daniel Baumann
2011-03-09Adding mirror option handling for derivatives.Daniel Baumann
2011-03-09Renaming mirror options to parent mirror for handling derivatives nice in ↵Daniel Baumann
future.
2011-03-09Adding initial support for parent distribution for debian-installer.Daniel Baumann
2011-03-09Updating upstart support addition to current coding style.Daniel Baumann
2011-03-09Upstart initsystem support.Marco Amadori
2011-03-09Adding initial support for making initsystem configurable.Daniel Baumann
2011-03-09Removing legacy handling for lenny in grub2 handling of lb_binary_iso.Daniel Baumann
2011-03-09Support for newer grub-common package.Luigi Capriotti
A recent change in grub-common package (#584415) has mandated the use of a destination format in calls to grub-mkimage, a parameter that was not previously supported.
2011-03-09Updating year in hooks and script files.Daniel Baumann
2011-03-09Correcting compression handling for tarballs.Daniel Baumann
2011-03-09Adding derivatives handling for progress.Daniel Baumann
2011-03-09Removing unused debian-release mode.Daniel Baumann
2011-03-09Removing legacy support for live-initramfs.Daniel Baumann
2011-03-09Removing lb_chroot_sysvinit in favour of a hook, which is the appropriate ↵Daniel Baumann
way to handle this.
2011-03-09Removing encryption support until we have something for current kernels again.Daniel Baumann
2011-03-09Generalizing compression handling and adding support for lzip tarballs.Daniel Baumann
2011-03-09Updating help function in lb for live-build.Daniel Baumann
2011-03-09Removing --apt-pdiff option, this doesn't belong into live-build in the ↵Daniel Baumann
first place.
2011-03-09Removing last live-helper remains in internal variables.Daniel Baumann
2011-03-09Applying patch from Cody A.W. Somerville <cody.somerville@canonical.com> to ↵Daniel Baumann
update kernel packages for ubuntu in lb_binary_debian-installer.
2011-03-09Adding '--includes none' documentation in help and man page.Ben Armstrong
2011-03-09Updating lb config --help and man page.Ben Armstrong
2011-03-09Renaming --architecture to --architectures in preparation for multi-arch.Daniel Baumann
2011-03-09Passing chroot directory explicitly to Apt() in preparation for multi-arch.Daniel Baumann
2011-03-09Once again updating volatile urls for squeeze.Daniel Baumann
2011-03-09Applying slightly modified patch from Michael Hudson ↵Daniel Baumann
<michael.hudson@canonical.com> to make arguments in debootstrap calls more robust.
2011-03-09Updating grub package name for grub version 1.Daniel Baumann
2011-03-09Renaming 'packages lists' to 'package lists' all over the place.Daniel Baumann
2011-03-09Replacing last occurences of lh with lb.Daniel Baumann
2011-03-09Simplyfing ssh host key removal.Daniel Baumann
2011-03-09Also including auxiliary packages in d-i pool (Closes: #604551).Daniel Baumann
2011-03-09Correcting quoting of auto calls, thanks to Andreas Loibl ↵Daniel Baumann
<andreas@andreas-loibl.de>.
2011-03-09Using bootloader-live in syslinux-themes, rather than just bootloader, since ↵Daniel Baumann
it's live specific.
2011-03-09Renaming --binary-indices to --apt-indices for consistency.Daniel Baumann
2011-03-09Updating volatile urls for squeeze.Daniel Baumann
2011-03-09Making d-i indices copying depending on binary image type.Daniel Baumann
2011-03-09Enabling removal of ssh host keys, they are regenerated by live-config.Daniel Baumann
2011-03-09Fixing typo in symlink on fat workaround.Ben Armstrong
2011-03-09Workarounding symlink on usb-hdd when including debian-installer and using ↵Daniel Baumann
vfat filesystems.
2011-03-09First step in cleaning up syslinux handling by using syslinux-theme packages ↵Daniel Baumann
rather than embedded templates.
2011-03-09Shuffeling dpkg tmpfs hack arround in preparation for generic tmpfs support.Daniel Baumann
2011-03-09Updating special handling for backports.Daniel Baumann
2011-03-09Removing --binary-pool again, not ready yet.Daniel Baumann
See #598935, #598991 and and http://lists.debian.org/debian-live/2010/10/msg00079.html for details.