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>2011-03-09 18:22:28 +0100
commitb42ba836881e6fb6949dbdfa76aa9e6c1f89a031 (patch)
treec7118595834b7124ec953a611c1ee5bd169c7202 /helpers/lh_config
parent624fca8de55375fa425ef85b0cb6ac41721f4cc2 (diff)
downloadlive-build-b42ba836881e6fb6949dbdfa76aa9e6c1f89a031.zip
live-build-b42ba836881e6fb6949dbdfa76aa9e6c1f89a031.tar.gz
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 7e99e30..5fc2f7c 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}"