Builder for live images based on Debian
Go to file
Lyndon Brown 0e090a65e3 fix -h|--help component script man page redirection
the frontend handles -h|--help directly and correctly redirects to the
man page.

component scripts however fail to load the correct manpage because they
are being directed to `man <script>` instead of `man lb script`.

(affects the top level commands and major build stages which actually have
man pages; the low level components don't and so will always fail anyway).
2020-03-19 22:42:01 +00:00
data/debian-cd We should add buster for release 2019-02-17 14:51:24 +00:00
debian CI: deploy from the build stage, rather than rebuilding from scratch 2020-03-15 21:13:31 +00:00
examples amend copyright & licensing blocks 2020-03-11 13:51:19 +00:00
frontend frontend: tidy 2020-03-13 14:20:12 +00:00
functions fix -h|--help component script man page redirection 2020-03-19 22:42:01 +00:00
manpages manpages: correct date & version 2020-03-17 02:46:13 +00:00
scripts stagefiles: s/Require_stagefile/Require_stagefiles/ 2020-03-17 22:59:37 +00:00
share syslinux: use more dynamic memtest menu config file 2020-03-16 23:08:26 +00:00
COPYING Switching to GPL3+. 2011-03-09 18:22:29 +01:00
Makefile fix capitalisation of some output messages 2020-03-05 20:36:54 +00:00