summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Collapse)Author
2013-05-06Removing non-existent --apt-indices none references.Daniel Baumann
2013-05-06Removing incomplete support for fakeroot.Daniel Baumann
2013-05-06Removing incomplete support for root-command.Daniel Baumann
2013-05-06Adding release version for ubuntu raring.Daniel Baumann
2013-05-06Defaulting to latest ubuntu release by default in ubuntu mode.Daniel Baumann
2013-05-06De-debianizing linux-flavour defaults on i386 and only including 486.Daniel Baumann
This is 'debranding' in the sense that live-build defaults are for people building images with a config from scratch, live-build should not have the options that we use for the official prebuilt debian-live images as debian-defaults for all images and force that upon everyone (as defaults). Rather, a 'lb config' should produce a as vanilla as possible configuration tree.
2013-05-06Dropping powerpc bootloader support (yaboot), there is nobody actively ↵Daniel Baumann
maintaining this in live-build.
2013-05-06Dropping sparc bootloader support (silo), there is nobody actively ↵Daniel Baumann
maintaining this in live-build.
2013-05-06Aborting with error if hdd label has a whitespace (Closes: #648861).Daniel Baumann
2013-05-06Updating wheezy release number.Daniel Baumann
2013-05-06Dropping theme package support, themes are either in the config tree or the ↵Daniel Baumann
embedded one from live-build is used.
2013-05-06Adding hook to remove systemd machine-id.Daniel Baumann
2013-05-06Switching default binary filesystem for hdd images to fat32 to be more ↵Daniel Baumann
robust on todays flash devices.
2013-05-06Updating wheezy pre-release number for b4.Daniel Baumann
2013-05-06Correcting variable default assignment for new configuration tree layout.Daniel Baumann
2013-05-06Correcting typo on functions/default.sh, thanks to jhcha54008 ↵Richard Nelson
<jhcha54008@free.fr> (Closes: #698397).
2013-05-06Defaulting to obsolete md5 for checksums instead of sha256 on debian, as ↵Daniel Baumann
debians cdrom-check in d-i only supports md5.
2013-05-06Updating year in all copyright notices.Daniel Baumann
2013-05-06Setting debian-installer to false in all modes by default.Daniel Baumann
2013-05-06Dropping support for now unused includes feature in package lists.Daniel Baumann
2013-05-06Switching order of kernel flavours in defaults, the last added one in the ↵Daniel Baumann
list becomes the default symlink target in the rootfs by apt.
2013-05-06Moving off binary image parent archive areas into new config tree format.Daniel Baumann
2013-05-06Updating comment for image name config handling.Daniel Baumann
2013-05-06Moving off binary image archive areas into new config tree format.Daniel Baumann
2013-05-06Setting default name to live-image for the time being.Daniel Baumann
2013-05-06Using image name from configuration to name binary output files.Daniel Baumann
2013-05-06Correcting architecture defaults.Daniel Baumann
2013-05-06Separate between configured values and runtime values in new configuration ↵Daniel Baumann
handling.
2013-05-06Also reading in existing values from new config tree format.Daniel Baumann
2013-05-06Moving off binary image architecture into new config tree format.Daniel Baumann
2013-05-06Moving off binary image type into new config tree format.Daniel Baumann
2013-05-06Moving configuration version off as the first option into new config tree ↵Daniel Baumann
format.
2013-05-06Disabling accidentally enabled removal of apt sources hook by default.Daniel Baumann
2013-05-06Removing kubuntu mode, it's not different anymore to standard ubuntu mode.Daniel Baumann
2013-05-06Removing some dead default handling code for global includes which do not ↵Daniel Baumann
exist anymore.
2013-05-06Correcting config tree version check for the current version.Daniel Baumann
2013-05-06Correcting config tree version check for older versions.Daniel Baumann
2013-05-06Renumbering hooks.Daniel Baumann
2013-05-06Merging remove-linux-image-backups into remove-backup-files hook.Daniel Baumann
2013-05-06Adding default hook to use mesa glx renderer.Daniel Baumann
2013-05-06Using consistent naming for default hooks.Daniel Baumann
2013-05-06Adding default hook to use newest nvidia version.Daniel Baumann
2013-05-06Adding default hook to truncate log files.Daniel Baumann
2013-05-06Moving removal of backup and temporary files to their own hook script.Daniel Baumann
2013-05-06Moving kexec-tools default preseeding into its own hook script.Daniel Baumann
2013-05-06Updating removal of adjtime in a split out hook for wheezy.Daniel Baumann
2013-05-06Adding 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.
2013-05-06Updating wheezy release number.Daniel Baumann
2013-05-06Updating wording about regenerating config trees.Daniel Baumann
2013-05-06Updating version config tree version check (Closes: #695091).Daniel Baumann