summaryrefslogtreecommitdiff
path: root/helpers/lh_binary
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:04:47 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:18:28 +0100
commit677415f6d7efc1e5b888570d70af311d2900c69c (patch)
tree32fe7ced768666c229fff913fe12cbbf2fdd34e4 /helpers/lh_binary
parent811ff0532fcb3305ebefcd1d61e4eb6c260902eb (diff)
downloadvyos-live-build-677415f6d7efc1e5b888570d70af311d2900c69c.tar.gz
vyos-live-build-677415f6d7efc1e5b888570d70af311d2900c69c.zip
Adding live-helper 1.0~a2-1.
Diffstat (limited to 'helpers/lh_binary')
-rwxr-xr-xhelpers/lh_binary12
1 files changed, 1 insertions, 11 deletions
diff --git a/helpers/lh_binary b/helpers/lh_binary
index 36dc72228..cc392f51f 100755
--- a/helpers/lh_binary
+++ b/helpers/lh_binary
@@ -2,17 +2,6 @@
# lh_image(1) - building the images
-# Source common functions
-for FUNCTION in /usr/share/live-helper/functions/*.sh
-do
- . ${FUNCTION}
-done
-
-# Reading configuration files
-Read_conffile config/common
-Read_conffile config/image
-Set_defaults
-
# Building root filesystem
lh_binary_rootfs
lh_binary_manifest
@@ -34,6 +23,7 @@ lh_binary_localincludes
lh_binary_md5sum
# Building images
+lh_binary_hdd
lh_binary_iso
lh_binary_net
lh_binary_usb