summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-12-13 23:36:01 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:20:39 +0100
commit772e2ad4bf4265453aa05e52fdc1c580581a7c9f (patch)
tree92b06397c65e059d38c8dea2f7e9d02cdb7efc26
parent18e123ea16d909402c0ac824d0bc39f0c238660d (diff)
downloadvyos-live-build-772e2ad4bf4265453aa05e52fdc1c580581a7c9f.tar.gz
vyos-live-build-772e2ad4bf4265453aa05e52fdc1c580581a7c9f.zip
Removing last live-helper remains in internal variables.
-rwxr-xr-xfunctions/exit.sh2
-rw-r--r--lists/debian-forensics2
-rw-r--r--lists/debian-junior2
-rw-r--r--lists/debian-live-devel2
-rw-r--r--lists/debian-live-pxe-server2
-rw-r--r--lists/debian-science2
-rw-r--r--lists/gnome2
-rw-r--r--lists/gnome-core2
-rw-r--r--lists/gnome-full2
-rw-r--r--lists/gnome-junior2
-rw-r--r--lists/gnustep2
-rw-r--r--lists/kde2
-rw-r--r--lists/kde-core2
-rw-r--r--lists/kde-extra2
-rw-r--r--lists/kde-full2
-rw-r--r--lists/kde-junior2
-rw-r--r--lists/lxde2
-rw-r--r--lists/minimal2
-rw-r--r--lists/rescue2
-rw-r--r--lists/standard2
-rw-r--r--lists/standard-x112
-rw-r--r--lists/studio2
-rw-r--r--lists/studio-gnome2
-rw-r--r--lists/studio-kde2
-rw-r--r--lists/studio-xfce2
-rw-r--r--lists/xfce2
-rw-r--r--lists/xfce-junior2
-rwxr-xr-xscripts/build/lb6
-rwxr-xr-xscripts/build/lb_clean14
29 files changed, 37 insertions, 37 deletions
diff --git a/functions/exit.sh b/functions/exit.sh
index 5fa1fa86f..8a9720788 100755
--- a/functions/exit.sh
+++ b/functions/exit.sh
@@ -15,7 +15,7 @@ Exit ()
if [ "${_DEBUG}" = "true" ]
then
# Dump variables
- set | grep -e ^LH
+ set | grep -e ^LB
fi
# Always exit true in case we are not able to unmount
diff --git a/lists/debian-forensics b/lists/debian-forensics
index 9c0e7d79e..441449d02 100644
--- a/lists/debian-forensics
+++ b/lists/debian-forensics
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/debian-forensics - package list for live-build(7)
-## LH: Debian Forensics
+## LB: Debian Forensics
#include <standard>
# http://qa.debian.org/developer.php?login=forensics-devel@lists.alioth.debian.org
diff --git a/lists/debian-junior b/lists/debian-junior
index b5bf5d74b..21058499f 100644
--- a/lists/debian-junior
+++ b/lists/debian-junior
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/debian-junior - package list for live-build(7)
-## LH: Debian Junior
+## LB: Debian Junior
#include <standard>
# http://qa.debian.org/developer.php?login=debian-jr@lists.debian.org
diff --git a/lists/debian-live-devel b/lists/debian-live-devel
index ce26c9644..aa20bfc7c 100644
--- a/lists/debian-live-devel
+++ b/lists/debian-live-devel
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/debian-live - package list for live-build(7)
-## LH: Debian Live
+## LB: Debian Live
#include <standard>
# http://qa.debian.org/developer.php?login=debian-live@lists.debian.org
diff --git a/lists/debian-live-pxe-server b/lists/debian-live-pxe-server
index 586f38c8c..b0caf447e 100644
--- a/lists/debian-live-pxe-server
+++ b/lists/debian-live-pxe-server
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/debian-live-pxe-server - package list for live-build(7)
-## LH: Debian Live
+## LB: Debian Live
#include <standard>
bind9
diff --git a/lists/debian-science b/lists/debian-science
index d9da39d60..9365b2fd0 100644
--- a/lists/debian-science
+++ b/lists/debian-science
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/debian-science - package list for live-build(7)
-## LH: Debian Science
+## LB: Debian Science
#include <standard>
# http://qa.debian.org/developer.php?login=debian-science-maintainers@lists.alioth.debian.org
diff --git a/lists/gnome b/lists/gnome
index 98b324fac..8f44a2fb5 100644
--- a/lists/gnome
+++ b/lists/gnome
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/gnome - package list for live-build(7)
-## LH: GNOME Desktop
+## LB: GNOME Desktop
#include <gnome-core>
gnome-desktop-environment gnome-screensaver gnome-themes-extras
diff --git a/lists/gnome-core b/lists/gnome-core
index 525f4e219..fe1837a80 100644
--- a/lists/gnome-core
+++ b/lists/gnome-core
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/gnome-core - package list for live-build(7)
-## LH: GNOME Core
+## LB: GNOME Core
#include <standard-x11>
gnome-core
diff --git a/lists/gnome-full b/lists/gnome-full
index 1f4c6d7e1..188f8d76b 100644
--- a/lists/gnome-full
+++ b/lists/gnome-full
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/gnome-full - package list for live-build(7)
-## LH: GNOME full
+## LB: GNOME full
#include <gnome>
gnome
diff --git a/lists/gnome-junior b/lists/gnome-junior
index f5d4ef994..a2175cbc7 100644
--- a/lists/gnome-junior
+++ b/lists/gnome-junior
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/gnome-junior - package list for live-build(7)
-## LH: Debian Junior (Gnome)
+## LB: Debian Junior (Gnome)
#include <gnome>
#include <debian-junior>
diff --git a/lists/gnustep b/lists/gnustep
index 3fc0ad5aa..cdc7e6670 100644
--- a/lists/gnustep
+++ b/lists/gnustep
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/gnustep - package list for live-build(7)
-## LH: GNUstep desktop
+## LB: GNUstep desktop
#include <standard-x11>
wdm
diff --git a/lists/kde b/lists/kde
index 3778e7844..a00bccaed 100644
--- a/lists/kde
+++ b/lists/kde
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/kde - package list for live-build(7)
-## LH: KDE
+## LB: KDE
#include <kde-core>
kde-standard
diff --git a/lists/kde-core b/lists/kde-core
index 68d07df23..fa11669bb 100644
--- a/lists/kde-core
+++ b/lists/kde-core
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/kde-core - package list for live-build(7)
-## LH: KDE Core
+## LB: KDE Core
#include <standard-x11>
kde-plasma-desktop
diff --git a/lists/kde-extra b/lists/kde-extra
index a64d1db68..14137cbc0 100644
--- a/lists/kde-extra
+++ b/lists/kde-extra
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/kde-extra - package list for live-build(7)
-## LH: KDE Extra
+## LB: KDE Extra
#include <kde-full>
kde-extras
diff --git a/lists/kde-full b/lists/kde-full
index fb44f195f..057e87e74 100644
--- a/lists/kde-full
+++ b/lists/kde-full
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/kde-full - package list for live-build(7)
-## LH: KDE Full
+## LB: KDE Full
#include <kde>
koffice
diff --git a/lists/kde-junior b/lists/kde-junior
index 0f79744c7..39c1605aa 100644
--- a/lists/kde-junior
+++ b/lists/kde-junior
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/kde-junior - package list for live-build(7)
-## LH: KDE Junior
+## LB: KDE Junior
#include <kde>
#include <debian-junior>
diff --git a/lists/lxde b/lists/lxde
index 9d983ce71..b59f5f32c 100644
--- a/lists/lxde
+++ b/lists/lxde
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/lxde - package list for live-build(7)
-## LH: LXDE
+## LB: LXDE
#include <standard-x11>
lxde
diff --git a/lists/minimal b/lists/minimal
index b3c9eea08..65634c981 100644
--- a/lists/minimal
+++ b/lists/minimal
@@ -5,7 +5,7 @@
# things to make the image smaller. This can lead to breakages at any time,
# don't use it if you're not willing/capable of fixing any arising issues.
-## LH: Minimal
+## LB: Minimal
eject file user-setup sudo
diff --git a/lists/rescue b/lists/rescue
index 347a49f44..8b4dff322 100644
--- a/lists/rescue
+++ b/lists/rescue
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/rescue - package list for live-build(7)
-## LH: Rescue
+## LB: Rescue
#include <standard>
# Debian Forensics
diff --git a/lists/standard b/lists/standard
index 4dd8a7a6a..d09e6b10c 100644
--- a/lists/standard
+++ b/lists/standard
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/standard - package list for live-build(7)
-## LH: Standard
+## LB: Standard
#include <minimal>
console-setup console-common kbd
diff --git a/lists/standard-x11 b/lists/standard-x11
index bddc0068f..3faff725b 100644
--- a/lists/standard-x11
+++ b/lists/standard-x11
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/standard-x11 - package list for live-build(7)
-## LH: Standard X11
+## LB: Standard X11
#include <standard>
xorg xresprobe menu
diff --git a/lists/studio b/lists/studio
index d6251f980..377cee23a 100644
--- a/lists/studio
+++ b/lists/studio
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/studio - package list for live-build(7)
-## LH: Music Studio base
+## LB: Music Studio base
# packagelist inspired from the A/DeMuDi one.
#
# You don't want to use that list as a standalone list. Instead use
diff --git a/lists/studio-gnome b/lists/studio-gnome
index 0dc76b1e0..ec10efa3e 100644
--- a/lists/studio-gnome
+++ b/lists/studio-gnome
@@ -1,5 +1,5 @@
# /usr/share/live/build/lists/studio-gnome - package list for live-build(7)
-## LH: Music Studio (Gnome)
+## LB: Music Studio (Gnome)
#include <gnome>
#include <studio>
diff --git a/lists/studio-kde b/lists/studio-kde
index 537407643..611bb8ca0 100644
--- a/lists/studio-kde
+++ b/lists/studio-kde
@@ -1,5 +1,5 @@
# /usr/share/live/build/lists/studio-kde - package list for live-build(7)
-## LH: Music Studio (KDE)
+## LB: Music Studio (KDE)
#include <kde>
#include <studio>
diff --git a/lists/studio-xfce b/lists/studio-xfce
index c6005fb2c..60c157b64 100644
--- a/lists/studio-xfce
+++ b/lists/studio-xfce
@@ -1,5 +1,5 @@
# /usr/share/live/build/lists/studio-xfce - package list for live-build(7)
-## LH: Music Studio (Xfce)
+## LB: Music Studio (Xfce)
#include <xfce>
#include <studio>
diff --git a/lists/xfce b/lists/xfce
index 77b807bd3..081ecf015 100644
--- a/lists/xfce
+++ b/lists/xfce
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/xfce - package list for live-build(7)
-## LH: Xfce
+## LB: Xfce
#include <standard-x11>
xfce4
diff --git a/lists/xfce-junior b/lists/xfce-junior
index e2bf43a55..32584e149 100644
--- a/lists/xfce-junior
+++ b/lists/xfce-junior
@@ -1,6 +1,6 @@
# /usr/share/live/build/lists/xfce-junior - package list for live-build(7)
-## LH: Xfce Debian Junior
+## LB: Xfce Debian Junior
#include <xfce>
#include <debian-junior>
diff --git a/scripts/build/lb b/scripts/build/lb
index d0b10f73e..f64967ab1 100755
--- a/scripts/build/lb
+++ b/scripts/build/lb
@@ -44,13 +44,13 @@ case "${1}" in
if [ -x "${LB_BASE}/scripts/build/${COMMAND}" ]
then
- LH=1 exec "${LB_BASE}/scripts/build/${COMMAND}" "${@}"
+ LB=1 exec "${LB_BASE}/scripts/build/${COMMAND}" "${@}"
elif [ -x /usr/share/live/build/scripts/build/${COMMAND} ]
then
- LH=1 exec /usr/share/live/build/scripts/build/"${COMMAND}" "${@}"
+ LB=1 exec /usr/share/live/build/scripts/build/"${COMMAND}" "${@}"
elif [ -x "$(which ${COMMAND} 2>/dev/null)" ]
then
- LH=1 exec "${COMMAND}" "${@}"
+ LB=1 exec "${COMMAND}" "${@}"
else
Echo_error "no such script"
exit 1
diff --git a/scripts/build/lb_clean b/scripts/build/lb_clean
index 814a844b9..54fc3b37c 100755
--- a/scripts/build/lb_clean
+++ b/scripts/build/lb_clean
@@ -57,10 +57,10 @@ for ARGUMENT in ${ARGUMENTS}
do
case "${ARGUMENT}" in
--all)
- LH=1 "${0}" noauto --chroot
- LH=1 "${0}" noauto --binary
- LH=1 "${0}" noauto --stage
- LH=1 "${0}" noauto --source
+ LB=1 "${0}" noauto --chroot
+ LB=1 "${0}" noauto --binary
+ LB=1 "${0}" noauto --stage
+ LB=1 "${0}" noauto --source
rmdir --ignore-fail-on-non-empty auto > /dev/null 2>&1 || true
;;
@@ -104,13 +104,13 @@ do
;;
--remove)
- LH=1 "${0}" --all
+ LB=1 "${0}" --all
rm -rf cache/packages_*
;;
--purge)
- LH=1 "${0}" --all
- LH=1 "${0}" --cache
+ LB=1 "${0}" --all
+ LB=1 "${0}" --cache
if [ -e auto/config ]
then