Builder for live images based on Debian
Go to file
Raphaël Hertzog 440c0b7738 frontend: do no try to look for sub-commands in the PATH
This is a recipe for disaster and it actually already fails when
you pass something that looks like a long option as first argument
because $(which --long-option) will produce an "Illegal option"
string on its standard output.

$ lb --debug config --archive-areas "main contrib non-free"
Illegal option --
/usr/bin/lb: 54: [: Usage:: unexpected operator
E: Unknown command: --debug
2020-04-23 22:30:43 +02: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: do no try to look for sub-commands in the PATH 2020-04-23 22:30:43 +02:00
functions stagefiles: guard unnecessary chroot removal 2020-04-23 18:26:15 +01:00
manpages config: revert partial format conversion 2020-04-23 16:54:31 +00:00
scripts chroot_resolve: fix broken network connectivity 2020-04-23 19:53:31 +00:00
share syslinux: use linux/initrd placeholders 2020-04-23 15:51:57 +00: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