summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Collapse)Author
2012-10-25Renaming progress mode to progress-linux to match the used naming scheme.Daniel Baumann
2012-10-22Renaming config/binary_debian-installer to simply config/debian-installer.Daniel Baumann
2012-10-22Renaming local/scripts to local/bin for executables overriding not just lb ↵Daniel Baumann
scripts, but any command during live-build runs.
2012-10-08Correcting variable handling for --bootappend-live-failsafe in defaults.Daniel Baumann
2012-10-08Simplifying bootparameter assembling in defaults.Daniel Baumann
2012-10-08Stopping to support LB_INITRAMFS=auto, when switching the mode one has to ↵Daniel Baumann
update several parameters anyway, use of auto scripts are recommended.
2012-10-04Setting default compression to none.Daniel Baumann
Normally, when using compressed file systems (squashfs), there is no point in further compressing the tarballs and images.
2012-10-04Making different boot options defaults depending on initramfs generator, not ↵Daniel Baumann
depending on mode.
2012-10-04Making failsafe boot parameters fully customizable like the normal ones.Daniel Baumann
2012-10-03Removing ubuntu natty support, EOL.Daniel Baumann
2012-10-01Booting by default with 'quiet' and 'splash' parameters.Daniel Baumann
2012-10-01Updating wheezy pre-release version.Daniel Baumann
2012-10-01Updating squeeze point release version.Daniel Baumann
2012-09-30If --build-with-chroot is false, run ! lines in package-lists in the host ↵Colin Watson
system.
2012-09-30Using i386 -generic-pae kernel flavour on Ubuntu precise.Colin Watson
2012-09-30Switching Ubuntu from powerpc to powerpc-smp kernel.Adam Conrad
2012-09-30Using initramfs generator specific boot parameters in syslinux configuration ↵Daniel Baumann
files.
2012-09-29Including loadlin on d-i images on amd64 and i386.Daniel Baumann
2012-09-26Renaming volatile options refering to volatile archive to updates to match ↵Daniel Baumann
current archive namings.
2012-08-29Adding baureo-backports and charon-backports as valid distributions in ↵Daniel Baumann
progress mode.
2012-08-27Setting default progress distribution from artax to baureo.Daniel Baumann
2012-08-27Moving aborting when no bootstrap tool is installed from defaults to the ↵Daniel Baumann
respective bootstrap script.
2012-08-27Calling local live-build embedded in config directly rather than to adjust path.Daniel Baumann
2012-08-27Correcting wrong bootstrap-qemu-exclude variable in defaults.Daniel Baumann
2012-08-27Removing bootstrap-keyring option.Daniel Baumann
2012-08-27Removing bootstrap-include and bootstrap-exclude options.Daniel Baumann
2012-08-27Removing bootstrap-flavour option (Closes: #685675).Daniel Baumann
live-build does too much magic that causes too much effort in maintaining for stuff that hardly everyone uses. Rather than 'translating' back and forth and maintaining compatibility between options of different debootstrap and cdebootstrap versions (and possibly any other in the future), it's is better to 'off-load' this to the user. For non-live specific options passed to the bootstrap tools, we'll be introducing --debootstrap-options and --cdebootstrap-options where users can specify their additional options passed to the respective bootstrap tool, rather than us maintaining them in a 'hardcoded' and selected list.
2012-08-24Moving from cdn.debian.net to http.debian.net as binary mirror.Daniel Baumann
2012-08-14Correcting fallback for default binary volatile mirror on ubuntu, thanks to ↵Daniel Baumann
Luigi Capriotti <l.capriotti@xbmc.org>.
2012-07-30Disabling volatile for wheezy for the time being.Daniel Baumann
Why oh why can people not just create empty indices for the auxiliary repositories once they populate a new suite in the main archive, this is so obvious and I say it after every release.. Keeping these things constantly in sync with reality is tedious, just stupid and sucks big time.
2012-07-30Updating GPL standard header in all files.Daniel Baumann
2012-07-29Dropping global package-lists entirely, only local package lists within the ↵Daniel Baumann
config tree are support.
2012-07-28Adding support for executable statements as '! $command' in package lists.Daniel Baumann
2012-07-28Including gnupg on ubuntu by default through corresponding default for ↵Daniel Baumann
bootstrap includes.
2012-07-27Updating all distribution specific selectors in defaults to be as future ↵Daniel Baumann
proof as possible.
2012-07-27Adding release information for jessie.Daniel Baumann
2012-07-19Fixing up inclusion of functions while allowing local usage of live-build ↵Daniel Baumann
with different file layouts.
2012-07-18Correcting spelling typo of ubuntus 12.10 codename.Daniel Baumann
2012-07-18Setting initial release number for wheezy.Daniel Baumann
2012-07-18Updating squeeze point-release number.Daniel Baumann
2012-07-18Adding support for ntfs as binary filesystem when using syslinux.Daniel Baumann
2012-07-18Decrufting version flag.Daniel Baumann
2012-07-18Using xz to compress images on anything except squeeze, keeping gzip as ↵Daniel Baumann
default for squeeze.
2012-07-18Adding xz as valid compression format.Daniel Baumann
2012-07-18Adding support for zsync control files generation, thanks to Hector Oron ↵Daniel Baumann
<hector.oron@gmail.com> for the idea and prototype.
2012-07-18Renaming net flavour to netboot for consistency.Daniel Baumann
2012-06-06For consistency, respecting config/environment too for both chroot and ↵Daniel Baumann
binary environments (but the content of sepcific environments for either chroot or binary still has precedence over the generic one).
2012-06-06Removing unmaintained l10n handling.Daniel Baumann
2012-06-06Updating l10n stuff before removing it.Daniel Baumann
2012-06-05Defaulting to SHA256 live-media checksums.Daniel Baumann