Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-29 | Initialize /etc/default/locale with LANG=C.UTF-8 | Raphaël Hertzog | |
That way we always have a valid UTF-8 locale even when we don't have the "locales" (or "locales-all") package installed. | |||
2017-06-09 | Add keyboard shortcut on the "Advanced options" syslinux menu entry | Raphaël Hertzog | |
Thanks to Daniel Reichelt <debian@nachtgeist.net> for the patch. Closes: #864386 | |||
2016-12-14 | Cleanup binary_loopback_cfg and offer more freedom in overriding the default ↵ | Raphaël Hertzog | |
grub-pc configuration. | |||
2016-12-02 | Clean up grub configuration code | Raphaël Hertzog | |
* Use only long kernel names. * Put advanced options in a submenu. * Use distro-agnostic labels. * Don't generate entries with kernel version when we have a single version. | |||
2016-12-02 | Use a grub theme that integrates reasonably well with the current background ↵ | Raphaël Hertzog | |
picture. | |||
2016-11-28 | Try to reuse /isolinux/splash.png in default grub configuration. | Raphaël Hertzog | |
2016-01-08 | Add symlinks for libgpl.c32 and libmenu.c32 | Raphaël Hertzog | |
They are required for the "Hardware Detection Tool (HDT)" menu entry that live-build adds in the advanced menu. Sponsored-by: Offensive Security | |||
2015-05-20 | Splitting non-live specific hooks into their own subdirectory within hooks. | Daniel Baumann | |
2015-05-04 | Renaming grub helper to grub-legacy for consistency. | Daniel Baumann | |
2015-05-04 | Renaming grub2 helper to grub-pc for later grub-efi addition. | Daniel Baumann | |
2015-05-02 | Moving 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-02 | Adding hook to disable tmpfs on /tmp when using sysvinit, previously done by ↵ | Daniel Baumann | |
live-config. | |||
2015-04-29 | Moving grub and grub2 templates into shared bootloader config directory. | Daniel Baumann | |
2015-02-23 | Adding hook to create locales files. | Daniel Baumann | |
2015-01-25 | Updating d-i bootparameter separator for jessie. | Daniel Baumann | |
2015-01-04 | Updating year in copyright notices to 2015. | Daniel Baumann | |
2014-12-10 | Dropping support for wheezy. | 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 | |