X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-helpers;fp=scripts%2Flive-helpers;h=c6feefeb247f9b3c36e211a7b2c71b5cdeb2fb32;hb=8cd3e6c3489df0857579ca52ac291256d38f18cf;hp=456c2d75b1a14c20b53c5dfb47dc45302ccc06fe;hpb=610c06cafd108f9af8d246988b9ce518aa2895f2;p=live-boot-grml.git diff --git a/scripts/live-helpers b/scripts/live-helpers index 456c2d7..c6feefe 100644 --- a/scripts/live-helpers +++ b/scripts/live-helpers @@ -89,6 +89,11 @@ Arguments () export FETCH ;; + findiso=*) + FINDISO="${ARGUMENT#findiso=}" + export FINDISO + ;; + forcepersistencefsck) FORCEPERSISTENCEFSCK="Yes" export FORCEPERSISTENCEFSCK @@ -143,11 +148,6 @@ Arguments () export STATICIP ;; - findiso=*) - FINDISO="${ARGUMENT#findiso=}" - export FINDISO - ;; - live-getty) LIVE_GETTY="1" export LIVE_GETTY