--bootdb=*) bootdb=${arg#*=} ;; --livedir=*) livedir=${arg#*=} ;; --repodir=*) repodir=${arg#*=} ;; --with-default-bundle=*) defaultbundle=${arg#*=} ;;