live-build/functions
Lyndon Brown d6a80d3d4d defaults: purge long unused LB_ROOT
seems to have been obsolete since all the way back at v1.0~a22-1.

history:
 - in 0d0de885e3 it was renamed from
   LIVE_ROOT to LH_ROOT, but also seems to have become completely
   obsolete at this point, and thus mistakenly not actually removed.
   before this it seems to have been used to hold the base directory of
   live-build from which paths were constructed, but then this use was
   removed making it redundant, but it remained in the code.
 - 83bc63f725 renamed to LB_ROOT.
 - a79a5bea10 dropped setting the variable
   only if not already set, in favour of always setting it depending upon
   LB_MODE. but still it remained unused.

Gbp-Dch: Short
2020-03-20 10:19:33 +00:00
..
aliases.sh use local scope for private function vars 2020-03-16 22:10:03 +00:00
architectures.sh use local scope for private function vars 2020-03-16 22:10:03 +00:00
arguments.sh use local scope for private function vars 2020-03-16 22:10:03 +00:00
bootloaders.sh use local scope for private function vars 2020-03-16 22:10:03 +00:00
breakpoints.sh use local scope for private function vars 2020-03-16 22:10:03 +00:00
cache.sh use local scope for private function vars 2020-03-16 22:10:03 +00:00
chroot.sh use local scope for private function vars 2020-03-16 22:10:03 +00:00
chroot_bind_path.sh use local scope for private function vars 2020-03-16 22:10:03 +00:00
color.sh amend copyright & licensing blocks 2020-03-11 13:51:19 +00:00
common.sh amend copyright & licensing blocks 2020-03-11 13:51:19 +00:00
conffile.sh use local scope for private function vars 2020-03-16 22:10:03 +00:00
configuration.sh use local scope for private function vars 2020-03-16 22:10:03 +00:00
defaults.sh defaults: purge long unused LB_ROOT 2020-03-20 10:19:33 +00:00
echo.sh use local scope for private function vars 2020-03-16 22:10:03 +00:00
exit.sh exit: fix missing local scope 2020-03-17 17:33:31 +00:00
firmwarelists.sh use local scope for private function vars 2020-03-16 22:10:03 +00:00
help.sh "Live Systems" -> "Debian Live" 2020-03-11 15:23:31 +00:00
init.sh amend copyright & licensing blocks 2020-03-11 13:51:19 +00:00
lockfile.sh locks: tidy lock acquisition 2020-03-13 15:37:38 +00:00
losetup.sh use local scope for private function vars 2020-03-16 22:10:03 +00:00
man.sh fix -h|--help component script man page redirection 2020-03-19 22:42:01 +00:00
packagelists.sh use local scope for private function vars 2020-03-16 22:10:03 +00:00
packages.sh use local scope for private function vars 2020-03-16 22:10:03 +00:00
sourcelist.sh amend copyright & licensing blocks 2020-03-11 13:51:19 +00:00
stagefile.sh Minor cleanups in Require_stagefiles 2020-03-18 09:37:22 +01:00
usage.sh amend copyright & licensing blocks 2020-03-11 13:51:19 +00:00
wrapper.sh use local scope for private function vars 2020-03-16 22:10:03 +00:00