Lines Matching refs:BASE
150 # The base URL of the Ubuntu mirror we're going to use.
284 --git-base=*) GIT_BASE=$optarg
367 echo " --git-base=<url> Use this git repository base [$GIT_BASE]"
401 # If we have a reference without a base, use it as a download base instead.
404 echo "Using git clone base: $GIT_BASE"
408 echo "Auto-config: --git-base=$GIT_BASE"
698 # $1: Ubuntu mirror base URL (e.g. http://mirrors.us.kernel.org/)
704 local BASE="`no_trailing_slash \"$1\"`"
707 SRCFILE="$BASE/ubuntu/dists/$RELEASE/main/binary-$UA/Packages.bz2"
747 # $2: Ubuntu mirror base URL
754 local BASE="`no_trailing_slash \"$1\"`"
945 # $1: Task base name
1224 # git base or a git reference.