Builder for live images based on Debian
Go to file
Lyndon Brown 37f0432e98 fix inadequate chroot_archives validation
commit d74f2102a0 added a validation check
to chroot_archives for its 'pass' parameter. this was based upon finding
an instance where the wrong value was being submitted to the script and
wanting to ensure such mistakes would be caught.

unfortunately it seems that I made a mistake in misremembering the facts
surrounding the latter issue when constructing the validation check and
failed to double check with testing until it was already merged. a
correction is needed. the set of valid values is not limited to only
'source|binary' but actually 'source|binary|chroot'. I'd misremembered
'chroot' as being a completely invalid value.
2020-03-09 10:51:11 +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 defaults: ensure global caching param overrides specific caching params if disabled 2020-03-09 10:38:09 +00:00
manpages config: rename --architectures to --architecture 2020-03-05 20:39:53 +00:00
scripts fix inadequate chroot_archives validation 2020-03-09 10:51:11 +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