summaryrefslogtreecommitdiff
path: root/helpers/lh_config
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-10-19 12:54:26 +0200
committerDaniel Baumann <daniel@debian.org>2007-10-19 12:54:26 +0200
commit24767fd736ed94733afe7b238c7eb643a12a8032 (patch)
treec7118595834b7124ec953a611c1ee5bd169c7202 /helpers/lh_config
parent979cd28cc41c7eb6284f001922de51d17fd8538d (diff)
downloadvyos-live-build-24767fd736ed94733afe7b238c7eb643a12a8032.tar.gz
vyos-live-build-24767fd736ed94733afe7b238c7eb643a12a8032.zip
Removing mkisofs support.
Diffstat (limited to 'helpers/lh_config')
-rwxr-xr-xhelpers/lh_config9
1 files changed, 0 insertions, 9 deletions
diff --git a/helpers/lh_config b/helpers/lh_config
index 7e99e3008..5fc2f7cf5 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -190,11 +190,6 @@ Local_arguments ()
shift 2
;;
- --genisoimage)
- LH_GENISOIMAGE="${2}"
- shift 2
- ;;
-
--initramfs)
LH_INITRAMFS="${2}"
shift 2
@@ -655,10 +650,6 @@ LH_DEBCONF_NOWARNINGS="${LH_DEBCONF_NOWARNINGS}"
# (Default: ${LH_DEBCONF_PRIORITY})
LH_DEBCONF_PRIORITY="${LH_DEBCONF_PRIORITY}"
-# \$LH_GENISOIMAGE: set genisoimage program
-# (Default: ${LH_GENISOIMAGE})
-LH_GENISOIMAGE="${LH_GENISOIMAGE}"
-
# \$LH_INITRAMFS: set initramfs hook
# (Default: ${LH_INITRAMFS})
LH_INITRAMFS="${LH_INITRAMFS}"