summaryrefslogtreecommitdiff
path: root/functions/defaults.sh
AgeCommit message (Expand)Author
2012-02-06Updating year in copyright notices for 2012.Daniel Baumann
2012-02-06Autodetecting mode depending on which distribution we're building.Daniel Baumann
2012-02-06Correcting typo in security chroot mirror variable assembling.Daniel Baumann
2012-02-06Updating lb_binary_syslinux for embedded syslinux themes.Daniel Baumann
2012-01-18Setting default mirror for progress to cdn.archive.progress-linux.org.Daniel Baumann
2012-01-12Switching priorities of mirror defaults (which mirror default is used from wh...Daniel Baumann
2012-01-12Adding armhf kernel defaults, thanks for Ying-Chun Liu <paulliu@debian.org> f...Daniel Baumann
2011-12-30Enabling contrib and non-free by default for progress.Daniel Baumann
2011-11-29Inverting logic for defaults or archive-areas wrt/ parent and derivatives.Daniel Baumann
2011-10-30Correcting defaults d-i mirror for progress.Daniel Baumann
2011-10-22Adding hook to remove dbus machine id.Daniel Baumann
2011-10-16Disable backports forcefully when building artax-backports images direcly.Daniel Baumann
2011-10-13Correcting typo in defaults for system variable.Daniel Baumann
2011-10-05Adding foreign bootstrap via qemu for cross arch building.Ben Howard
2011-09-30Setting default ubuntu release to oneric.Daniel Baumann
2011-09-30Defaulting to ubuntu-oneiric syslinux theme on Ubuntu.Colin Watson
2011-09-30Using the correct mirror locations for Ubuntu ports.Adam Conrad
2011-09-30Adding --system option to define the resulting image type to be a live system...Daniel Baumann
2011-09-30Setting default armel linux flavour for Ubuntu.Ben Howard
2011-09-28Renaming virtual-hdd-root-size to hdd-size in preparation of merging virtual-...Daniel Baumann
2011-09-22Enclosing shell variables for iso-* defaults in escaped double-quotes while e...Yaroslav Halchenko
2011-09-14Switching away from cdn.debian.net as default mirrors for progress, too unrel...Daniel Baumann
2011-09-13Renaming usb-hdd binary image type to simply hdd.Daniel Baumann
2011-09-13Correcting syntax error in tr command used in default for hdd-label in progre...Daniel Baumann
2011-09-12Adding option for setting filesystem label on usb-hdd images.Daniel Baumann
2011-09-01Automatically using an embedded live-build copy from within the config tree a...Daniel Baumann
2011-08-25Adding support for ext4 for binary and chroot filesystem, including partial p...Daniel Baumann
2011-08-24Renaming --apt-source to --apt-source-archives.Daniel Baumann
2011-08-24Avoiding magic defaults for --apt-indices option when using minimal or stripp...Daniel Baumann
2011-08-24Setting apt-source to false in progress mode.Daniel Baumann
2011-08-24Introducing --apt-sources option to control if the live system should have de...Daniel Baumann
2011-08-23Moving removal of udev persistent rules from chroot_hacks to a hook, that way...Daniel Baumann
2011-08-23Moving removal of openssh-server host keys from chroot_hacks to a hook, that ...Daniel Baumann
2011-08-13Enabling volatile suite for progress itself in progress mode.Daniel Baumann
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 the...Daniel Baumann
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 rea...Daniel Baumann
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 fu...Daniel Baumann
2011-07-20Appending 'linux32' to LB_ROOT_COMMAND if 'uname -m' is x86_64 and LB_ARCHITE...Cody A.W. Somerville
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
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 (Clos...Colin Watson
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