summaryrefslogtreecommitdiff
path: root/scripts/boot/cmdline.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/boot/cmdline.sh')
-rwxr-xr-xscripts/boot/cmdline.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/boot/cmdline.sh b/scripts/boot/cmdline.sh
index fb4e0cb..e5f7ce1 100755
--- a/scripts/boot/cmdline.sh
+++ b/scripts/boot/cmdline.sh
@@ -9,17 +9,14 @@ Cmdline ()
case "${_PARAMETER}" in
live-boot.read-only|read-only)
LIVE_READ_ONLY="true"
- export LIVE_READ_ONLY
;;
live-boot.swapon)
LIVE_SWAPON="true"
- export LIVE_SWAPON
;;
live-boot.verify-checksums|verify-checksums)
LIVE_VERIFY_CHECKSUMS="true"
- export LIVE_VERIFY_CHECKSUMS
;;
# Special options