summaryrefslogtreecommitdiff
path: root/functions/defaults.sh
AgeCommit message (Collapse)Author
2011-08-04Correcting indentiation in hook defaults assignment.Daniel Baumann
2011-08-04Adding hook to update apt-file cache (Closes: #636440).Daniel Baumann
2011-07-29Setting default kernel flavours for armel to all available flavour due to ↵Daniel Baumann
the nature of armel images (single rootfs image, multiple kernel images).
2011-07-24Add forgotten handling of already set chroot_hooks in defaults.Daniel Baumann
2011-07-21Updating derivatives handling for d-i mirror defaults to better match the ↵Daniel Baumann
reality that by default, most derivatives are not going to actually rebuild d-i.
2011-07-21Setting default compression levels to -6 for gzip, bzip, lzip and lzma tarballs.Daniel Baumann
2011-07-20Avoid to hijack root-command with linux32, rather set use it in the chroot ↵Daniel Baumann
function only.
2011-07-20Appending 'linux32' to LB_ROOT_COMMAND if 'uname -m' is x86_64 and ↵Cody A.W. Somerville
LB_ARCHITECTURE is i386.
2011-07-19Enabling hooks based on the mode we're building for.Daniel Baumann
2011-07-19Adding kubuntu mode in order to have different defadefault hooks enabled for ↵Daniel Baumann
ubuntu and kubuntu (needed for #630088).
2011-07-14Using updated kernel default flavours for sid also for wheezy.Daniel Baumann
2011-06-15Fix default for LB_PARENT_ARCHIVE_AREAS (Closes: #630604).Colin Watson
2011-06-15Setting default distribution to wheezy (at least until #622838 is handled).Daniel Baumann
2011-06-14Make --architectures armel only fail if --linux-flavours was not passed ↵Colin Watson
(Closes: #630464).
2011-06-13Add --initramfs-compression option (Closes: #627677).Colin Watson
2011-06-13Add --swap-file-path and --swap-file-size options (Closes: #629637).Colin Watson
2011-06-11Reworking chroot_tasks into chroot_local-tasklists, now packages and tasks ↵Daniel Baumann
are (almost) handled identical and through local lists only.
2011-06-11Fix incorrect Ubuntu defaults for security and volatile mirrors (Closes: ↵Colin Watson
#630080).
2011-06-11Correct indenting in powerpc kernel defaults.Daniel Baumann
2011-06-11Use powerpc and powerpc64-smp kernel flavours by default for Ubuntu, as ↵Colin Watson
there is no powerpc64 flavour (Closes: #630032).
2011-06-11Removing unmaintained chroot_localization script.Daniel Baumann
The chroot_localization script did two things: * contain a hardcoded list for a couple of packages->l10n-packages * (supposed) to set the locales boot parameter correct. While the first was totally outdated and is a thing that needs to be constantly updated for changes in debian (and nobody wants to do that) and it's a broken approach anyway, the second is useless since we're using syslinux-themes packages anyway.
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