Builder for live images based on Debian
Go to file
Lyndon Brown b54bdd7fb1 installer: filter derived udebs from parent list
the existing logic just bundled the entire parent and derived udeb lists
together, ignoring the fact that there might thus be two instances of some
packages, and relying upon getting derived ones first and checking file
existence to avoid handling the overridden parent instances.

here we now actually filter the list of parent udebs to exclude packages
that are to be obtained from the derivative.

this enables avoiding the file existence checking

Partial fix for #952914

Gbp-Dch: Short
2020-03-05 21:34:38 +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 archives: deduplicate apt sourcelist file construction 2020-03-05 21:08:53 +00:00
manpages config: rename --architectures to --architecture 2020-03-05 20:39:53 +00:00
scripts installer: filter derived udebs from parent list 2020-03-05 21:34:38 +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