[SCM] debian-live/live-helper branch, master, updated. 1.0_a41-1-9-g07a3c54

Daniel Baumann daniel at debian.org
Mon Apr 7 10:10:12 UTC 2008


The following commit has been merged in the master branch:
commit e79e733e4919956db0c26eb8801beaeeb1d357a5
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Apr 7 11:58:50 2008 +0200

    Adding 'all' configuration file.

diff --git a/helpers/lh_binary b/helpers/lh_binary
index b24ad3a..2cc5ce0 100755
--- a/helpers/lh_binary
+++ b/helpers/lh_binary
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_chroot b/helpers/lh_binary_chroot
index 9c462ff..32b4aab 100755
--- a/helpers/lh_binary_chroot
+++ b/helpers/lh_binary_chroot
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index 257d786..04f9435 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_disk b/helpers/lh_binary_disk
index 6127f52..ab0b2dc 100755
--- a/helpers/lh_binary_disk
+++ b/helpers/lh_binary_disk
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_encryption b/helpers/lh_binary_encryption
index 1de5b94..62a6c0a 100755
--- a/helpers/lh_binary_encryption
+++ b/helpers/lh_binary_encryption
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_grub b/helpers/lh_binary_grub
index 1e4376b..974fc03 100755
--- a/helpers/lh_binary_grub
+++ b/helpers/lh_binary_grub
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_includes b/helpers/lh_binary_includes
index 777c3dc..24c9e5d 100755
--- a/helpers/lh_binary_includes
+++ b/helpers/lh_binary_includes
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_iso b/helpers/lh_binary_iso
index 722bfcd..9bc844b 100755
--- a/helpers/lh_binary_iso
+++ b/helpers/lh_binary_iso
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_linux-image b/helpers/lh_binary_linux-image
index 789bf4d..308d8ae 100755
--- a/helpers/lh_binary_linux-image
+++ b/helpers/lh_binary_linux-image
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_local-hooks b/helpers/lh_binary_local-hooks
index 6d758c3..d164415 100755
--- a/helpers/lh_binary_local-hooks
+++ b/helpers/lh_binary_local-hooks
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_local-includes b/helpers/lh_binary_local-includes
index 48657bf..cb61e3a 100755
--- a/helpers/lh_binary_local-includes
+++ b/helpers/lh_binary_local-includes
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_local-packageslists b/helpers/lh_binary_local-packageslists
index 13b59ae..bccb2ed 100755
--- a/helpers/lh_binary_local-packageslists
+++ b/helpers/lh_binary_local-packageslists
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_manifest b/helpers/lh_binary_manifest
index 33e710f..f6eef0f 100755
--- a/helpers/lh_binary_manifest
+++ b/helpers/lh_binary_manifest
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_md5sum b/helpers/lh_binary_md5sum
index 03c75d3..1e1a548 100755
--- a/helpers/lh_binary_md5sum
+++ b/helpers/lh_binary_md5sum
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_memtest b/helpers/lh_binary_memtest
index 5603762..2a41b03 100755
--- a/helpers/lh_binary_memtest
+++ b/helpers/lh_binary_memtest
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_net b/helpers/lh_binary_net
index a329fcd..9240576 100755
--- a/helpers/lh_binary_net
+++ b/helpers/lh_binary_net
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_rootfs b/helpers/lh_binary_rootfs
index f07609d..5dce2f1 100755
--- a/helpers/lh_binary_rootfs
+++ b/helpers/lh_binary_rootfs
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_syslinux b/helpers/lh_binary_syslinux
index 98dabeb..8469237 100755
--- a/helpers/lh_binary_syslinux
+++ b/helpers/lh_binary_syslinux
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_tar b/helpers/lh_binary_tar
index f610d7b..6661f60 100755
--- a/helpers/lh_binary_tar
+++ b/helpers/lh_binary_tar
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_usb-hdd b/helpers/lh_binary_usb-hdd
index b3e0f31..7dfddc8 100755
--- a/helpers/lh_binary_usb-hdd
+++ b/helpers/lh_binary_usb-hdd
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_binary_yaboot b/helpers/lh_binary_yaboot
index 2ae5c55..c8ec43a 100755
--- a/helpers/lh_binary_yaboot
+++ b/helpers/lh_binary_yaboot
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_bootstrap b/helpers/lh_bootstrap
index d524aa1..cf9c5e5 100755
--- a/helpers/lh_bootstrap
+++ b/helpers/lh_bootstrap
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_bootstrap_cache b/helpers/lh_bootstrap_cache
index e394a19..d7fadc4 100755
--- a/helpers/lh_bootstrap_cache
+++ b/helpers/lh_bootstrap_cache
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_bootstrap_cdebootstrap b/helpers/lh_bootstrap_cdebootstrap
index 8f8561e..9ab3e17 100755
--- a/helpers/lh_bootstrap_cdebootstrap
+++ b/helpers/lh_bootstrap_cdebootstrap
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_bootstrap_copy b/helpers/lh_bootstrap_copy
index aba2e42..628a9b0 100755
--- a/helpers/lh_bootstrap_copy
+++ b/helpers/lh_bootstrap_copy
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_bootstrap_debootstrap b/helpers/lh_bootstrap_debootstrap
index 5f717a2..4c3c042 100755
--- a/helpers/lh_bootstrap_debootstrap
+++ b/helpers/lh_bootstrap_debootstrap
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot b/helpers/lh_chroot
index 79f57d5..6e9a27c 100755
--- a/helpers/lh_chroot
+++ b/helpers/lh_chroot
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_apt b/helpers/lh_chroot_apt
index 8f170a0..7a0b5b4 100755
--- a/helpers/lh_chroot_apt
+++ b/helpers/lh_chroot_apt
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} {install|remove} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_cache b/helpers/lh_chroot_cache
index 923a8f2..e0e01df 100755
--- a/helpers/lh_chroot_cache
+++ b/helpers/lh_chroot_cache
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_debianchroot b/helpers/lh_chroot_debianchroot
index 9c4e91e..1e7cad7 100755
--- a/helpers/lh_chroot_debianchroot
+++ b/helpers/lh_chroot_debianchroot
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} {install|remove} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_devpts b/helpers/lh_chroot_devpts
index 5bae1c8..67041c6 100755
--- a/helpers/lh_chroot_devpts
+++ b/helpers/lh_chroot_devpts
@@ -28,6 +28,7 @@ Arguments "${@}"
 lh_testroot
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_dpkg b/helpers/lh_chroot_dpkg
index 90d55e5..9b350ca 100755
--- a/helpers/lh_chroot_dpkg
+++ b/helpers/lh_chroot_dpkg
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} {install|remove} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_hacks b/helpers/lh_chroot_hacks
index 7a90d36..f29d61d 100755
--- a/helpers/lh_chroot_hacks
+++ b/helpers/lh_chroot_hacks
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_hooks b/helpers/lh_chroot_hooks
index 9b639c8..f69ee36 100755
--- a/helpers/lh_chroot_hooks
+++ b/helpers/lh_chroot_hooks
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_hostname b/helpers/lh_chroot_hostname
index f85815a..813cfee 100755
--- a/helpers/lh_chroot_hostname
+++ b/helpers/lh_chroot_hostname
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} {install|remove} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_hosts b/helpers/lh_chroot_hosts
index 8bd70fc..ed0c258 100755
--- a/helpers/lh_chroot_hosts
+++ b/helpers/lh_chroot_hosts
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} {install|remove} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_interactive b/helpers/lh_chroot_interactive
index f17e269..f66f302 100755
--- a/helpers/lh_chroot_interactive
+++ b/helpers/lh_chroot_interactive
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_linux-image b/helpers/lh_chroot_linux-image
index c409b77..16ed284 100755
--- a/helpers/lh_chroot_linux-image
+++ b/helpers/lh_chroot_linux-image
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} {install|remove} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_local-hooks b/helpers/lh_chroot_local-hooks
index e6c0265..4a98ed7 100755
--- a/helpers/lh_chroot_local-hooks
+++ b/helpers/lh_chroot_local-hooks
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_local-includes b/helpers/lh_chroot_local-includes
index e1a7134..7135cd0 100755
--- a/helpers/lh_chroot_local-includes
+++ b/helpers/lh_chroot_local-includes
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_local-packages b/helpers/lh_chroot_local-packages
index 80769b9..36c126a 100755
--- a/helpers/lh_chroot_local-packages
+++ b/helpers/lh_chroot_local-packages
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_local-packageslists b/helpers/lh_chroot_local-packageslists
index 8343f88..f140aa5 100755
--- a/helpers/lh_chroot_local-packageslists
+++ b/helpers/lh_chroot_local-packageslists
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_local-preseed b/helpers/lh_chroot_local-preseed
index cf4b318..e6084a3 100755
--- a/helpers/lh_chroot_local-preseed
+++ b/helpers/lh_chroot_local-preseed
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_localization b/helpers/lh_chroot_localization
index ca48063..00b96b2 100755
--- a/helpers/lh_chroot_localization
+++ b/helpers/lh_chroot_localization
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_packages b/helpers/lh_chroot_packages
index 26c195c..98d03ba 100755
--- a/helpers/lh_chroot_packages
+++ b/helpers/lh_chroot_packages
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_packageslists b/helpers/lh_chroot_packageslists
index bafdbbb..725b897 100755
--- a/helpers/lh_chroot_packageslists
+++ b/helpers/lh_chroot_packageslists
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_preseed b/helpers/lh_chroot_preseed
index 010a2c8..5519cc3 100755
--- a/helpers/lh_chroot_preseed
+++ b/helpers/lh_chroot_preseed
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_proc b/helpers/lh_chroot_proc
index a36269c..90e33a3 100755
--- a/helpers/lh_chroot_proc
+++ b/helpers/lh_chroot_proc
@@ -28,6 +28,7 @@ Arguments "${@}"
 lh_testroot
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_resolv b/helpers/lh_chroot_resolv
index 63d34c5..08e7d95 100755
--- a/helpers/lh_chroot_resolv
+++ b/helpers/lh_chroot_resolv
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} {install|remove} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_sources b/helpers/lh_chroot_sources
index 63a8d9a..633df5c 100755
--- a/helpers/lh_chroot_sources
+++ b/helpers/lh_chroot_sources
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} {install|remove} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_symlinks b/helpers/lh_chroot_symlinks
index c95949a..7c86f81 100755
--- a/helpers/lh_chroot_symlinks
+++ b/helpers/lh_chroot_symlinks
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_sysfs b/helpers/lh_chroot_sysfs
index 931d54d..08e64a2 100755
--- a/helpers/lh_chroot_sysfs
+++ b/helpers/lh_chroot_sysfs
@@ -28,6 +28,7 @@ Arguments "${@}"
 lh_testroot
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_sysv-rc b/helpers/lh_chroot_sysv-rc
index 4b18e7a..06629fa 100755
--- a/helpers/lh_chroot_sysv-rc
+++ b/helpers/lh_chroot_sysv-rc
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} {install|remove} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_sysvinit b/helpers/lh_chroot_sysvinit
index 94a6e92..165539c 100755
--- a/helpers/lh_chroot_sysvinit
+++ b/helpers/lh_chroot_sysvinit
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_chroot_tasks b/helpers/lh_chroot_tasks
index 82d9c13..5a82bee 100755
--- a/helpers/lh_chroot_tasks
+++ b/helpers/lh_chroot_tasks
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_clean b/helpers/lh_clean
index fb14ec9..6eeb1d4 100755
--- a/helpers/lh_clean
+++ b/helpers/lh_clean
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--all] [--cache] [--chroot] [--binary] [--purge] [--remove] [
 #Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_config b/helpers/lh_config
index f7c2871..306cd64 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -652,6 +652,7 @@ Local_arguments ()
 }
 
 # Reading existing configuration
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_source b/helpers/lh_source
index 34a6b52..aca176d 100755
--- a/helpers/lh_source
+++ b/helpers/lh_source
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_source_debian b/helpers/lh_source_debian
index 5f59d39..959ec6d 100755
--- a/helpers/lh_source_debian
+++ b/helpers/lh_source_debian
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_source_debian-live b/helpers/lh_source_debian-live
index 4bfa953..8a48d01 100755
--- a/helpers/lh_source_debian-live
+++ b/helpers/lh_source_debian-live
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_source_disk b/helpers/lh_source_disk
index 670111b..6ce1e5d 100755
--- a/helpers/lh_source_disk
+++ b/helpers/lh_source_disk
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_source_iso b/helpers/lh_source_iso
index a18afd0..dbad636 100755
--- a/helpers/lh_source_iso
+++ b/helpers/lh_source_iso
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_source_md5sum b/helpers/lh_source_md5sum
index ef9c063..965307e 100755
--- a/helpers/lh_source_md5sum
+++ b/helpers/lh_source_md5sum
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_source_net b/helpers/lh_source_net
index 1695206..554ad8e 100755
--- a/helpers/lh_source_net
+++ b/helpers/lh_source_net
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_source_tar b/helpers/lh_source_tar
index 4719f40..1334fa8 100755
--- a/helpers/lh_source_tar
+++ b/helpers/lh_source_tar
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_source_usb-hdd b/helpers/lh_source_usb-hdd
index b5d875e..b43ff2f 100755
--- a/helpers/lh_source_usb-hdd
+++ b/helpers/lh_source_usb-hdd
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot
diff --git a/helpers/lh_testroot b/helpers/lh_testroot
index b97f99e..e2f3b8a 100755
--- a/helpers/lh_testroot
+++ b/helpers/lh_testroot
@@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--force]"
 Arguments "${@}"
 
 # Reading configuration files
+Read_conffile config/all
 Read_conffile config/common
 Read_conffile config/bootstrap
 Read_conffile config/chroot

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list