live-build/scripts/build
Roland Clobus 4086f078d9
Installer: ignore the configured kernel version
When building the Debian installer from git, ignore any configured
kernel version, and use the kernel version that is present in the chroot
environment.

This fixes a build error on Trixie/testing, which occurred after a new
kernel became available when the freeze was lifted.
2023-07-08 08:01:19 +02:00
..
binary Adding dm-verity support for rootfs 2021-07-11 10:33:48 +02:00
binary_checksums Fixed handling of checksums in combination with the d-i installer. 2021-03-21 12:32:54 +01:00
binary_chroot Reactivate '--chroot-filesystem plain'. 2022-01-22 17:53:38 +01:00
binary_disk If the same file exists in multiple locations, take the version from the 2023-01-31 15:27:59 +00:00
binary_dm-verity Enable dm-verity support also for ext filesystems 2021-07-19 11:52:09 +02:00
binary_grub-efi binary_grub-efi: Allow removal of protected packages 2021-08-04 16:02:06 +01:00
binary_grub-legacy s/Remove_package/Remove_packages/ 2020-05-05 19:55:28 +01:00
binary_grub-pc s/Remove_package/Remove_packages/ 2020-05-05 19:55:28 +01:00
binary_grub_cfg Memtest GRUB fixes 2023-01-02 09:40:17 -08:00
binary_hdd Set the timestamp inside hdd images. 2022-01-22 18:16:58 +01:00
binary_hooks Use either ${LIVE_BUILD}/share/hooks or /usr/share/live/build/hooks, not both 2023-03-04 17:08:33 +01:00
binary_includes config: s/LIVE_IMAGE_TYPE/LB_IMAGE_TYPE/ 2020-04-23 16:54:31 +00:00
binary_iso ISO generation: add support for hybrid ISOs with grub-pc 2023-06-06 18:31:51 +03:00
binary_linux-image Add initial riscv64 support 2021-11-14 09:22:41 -08:00
binary_loadlin Preserve timestamps 2021-01-01 16:51:02 +00:00
binary_manifest Preserve timestamps 2021-01-01 16:51:02 +00:00
binary_memtest Fix binary_memtest for x32 -> ia32 renaming made in memtest86+ >= 6.10-3 2023-02-22 08:43:20 +01:00
binary_netboot config: s/LIVE_IMAGE_TYPE/LB_IMAGE_TYPE/ 2020-04-23 16:54:31 +00:00
binary_onie replace 2&>1 by 2>&1 2023-03-01 17:19:44 +00:00
binary_package-lists Bugfix: do not create /dev/lock and /dev/lock-frontend 2021-01-17 14:06:11 +00:00
binary_rootfs Unconditional Remove_packages calls in binary_rootfs (Closes: #994982) 2022-01-26 17:55:42 +00:00
binary_syslinux Share the splash screen from isolinux in grub 2023-04-30 09:15:44 +02:00
binary_tar config: s/LIVE_IMAGE_TYPE/LB_IMAGE_TYPE/ 2020-04-23 16:54:31 +00:00
binary_win32-loader Preserve timestamps 2021-01-01 16:51:02 +00:00
binary_zsync s/Remove_package/Remove_packages/ 2020-05-05 19:55:28 +01:00
bootstrap bootstrap_archives: remove useless param 2020-04-23 09:38:02 +00:00
bootstrap_archives Allow APT_AUTH.CONF(5) config files to be used with archives during bootstrap. 2022-06-28 21:05:12 +01:00
bootstrap_cache adjust action arg consumption order 2020-05-03 01:31:47 +01:00
bootstrap_debootstrap Simpler handling of http proxies 2021-09-23 13:53:49 +02:00
build extend config validation to all build components 2020-05-04 13:26:19 +01:00
chroot Added the option to include files before and after package installation 2020-10-27 15:07:11 +00:00
chroot_apt Simpler handling of http proxies 2021-09-23 13:53:49 +02:00
chroot_archives Use same naming scheme for archive keys in chroot and binary stages 2023-01-05 09:52:48 +01:00
chroot_cache adjust action arg consumption order 2020-05-03 01:31:47 +01:00
chroot_debianchroot adjust action arg consumption order 2020-05-03 01:31:47 +01:00
chroot_devpts adjust action arg consumption order 2020-05-03 01:31:47 +01:00
chroot_dpkg adjust action arg consumption order 2020-05-03 01:31:47 +01:00
chroot_firmware non-free firmware detection: in chroot, not on host 2023-06-21 09:04:08 +02:00
chroot_hacks Reproducible hooks: Regenerate initrd.img in chroot_hacks only when chroot_hooks did not regenerate it already. 2022-01-26 08:14:26 +01:00
chroot_hooks Use either ${LIVE_BUILD}/share/hooks or /usr/share/live/build/hooks, not both 2023-03-04 17:08:33 +01:00
chroot_hostname chroot_hostname: Fix reference to chroot inside chroot 2022-08-23 10:41:25 -07:00
chroot_hosts Fix permissions and ownership of chroot_hosts and chroot_hostname copied files 2022-06-10 12:08:58 +02:00
chroot_includes_after_packages Added the option to include files before and after package installation 2020-10-27 15:07:11 +00:00
chroot_includes_before_packages Added the option to include files before and after package installation 2020-10-27 15:07:11 +00:00
chroot_install-packages stagefiles: s/Require_stagefile/Require_stagefiles/ 2020-03-17 22:59:37 +00:00
chroot_interactive stagefiles: s/Require_stagefile/Require_stagefiles/ 2020-03-17 22:59:37 +00:00
chroot_linux-image stagefiles: s/Require_stagefile/Require_stagefiles/ 2020-03-17 22:59:37 +00:00
chroot_package-lists Don't fail if one of the package lists expands to an empty list 2021-01-12 14:48:27 +01:00
chroot_prep improve stagefiles encapsulation 2020-05-02 14:49:45 +01:00
chroot_preseed s/Remove_package/Remove_packages/ 2020-05-05 19:55:28 +01:00
chroot_proc adjust action arg consumption order 2020-05-03 01:31:47 +01:00
chroot_resolv Added the option to include files before and after package installation 2020-10-27 15:07:11 +00:00
chroot_selinuxfs adjust action arg consumption order 2020-05-03 01:31:47 +01:00
chroot_sysfs adjust action arg consumption order 2020-05-03 01:31:47 +01:00
chroot_sysv-rc adjust action arg consumption order 2020-05-03 01:31:47 +01:00
chroot_tmpfs adjust action arg consumption order 2020-05-03 01:31:47 +01:00
clean Apply SOURCE_DATE_EPOCH to newly generated files and create a log 2021-01-15 09:22:29 +00:00
config Use either ${LIVE_BUILD}/share/hooks or /usr/share/live/build/hooks, not both 2023-03-04 17:08:33 +01:00
efi-image UEFI-secure: Don't attempt to load unsigned modules 2023-04-30 12:59:36 +02:00
grub-cpmodules amend copyright & licensing blocks 2020-03-11 13:51:19 +00:00
installer Create a clean chroot for the installer. 2022-05-17 08:48:35 +02:00
installer_chroot Create a clean chroot for the installer. 2022-05-17 08:48:35 +02:00
installer_debian-installer Installer: ignore the configured kernel version 2023-07-08 08:01:19 +02:00
installer_preseed Create a clean chroot for the installer. 2022-05-17 08:48:35 +02:00
source chroot_prep: expand coverage 2020-04-23 09:38:02 +00:00
source_checksums Fixed handling of checksums in combination with the d-i installer. 2021-03-21 12:32:54 +01:00
source_debian config: improve BIOS/EFI bootloader selection handling 2020-05-04 21:40:13 +01:00
source_disk Use SOURCE_DATE_EPOCH for 'now' in .disk/info 2021-01-15 09:22:29 +00:00
source_hdd Bugfix: Do not copy the content of e.g. /dev/shm when creating hdd 2022-01-08 10:33:55 +01:00
source_hooks Use either ${LIVE_BUILD}/share/hooks or /usr/share/live/build/hooks, not both 2023-03-04 17:08:33 +01:00
source_iso SOURCE_DATE_EPOCH is always set 2021-01-15 09:22:29 +00:00
source_live stagefiles: s/Require_stagefile/Require_stagefiles/ 2020-03-17 22:59:37 +00:00
source_tar config: s/LIVE_IMAGE_NAME/LB_IMAGE_NAME/ 2020-04-23 16:54:31 +00:00