Builder for live images based on Debian
Go to file
Michał Prochera e420c83e4c Unconditional Remove_packages calls in binary_rootfs (Closes: #994982)
That prevents potential errors during future Remove_packages calls without APT indices available. In such cases, APT tries to remove packages with unrecognized names, which results in an error and fails the script execution. An example of this would be installing apt-utils in chroot_archives with --apt-indices option set to false.
2022-01-26 17:55:42 +00:00
data/debian-cd Adding symlink for udeb data for bookworm 2021-12-03 19:57:33 +01:00
debian Fix Lintian warning about malformed NEWS file 2022-01-07 10:12:26 +01:00
examples 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
frontend get rid of a couple of useless variables 2020-05-04 13:21:12 +01:00
functions Clean up the cache directory, if no files are present. 2022-01-22 17:56:39 +01:00
manpages Bugfix: The values for '--cache-stages' were not matching the implementation. 2022-01-22 17:56:29 +01:00
scripts Unconditional Remove_packages calls in binary_rootfs (Closes: #994982) 2022-01-26 17:55:42 +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