Lines Matching refs:BASE
106 # The base URL of the Ubuntu mirror we're going to use.
231 --git-base=*) GIT_BASE=$optarg
310 echo " --git-base=<url> Use this git repository base [$GIT_BASE]"
326 # If we have a reference without a base, use it as a download base instead.
329 echo "Using git clone base: $GIT_BASE"
334 echo " the --git-base=<url> option, as in:"
336 echo " $0 --git-base=$GIT_BASE_DEFAULT"
609 # $1: Ubuntu mirror base URL (e.g. http://mirrors.us.kernel.org/)
615 local BASE="`no_trailing_slash \"$1\"`"
616 local SRCFILE="$BASE/ubuntu/dists/$RELEASE/main/binary-i386/Packages.bz2"
655 # $2: Ubuntu mirror base URL
661 local BASE="`no_trailing_slash \"$1\"`"
813 # $1: Task base name
995 # git base or a git reference.