Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-25 | Updating d-i bootparameter separator for jessie. | Daniel Baumann | |
2014-11-10 | Adding hook to enable cryptsetup (Closes: #767195). | Daniel Baumann | |
2014-09-10 | Dropping 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-27 | Exclude lib and non-main sections as tasksel does (Closes: #758218). | Ben Armstrong | |
2014-08-22 | Correcting wrong target for /etc/mtab symlink in create-mtab-symlink hook, ↵ | Daniel Baumann | |
thanks to Ben Armstrong <synrg@sanctuary.nslug.ns.ca>. | |||
2014-07-24 | Adding second set of bootloader templates for wheezy. | Daniel Baumann | |
2014-07-22 | Unconditionally 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-25 | If /etc/mtab exists as a file, replace it with a symlink (Closes: #746570). | Simon McVittie | |
2014-05-01 | Adding hook to create /etc/mtab as a symlink to /proc/mtab if not already ↵ | Daniel Baumann | |
existing (Closes: #746570). | |||
2014-04-28 | Truncate /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-26 | Adjusting splash.svg filename in embedded syslinux configurations to match ↵ | Daniel Baumann | |
code (Closes: #745020). | |||
2014-02-08 | Updating copyright notices for 2014. | Daniel Baumann | |
2013-11-03 | Updating configuration path in update-apt-file-cache.hook.chroot. | Daniel Baumann | |
2013-11-03 | Updating file suffixes of the internal default hooks. | Daniel Baumann | |
2013-09-18 | Removing unused description variable in syslinux configs. | Daniel Baumann | |
2013-06-25 | Dropping 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-19 | Adding hook to remove ssl-cert-snakeoil by default. | Daniel Baumann | |
2013-05-27 | Including memtest86+ in syslinux menu. | Daniel Baumann | |
2013-05-06 | Renumbering hook scripts. | Daniel Baumann | |
2013-05-06 | Adding 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-06 | Renaming remove-udev-persistent-rules.chroot hook to ↵ | Daniel Baumann | |
remove-udev-persistent-net-rules.chroot for future additional udev hooks. | |||
2013-05-06 | Debranding package for derivatives. | Daniel Baumann | |
2013-05-06 | Removing all references to my old email address. | Daniel Baumann | |
2013-05-06 | Removing superfluous menu default directive in installer syslinux menues. | Daniel Baumann | |
2013-05-06 | Removing default menu marker for install entry in syslinux menu. | Daniel Baumann | |
2013-05-06 | Adding key-shortcut for advanced options in syslinux menu. | Daniel Baumann | |
2013-05-06 | Including HDT in advanced options menu within syslinux menu. | Daniel Baumann | |
2013-05-06 | Correcting wrong debian-installer syslinux menu files. | Daniel Baumann | |
2013-05-06 | Renumbering hooks. | Daniel Baumann | |
2013-05-06 | Adding hook to remove systemd machine-id. | Daniel Baumann | |
2013-05-06 | Updating syslinux configurations and handling for syslinux 5. | Daniel Baumann | |
2013-05-06 | Correcting vshift in syslinux themes to correct display bug with overlong ↵ | Daniel Baumann | |
lines, thanks to Thanatermesis <thanatermesis@gmail.com>. | |||
2013-05-06 | Updating year in all copyright notices. | Daniel Baumann | |
2013-05-06 | Renumbering hooks. | Daniel Baumann | |
2013-05-06 | Moving removal of actual backup files for apt sources into correct hook. | Daniel Baumann | |
2013-05-06 | Removing kubuntu mode, it's not different anymore to standard ubuntu mode. | Daniel Baumann | |
2013-05-06 | Renumbering hooks. | Daniel Baumann | |
2013-05-06 | Merging remove-linux-image-backups into remove-backup-files hook. | Daniel Baumann | |
2013-05-06 | Adding default hook to use mesa glx renderer. | Daniel Baumann | |
2013-05-06 | Using consistent naming for default hooks. | Daniel Baumann | |
2013-05-06 | Adding default hook to use newest nvidia version. | Daniel Baumann | |
2013-05-06 | Also removing man chache in remove-temporary-files hook. | Daniel Baumann | |
2013-05-06 | Adding default hook to truncate log files. | Daniel Baumann | |
2013-05-06 | Moving removal of backup and temporary files to their own hook script. | Daniel Baumann | |
2013-05-06 | Moving kexec-tools default preseeding into its own hook script. | Daniel Baumann | |
2013-05-06 | Updating removal of adjtime in a split out hook for wheezy. | Daniel Baumann | |
2013-05-06 | Adding 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-06 | Adding initial menu entries for debian-installer. | Raphaël Hertzog | |
2013-05-06 | Adding debian version 4.0~a1-1.debian/4.0_a1-1 | Daniel Baumann | |
2013-02-12 | Removing superfluous menu default directive in installer syslinux menues. | Daniel Baumann | |