Builder for live images based on Debian
Go to file
Lyndon Brown 4d0c3a1169 firmware: enable caching for archive content file with firmware lists
the existing logic for obtaining a list of firmware packages always
downloaded a fresh copy of the archive content file, deleting the file
already in the cache. here we move to actually making use of the cache.

this helps when building multiple times, at least for the same distro. the
package list obtained is rarely going to change after all. it could of
course differ between distros, but the cache is per-distro, as it has
always been.

we of course here switch to caching each of the archive-area files
individually rather than having one file that gets overwritten (or
appended to in the case of when we kept the decompressed file).

Gbp-Dch: Short
Closes: #952911
2020-03-05 22:13:57 +00:00
data/debian-cd We should add buster for release 2019-02-17 14:51:24 +00:00
debian Fix Lintian Warnings about changelog: day-of-week, trailing whitespace 2020-03-05 21:23:54 +00:00
examples Updating example gitignore file. 2015-04-29 08:11:39 +02:00
frontend help/usage: fix overly complex script description handling 2020-03-05 20:48:49 +00:00
functions firmware: enable caching for archive content file with firmware lists 2020-03-05 22:13:57 +00:00
manpages config: rename --architectures to --architecture 2020-03-05 20:39:53 +00:00
scripts firmware: enable caching for archive content file with firmware lists 2020-03-05 22:13:57 +00:00
share bootloaders: fix ignoring LB_DEBIAN_INSTALLER_GUI in menu creation 2020-03-05 11:48:04 +00:00
COPYING Switching to GPL3+. 2011-03-09 18:22:29 +01:00
Makefile fix capitalisation of some output messages 2020-03-05 20:36:54 +00:00