Builder for live images based on Debian
Go to file
Lyndon Brown 9bc35759aa config: fix stale live-build version in iso-preparer
using `$VERSION` as part of the default `$LB_ISO_PREPARER` means that when
you simply run `lb config` once, this variable is stored as a part of the
string, and replaced on use, but if you run `lb config` twice, it gets
replaced with a fixed version, that is then used in all subsequent builds.

let's replace with a placeholder (`@LB_VERSION@`) that can be used both in
the default, or in user strings, and will be replaced on use only.

this means that subsequent builds will always reflect the actual version
of live-build used.

Gbp-Dch: Ignore
2020-05-03 23:20:39 +01:00
data/debian-cd We should add buster for release 2019-02-17 14:51:24 +00:00
debian autopkgtest: build kali image 2020-03-20 15:36:52 +00:00
examples amend copyright & licensing blocks 2020-03-11 13:51:19 +00:00
frontend fix usage/help/man bugs 2020-05-03 01:38:17 +01:00
functions config: fix stale live-build version in iso-preparer 2020-05-03 23:20:39 +01:00
manpages config: provide UTC timestamp control 2020-05-03 22:19:43 +01:00
scripts config: fix stale live-build version in iso-preparer 2020-05-03 23:20:39 +01:00
share bootloaders: tweak default splash text to avoid overlap 2020-05-02 02:09:38 +01:00
COPYING Switching to GPL3+. 2011-03-09 18:22:29 +01:00
Makefile Drop the epoch in /usr/share/live/build/VERSION 2020-04-23 16:51:58 +02:00