summaryrefslogtreecommitdiff
path: root/functions/defaults.sh
AgeCommit message (Collapse)Author
2011-06-11Dropping handling of --packages in order to simply things handle packages ↵Daniel Baumann
scheduled for installation through package lists only.
2011-06-05Updating default kernel flavour for debian on i386.Daniel Baumann
2011-06-05Updating default kernel flavour for progress on i386.Daniel Baumann
2011-06-03Correcting wrong task defaults.Daniel Baumann
2011-06-03Removing unused and not really usefull bootstrap-script option (Closes: ↵Daniel Baumann
#603114). This option was not used anyway, and, it's actually not much of the business of live-build anyway. People for custom distributions that can not use the debian default scripts ship their own patched debootstrap, and then you don't need the option anymore.
2011-06-02Correcting accidentally unconditional default for linux-flavours in progress ↵Daniel Baumann
mode.
2011-05-16Switching to apt as tasksel for all distributions, except Debian squeeze.Daniel Baumann
2011-05-16Allow installing tasks using apt-get, and do so by default for Ubuntu ↵Colin Watson
(Closes: #626940).
2011-05-16Removing defaults for the alpha architecture, not supported by debian anymore.Daniel Baumann
2011-03-24Adding parent-archive-areas.Daniel Baumann
2011-03-21Disabling security and volatile repositories for unreleased distributions.Daniel Baumann
2011-03-21Setting default for debian-installer on debian to false.Daniel Baumann
2011-03-12Also including the standard task when building the rescue default flavour.Daniel Baumann
2011-03-12Building standard image flavour with included --tasks standard.Daniel Baumann
2011-03-09Updating default mirrors for emdebian (Closes: #614120).Daniel Baumann
2011-03-09Correcting logical error with default settings of initsystem.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-09Updating year in hooks and script files.Daniel Baumann
2011-03-09Updating compression defaults for progress.Daniel Baumann
2011-03-09Correcting typo in lzip default options.Daniel Baumann
2011-03-09Updating parent distribution defaults for progress.Daniel Baumann
2011-03-09Shortening iso volume default for progress.Daniel Baumann
2011-03-09Updating apt indices defaults for progress.Daniel Baumann
2011-03-09Adding derivatives handling for progress.Daniel Baumann
2011-03-09Updating some defaults for progress.Daniel Baumann
2011-03-09Removing unused debian-release mode.Daniel Baumann
2011-03-09Correcting typo in compression defaults.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-09Adding initial defaults for progress.Daniel Baumann
2011-03-09Generalizing compression handling and adding support for lzip tarballs.Daniel Baumann
2011-03-09Simplyfing defaults function a bit.Daniel Baumann
2011-03-09Removing some more lenny-only stuff.Daniel Baumann
2011-03-09Removing --apt-pdiff option, this doesn't belong into live-build in the ↵Daniel Baumann
first place.
2011-03-09Disabling inclusion of GUI installer images on ubuntu.Daniel Baumann
2011-03-09Adding debian-installer-launcher in prebuilt images.Daniel Baumann
2011-03-09Making default argument guessing for non-debian systems a bit more robust.Daniel Baumann
2011-03-09Renaming --architecture to --architectures in preparation for multi-arch.Daniel Baumann
2011-03-09Renaming 'packages lists' to 'package lists' all over the place.Daniel Baumann
2011-03-09Removing cdrom-detect/try-usb workaround, not needed anymore.Daniel Baumann
2011-03-09Renaming --binary-indices to --apt-indices for consistency.Daniel Baumann
2011-03-09Enabling volatile for squeeze.Daniel Baumann
2011-03-09First step in cleaning up syslinux handling by using syslinux-theme packages ↵Daniel Baumann
rather than embedded templates.
2011-03-09Correcting typo in defaults handling of apt http proxy.Daniel Baumann