Builder for live images based on Debian
Go to file
Luca Boccassi 0e91aeea42 Add Acquire::AllowInsecureRepositories to fix apt-secure in sid
The apt-secure option does not work anymore when building a sid image,
as with apt 1.6 the existing options are no longer enough to get apt
to accept an unsigned repository, which is necessary when using a
local cached repository (offline build).

Pass Acquire::AllowInsecureRepositories "true"; together with the
other options when --apt-secure false is used to fix the issue.
2018-03-23 16:02:52 +00:00
data/debian-cd Adding data symlink for stretch. 2015-05-03 16:03:40 +02:00
debian Add NEWS file to warn users about change of live-boot mount paths 2018-03-22 14:46:40 +00:00
examples Updating example gitignore file. 2015-04-29 08:11:39 +02:00
frontend Flattening frontend directory within the source tree. 2015-04-29 08:12:46 +02:00
functions Add options to build ONIE images 2018-03-22 16:14:01 +00:00
manpages Add options to build ONIE images 2018-03-22 16:14:01 +00:00
scripts Add Acquire::AllowInsecureRepositories to fix apt-secure in sid 2018-03-23 16:02:52 +00:00
share Initialize /etc/default/locale with LANG=C.UTF-8 2017-08-29 12:26:33 +02:00
COPYING Switching to GPL3+. 2011-03-09 18:22:29 +01:00
Makefile Fix version of live-build that is displayed by lb --version 2016-12-02 15:23:20 +01:00