Builder for live images based on Debian
Go to file
jnqnfe b27927724a locks: tidy lock acquisition
Combine the check+create done in each script. (The original functions
are still callable as before, but a new combined `Aquire_lockfile`
function can be called instead, as now used).

Note, a further simplification could be done in removing the passing of
the lock filename in as a parameter since every use of the functions is
with ".lock". The lock functions already have a fallback to ".build/lock"
though. Checking the history, the fallback used to be for a system wide
lock, which was then replaced with this config-tree specific one. As long
as that is not used implicitly by 3rd-party hooks then surely we are free
to change the fallback to ".lock" and further remove passing in a name as
a param...?

history:
db5d2b0dcd
0aa8289a37

Gbp-Dch: Short
Closes: #952918
2020-03-13 15:37:38 +00:00
data/debian-cd We should add buster for release 2019-02-17 14:51:24 +00:00
debian CI: fix deploy stage 2020-03-12 14:23:56 +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 locks: tidy lock acquisition 2020-03-13 15:37:38 +00:00
manpages Fix typo in lb_config.1 manpage 2020-03-12 12:49:28 +00:00
scripts locks: tidy lock acquisition 2020-03-13 15:37:38 +00:00
share Revert "Test for executables: replace 'which' with more robust 'command -v'" 2020-03-12 12:32: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