summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Collapse)Author
2012-12-17Removing kubuntu mode, it's not different anymore to standard ubuntu mode.Daniel Baumann
2012-12-17Removing some dead default handling code for global includes which do not ↵Daniel Baumann
exist anymore.
2012-12-17Correcting config tree version check for the current version.Daniel Baumann
2012-12-17Correcting config tree version check for older versions.Daniel Baumann
2012-12-17Renumbering hooks.Daniel Baumann
2012-12-17Merging remove-linux-image-backups into remove-backup-files hook.Daniel Baumann
2012-12-17Adding default hook to use mesa glx renderer.Daniel Baumann
2012-12-17Using consistent naming for default hooks.Daniel Baumann
2012-12-17Adding default hook to use newest nvidia version.Daniel Baumann
2012-12-16Adding default hook to truncate log files.Daniel Baumann
2012-12-16Moving removal of backup and temporary files to their own hook script.Daniel Baumann
2012-12-16Moving kexec-tools default preseeding into its own hook script.Daniel Baumann
2012-12-13Updating removal of adjtime in a split out hook for wheezy.Daniel Baumann
2012-12-12Adding default hook to remove mdadm configuration.Daniel Baumann
mdadm creates a /etc/mdadm/mdadm.conf configuration file on package installation which contains array information from the build system.
2012-12-10Updating wheezy release number.Daniel Baumann
2012-12-04Correcting test for no config tree version number to match all other cases, ↵Daniel Baumann
not just lower-than-1.
2012-12-04Updating wording about regenerating config trees.Daniel Baumann
2012-12-01Adding dropped empty-line separator in defaults.Daniel Baumann
2012-12-01Updating powerpc kernel list on ubuntu.Daniel Baumann
2012-12-01Removing some leftovers from stripped and minimal package lists.Daniel Baumann
2012-11-28Adding default hook to remove linux-image backup files.Daniel Baumann
2012-11-14Fixing typo in cache directory names, thanks to Thanatermesis ↵Ben Armstrong
<thanatermesis@gmail.com>.
2012-10-31Removing debconf-nowarnings option, doesn't provide any advantage to disable ↵Daniel Baumann
this option in the first place.
2012-10-31Running chrooted commands with DEBCONF_NONINTERACTIVE_SEEN set to true to ↵Daniel Baumann
ensure debconf questions are not reasked uselessly on the final systems.
2012-10-28Defaulting to systemd as initsystem for wheezy based progress-linux releases ↵Daniel Baumann
and newer.
2012-10-27Using xargs when copying or hardlinking deb files from and to the package ↵Daniel Baumann
cache to avoid hit the shell max command limits (Closes: #691616).
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