Home | History | Annotate | Download | only in i686-linux-glibc2.7-4.6

Lines Matching refs:URL

138 # The base URL of the Ubuntu mirror we're going to use.
328 echo " --ubuntu-mirror=URL Ubuntu mirror URL [$UBUNTU_MIRROR]"
344 echo " --git-base=<url> Use this git repository base [$GIT_BASE]"
575 # $1: source URL (e.g. http://foo.com, ssh://blah, /some/path)
621 # $1: source URL
625 local URL="$1"
627 local DST="$DIR/`basename $URL`"
629 download_file "$URL" "$DST"
687 # $1: Ubuntu mirror base URL (e.g. http://mirrors.us.kernel.org/)
730 # Convert an unversioned package name into a .deb package URL
733 # $2: Ubuntu mirror base URL
1268 fail_panic "Unable to download packages list, try --ubuntu-mirror=<url> to use another archive mirror"
1281 echo "URL: $PKGURL"