Builder for live images based on Debian
Go to file
Rob Shearman 3b0d8263d2 config: respect --bootloaders option again on amd64/i386
Persist LB_BOOTLOADERS in lb_binary_* configuration, since
Init_config_data called from lb_binary_* calls Prepare_config which
then overrides LB_BOOTLOADER_BIOS and LB_BOOTLOADER_EFI if
LB_ARCHITECTURE is amd64 or i386, and these can only be restored to
their proper values by the presence of LB_BOOTLOADERS.

This therefore ensures that the value of the "--bootloaders" parameter
to lb_config is respected by the lb_binary_* steps.
2022-02-18 13:00:01 +00:00
data/debian-cd Adding symlink for udeb data for bookworm 2021-12-03 19:57:33 +01:00
debian get the aptly/pages stage to work 2022-02-07 15:02:26 +01:00
examples Reproducible hooks: fontconfig got fixed in 2.13.1-4.4. 2022-01-31 11:40:57 +01:00
frontend get rid of a couple of useless variables 2020-05-04 13:21:12 +01:00
functions Show git hash as version number, when a local git repo is used. 2022-02-10 21:46:27 +01:00
manpages Bugfix: The values for '--cache-stages' were not matching the implementation. 2022-01-22 17:56:29 +01:00
scripts config: respect --bootloaders option again on amd64/i386 2022-02-18 13:00:01 +00:00
share Harmonize menu entries (uefi / bios) and add a variable for the templates 2022-01-26 11:13:30 +01:00
test Code coverage test (for the proxy) 2021-09-23 13:53:53 +02:00
COPYING Switching to GPL3+. 2011-03-09 18:22:29 +01:00
Makefile Mark the phony targets in the Makefile 2022-01-07 10:12:28 +01:00