summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2015-05-02Moving hooks to hooks/live, both in live-build sources and live-build configs.Daniel Baumann
Really soon live-build will support building non-live images out-of-the-box. Therefore moving hooks into a live specific subdirectory.
2015-05-02Adding hook to disable tmpfs on /tmp when using sysvinit, previously done by ↵Daniel Baumann
live-config.
2015-04-29Moving grub and grub2 templates into shared bootloader config directory.Daniel Baumann
2015-02-23Adding hook to create locales files.Daniel Baumann
2015-01-25Updating d-i bootparameter separator for jessie.Daniel Baumann
2015-01-04Updating year in copyright notices to 2015.Daniel Baumann
2014-12-10Dropping support for wheezy.Daniel Baumann
2014-11-10Adding hook to enable cryptsetup (Closes: #767195).Daniel Baumann
2014-09-10Dropping syslinux 6 symlinks from bootloader configs for wheezy.Daniel Baumann
In general there's no harm in having them as they are not used on syslinux 4 distributions, however, but it's cosmetically nicer and the path woudn't match anyway. But.. since it turned out that we need the second copy of bootloaders for wheezy anyway as wheezy and jessie are mutually exclusive regarding paths where syslinux files are located, there's no point in having them and confusing users with error messages from cp -aL when stuff can't be dereferenced (which is ok).
2014-08-27Exclude lib and non-main sections as tasksel does (Closes: #758218).Ben Armstrong
2014-08-22Correcting wrong target for /etc/mtab symlink in create-mtab-symlink hook, ↵Daniel Baumann
thanks to Ben Armstrong <synrg@sanctuary.nslug.ns.ca>.
2014-07-24Adding second set of bootloader templates for wheezy.Daniel Baumann
2014-07-22Unconditionally replacing bootloader symlinks with syslinux 6 from jessie, ↵Daniel Baumann
this will break building wheezy images (so we have to come up with something better than that prior upload).
2014-06-25If /etc/mtab exists as a file, replace it with a symlink (Closes: #746570).Simon McVittie
2014-05-01Adding hook to create /etc/mtab as a symlink to /proc/mtab if not already ↵Daniel Baumann
existing (Closes: #746570).
2014-04-28Truncate /etc/machine-id instead of deleting it.Simon McVittie
If /etc/machine-id exists but is empty, systemd will do tricks with bind-mounts to ensure that a valid transient UUID is bind-mounted over it, which is exactly what we want for a live system. If /etc/machine-id does not exist, systemd-journald will just fail, which is undesirable.
2014-04-26Adjusting splash.svg filename in embedded syslinux configurations to match ↵Daniel Baumann
code (Closes: #745020).
2014-02-08Updating copyright notices for 2014.Daniel Baumann
2013-11-03Updating configuration path in update-apt-file-cache.hook.chroot.Daniel Baumann
2013-11-03Updating file suffixes of the internal default hooks.Daniel Baumann
2013-09-18Removing unused description variable in syslinux configs.Daniel Baumann
2013-06-25Dropping global archive definitions shipped in ↵Daniel Baumann
/usr/share/live/build/archives (same as with packagelists, hidden archive 'magic' is gone now in favour of explicit config tree configuration).
2013-06-19Adding hook to remove ssl-cert-snakeoil by default.Daniel Baumann
2013-05-27Including memtest86+ in syslinux menu.Daniel Baumann
2013-05-06Renumbering hook scripts.Daniel Baumann
2013-05-06Adding hook to disable 70-persistent-cd.rules udev rule to prevent udev ↵Daniel Baumann
remember the cd device name both the one of the build system and the one of the live system (Closes: #706926).
2013-05-06Renaming remove-udev-persistent-rules.chroot hook to ↵Daniel Baumann
remove-udev-persistent-net-rules.chroot for future additional udev hooks.
2013-05-06Debranding package for derivatives.Daniel Baumann
2013-05-06Removing all references to my old email address.Daniel Baumann
2013-05-06Removing superfluous menu default directive in installer syslinux menues.Daniel Baumann
2013-05-06Removing default menu marker for install entry in syslinux menu.Daniel Baumann
2013-05-06Adding key-shortcut for advanced options in syslinux menu.Daniel Baumann
2013-05-06Including HDT in advanced options menu within syslinux menu.Daniel Baumann
2013-05-06Correcting wrong debian-installer syslinux menu files.Daniel Baumann
2013-05-06Renumbering hooks.Daniel Baumann
2013-05-06Adding hook to remove systemd machine-id.Daniel Baumann
2013-05-06Updating syslinux configurations and handling for syslinux 5.Daniel Baumann
2013-05-06Correcting vshift in syslinux themes to correct display bug with overlong ↵Daniel Baumann
lines, thanks to Thanatermesis <thanatermesis@gmail.com>.
2013-05-06Updating year in all copyright notices.Daniel Baumann
2013-05-06Renumbering hooks.Daniel Baumann
2013-05-06Moving removal of actual backup files for apt sources into correct hook.Daniel Baumann
2013-05-06Removing kubuntu mode, it's not different anymore to standard ubuntu mode.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-06Also removing man chache in remove-temporary-files hook.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