Builder for live images based on Debian
Go to file
Lyndon Brown fd18d46e0e grub2|loopback: avoid perl for live entry creation, use temp file
instead of cramming the live entries into a string via a layer of functions
for terminating entries with newlines, which we then have to run through
perl to tweak the newlines for correct use with sed... let's write the
entries to a temp file, then use that file in the sed replacement.

the helper functions injecting newlines to the end of entries as they were
built into a long string have obviously become unnecessary and so were
removed. one function was renamed for reasons of consistency and clarity.

the file is initially deleted before use for reasons of wanting to bullet
proof the codebase to work properly under conditions of recovering from
failure/cancellation, `--force` re-running and such.

this removes the last use of perl.

Gbp-Dch: Short
2020-05-01 09:40:40 +00: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 frontend: fix passing along global args 2020-04-29 19:03:58 +01:00
functions config: fix wrong variable name 2020-05-01 08:57:44 +00:00
manpages config: remove junk config loading code 2020-05-01 08:57:44 +00:00
scripts grub2|loopback: avoid perl for live entry creation, use temp file 2020-05-01 09:40:40 +00:00
share grub2|loopback: fix theme issues for submenus 2020-04-30 07:36:51 +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