Builder for live images based on Debian
Go to file
Roland Clobus 06ee64b16a
Reactivate '--chroot-filesystem plain'.
This previously undocumented value for '--chroot-filesystem' creates the
uncompressed folder 'live/filesystem.dir'.
This will speed up the generation of live images a lot, because the
squashfs compression is skipped.

Example command line:
  lb config -b hdd --chroot-filesystem plain --binary-filesystem ext4
2022-01-22 17:53:38 +01:00
data/debian-cd Adding symlink for udeb data for bookworm 2021-12-03 19:57:33 +01:00
debian Fix Lintian warning about malformed NEWS file 2022-01-07 10:12:26 +01:00
examples amend copyright & licensing blocks 2020-03-11 13:51:19 +00:00
frontend get rid of a couple of useless variables 2020-05-04 13:21:12 +01:00
functions Reactivate '--chroot-filesystem plain'. 2022-01-22 17:53:38 +01:00
manpages Reactivate '--chroot-filesystem plain'. 2022-01-22 17:53:38 +01:00
scripts Reactivate '--chroot-filesystem plain'. 2022-01-22 17:53:38 +01:00
share Reproducible fix for glibc 2021-01-23 21:26:09 +01:00
test Code coverage test (for the proxy) 2021-09-23 13:53:53 +02:00
COPYING Switching to GPL3+. 2011-03-09 18:22:29 +01:00
Makefile Mark the phony targets in the Makefile 2022-01-07 10:12:28 +01:00