Builder for live images based on Debian
Go to file
Lyndon Brown 1b09b15277 stagefiles: refactor Require_stagefile()
- count of params is available as $#, we don't need the pipe-to-wc logic.
 - the whole 'CONTINUE' based logic is silly, we can just return once one
   of the files is found.
 - setting of 'NAME' in the loop was completely pointless.
 - the error message for multiple files was not very clear just injecting
   a sequence of words into a sentence.
 - it did not work correctly if no arguments were given (bad usage)

note, you might question whether the functionality of this function is
correct, as did I; this is tackled in a followup commit whilst this
commit retains the existing functionality!

Gbp-Dch: Short
2020-03-17 22:57:04 +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 stagefiles: refactor Require_stagefile() 2020-03-17 22:57:04 +00:00
manpages manpages: correct date & version 2020-03-17 02:46:13 +00:00
scripts stagefiles: fix doc mistake 2020-03-17 22:09:51 +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