summaryrefslogtreecommitdiff
path: root/helpers/lh_installsyslinux
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:04:41 +0200
committerDaniel Baumann <daniel@debian.org>2007-09-23 10:04:41 +0200
commitcee1de85c8b7c3576ae9a899a0f9a6482f7c339f (patch)
treed4eaae141bab202e052715c0557c3b6977a114ab /helpers/lh_installsyslinux
parent6f5e2da03e5fd1af2200d2f55ca84647bc8d3626 (diff)
downloadvyos-live-build-cee1de85c8b7c3576ae9a899a0f9a6482f7c339f.tar.gz
vyos-live-build-cee1de85c8b7c3576ae9a899a0f9a6482f7c339f.zip
Adding live-package 0.99.23-1.
Diffstat (limited to 'helpers/lh_installsyslinux')
-rwxr-xr-xhelpers/lh_installsyslinux2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_installsyslinux b/helpers/lh_installsyslinux
index 76a7ad78d..641f7db04 100755
--- a/helpers/lh_installsyslinux
+++ b/helpers/lh_installsyslinux
@@ -6,7 +6,7 @@ if [ "${LIVE_ARCHITECTURE}" = "amd64" ] || [ "${LIVE_ARCHITECTURE}" = "i386" ]
then
if [ -n "${LIVE_ENCRYPTION}" ]
then
- LIVE_BOOTAPPEND="${LIVE_BOOTAPPEND} live-media-encryption=${LIVE_ENCRYPTION}"
+ LIVE_BOOTAPPEND="${LIVE_BOOTAPPEND} encryption=${LIVE_ENCRYPTION}"
fi
case "${1}" in