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>2007-09-23 10:04:47 +0200
commitf4383da69d4642521cb07f8f970d9c9c759b44ee (patch)
tree32fe7ced768666c229fff913fe12cbbf2fdd34e4 /helpers/lh_binary
parent3465a2139f34527e75d27b5d38ef2d17d4d00cb2 (diff)
downloadvyos-live-build-f4383da69d4642521cb07f8f970d9c9c759b44ee.tar.gz
vyos-live-build-f4383da69d4642521cb07f8f970d9c9c759b44ee.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