X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig.functions;h=d2baf4e6abe98e5af93fceb695ce7540f1ab891a;hp=6df961c154526a42c3b4826e64b343674359e516;hb=a838c3b3695ffb5c167964f81ae5530010e57721;hpb=dddfae0c3d3fd37352091192187e5a9852e54b7e;ds=sidebyside diff --git a/autoconfig.functions b/autoconfig.functions index 6df961c..d2baf4e 100755 --- a/autoconfig.functions +++ b/autoconfig.functions @@ -2430,7 +2430,7 @@ fi # if checkbootparam "BOOT_IMAGE=grml2hd ... # {{{ debootstrap: automatic installation config_debootstrap(){ -if checkbootparam "BOOT_IMAGE=debian2hd" ; then +if checkbootparam "BOOT_IMAGE=debian2hd" || checkbootparam "debian2hd" ; then einfo "Bootoption debian2hd found. Setting up environment for automatic installation via grml-debootstrap." ; eend 0