live-build/scripts/build
Roland Clobus 6f6376dd3b
installer: Cached apt indices for local pool
Add the apt indices for the additional source of packages on the live
medium. It allows for installing packages from that source without
running 'apt-get update' first
2024-11-24 17:44:24 +01:00
..
binary binary_bootloader_splash: New script 2024-04-29 16:27:41 +00:00
binary_bootloader_splash binary_bootloader_splash: New script 2024-04-29 16:27:41 +00:00
binary_checksums Use LC_ALL=C for sort 2023-08-04 17:20:43 +02:00
binary_chroot Create binary_chroot stagefiles when skipping, too 2023-07-18 12:23:57 +02:00
binary_disk Always add live-installer to udeb_include 2024-08-29 18:13:10 +02:00
binary_dm-verity Enable dm-verity support also for ext filesystems 2021-07-19 11:52:09 +02:00
binary_grub-efi Architecture checking is not required any more 2024-04-29 16:27:41 +00:00
binary_grub-legacy Architecture checking is not required any more 2024-04-29 16:27:41 +00:00
binary_grub-pc Architecture checking is not required any more 2024-04-29 16:27:41 +00:00
binary_grub_cfg Handle loopback booting with dracut-live properly 2024-10-31 00:23:01 -05: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 binary_includes: Activate when the directory exists (Closes: #1069349) 2024-05-03 08:16:27 +02:00
binary_iso binary_iso: fix iso-hybrid images with EFI bootloader 2023-07-19 14:46:06 +00:00
binary_linux-image Add support for dracut 2024-10-25 11:39:28 +02:00
binary_loadlin Preserve timestamps 2021-01-01 16:51:02 +00:00
binary_manifest Add support for dracut 2024-10-25 11:39:28 +02: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 Add support for dracut 2024-10-25 11:39:28 +02:00
binary_syslinux Architecture checking is not required any more 2024-04-29 16:27:41 +00: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 Architecture checking is not required any more 2024-04-29 16:27:41 +00:00
bootstrap_debootstrap Create local /etc/os-release with metadata about the live image 2024-08-09 23:48:37 +01: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 duplicate aliased diversions for DEP17 2024-08-10 00:07:25 +01:00
chroot_firmware Restore support for bullseye and bookworm 2024-06-20 22:36:30 +02:00
chroot_hacks Add support for dracut 2024-10-25 11:39:28 +02:00
chroot_hooks container hooks: make nspawn work inside nspawn 2024-02-23 22:36:50 +01:00
chroot_hostname duplicate aliased diversions for DEP17 2024-08-10 00:07:25 +01: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 Add support for dracut 2024-10-25 11:39:28 +02: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 chroot_sysfs: umount efivarfs if mounted 2023-11-28 14:47:59 +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 Add support for dracut 2024-10-25 11:39:28 +02:00
efi-image efi-image: Fix <platform>/grub.cfg, variables must NOT be expanded 2023-09-18 08:39:38 +07: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: Cached apt indices for local pool 2024-11-24 17:44:24 +01:00
installer_preseed Create a clean chroot for the installer. 2022-05-17 08:48:35 +02:00
source Apply predictable timestamps in the source image 2023-08-06 20:46:30 +00:00
source_checksums Use LC_ALL=C for sort 2023-08-04 17:20:43 +02:00
source_debian lb source: fetch source packages once 2024-09-02 16:49:14 +02: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 Reproducible: fixes the last two issues for Debian 12.3 2023-10-29 08:30:11 +01:00