X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=components%2F0020-read-only;fp=scripts%2Fboot%2F0020-read-only;h=fc0dde0cc7eb5dd240093febcd3c0e21a81ffcc7;hb=983d4783b0efa954c2322b8c70a4908e4da6bf99;hp=859f77105c7398475112928be0cbc896bf8a8011;hpb=ac4897c1fa93c47ae0bf8811bd6c9c46bebacd43;p=live-boot-grml.git diff --git a/scripts/boot/0020-read-only b/components/0020-read-only similarity index 96% rename from scripts/boot/0020-read-only rename to components/0020-read-only index 859f771..fc0dde0 100755 --- a/scripts/boot/0020-read-only +++ b/components/0020-read-only @@ -4,7 +4,7 @@ Read_only () { - for _PARAMETER in ${_CMDLINE} + for _PARAMETER in ${LIVE_BOOT_CMDLINE} do case "${_PARAMETER}" in live-boot.read-only=*|read-only=*)