Searched full:wget (Results 1 – 25 of 189) sorted by relevance
12345678
9 if wget -q --method=HEAD "${ARTIFACTS_PREFIX}/${FDO_UPSTREAM_REPO}/${ARTIFACTS_SUFFIX}/${arch}/done…15 wget ${ARTIFACTS_URL}/lava-rootfs.tgz -O rootfs.tgz24 wget ${ARTIFACTS_URL}/Image25 wget ${ARTIFACTS_URL}/Image.gz26 wget ${ARTIFACTS_URL}/cheza-kernel34 wget ${ARTIFACTS_URL}/$DTB42 wget ${ARTIFACTS_URL}/zImage47 wget ${ARTIFACTS_URL}/$DTB
22 wget \41 RUN wget http://ftp.gnu.org/gnu/bison/bison-2.6.4.tar.gz -O /var/local/bison-2.6.4.tar.gz79 RUN wget -O phpunit https://phar.phpunit.de/phpunit-4.phar \107 RUN wget -O phpunit https://phar.phpunit.de/phpunit-5.phar \135 RUN wget -O phpunit https://phar.phpunit.de/phpunit-6.phar \163 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \191 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \219 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \225 RUN wget https://ftp.gnu.org/gnu/bison/bison-3.0.1.tar.gz -O /var/local/bison-3.0.1.tar.gz233 RUN wget https://github.com/php/php-src/archive/php-7.4.0.tar.gz -O /var/local/php-7.4.0.tar.gz[all …]
22 wget \43 RUN wget http://ftp.gnu.org/gnu/bison/bison-2.6.4.tar.gz -O /var/local/bison-2.6.4.tar.gz83 RUN wget -O phpunit https://phar.phpunit.de/phpunit-4.phar \113 RUN wget -O phpunit https://phar.phpunit.de/phpunit-5.phar \143 RUN wget -O phpunit https://phar.phpunit.de/phpunit-6.phar \173 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \203 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \233 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \239 RUN wget https://ftp.gnu.org/gnu/bison/bison-3.0.1.tar.gz -O /var/local/bison-3.0.1.tar.gz247 RUN wget https://github.com/php/php-src/archive/php-7.4.0.tar.gz -O /var/local/php-7.4.0.tar.gz[all …]
48 wget \63 && wget https://www.openssl.org/source/old/1.0.1/openssl-1.0.1j.tar.gz -qO- | tar xz \73 && wget https://www.openssl.org/source/old/1.0.2/openssl-1.0.2g.tar.gz -qO- | tar xz \84 && wget https://www.openssl.org/source/openssl-1.1.1a.tar.gz -qO- | tar xz \94 && wget https://ftp.gnu.org/gnu/nettle/nettle-2.7.1.tar.gz -qO- | tar xz \104 && wget https://www.gnupg.org/ftp/gcrypt/gnutls/v3.3/gnutls-3.3.8.tar.xz -qO- | tar xJ \115 && wget https://ftp.gnu.org/gnu/nettle/nettle-3.1.tar.gz -qO- | tar xz \125 && wget https://www.gnupg.org/ftp/gcrypt/gnutls/v3.4/gnutls-3.4.10.tar.xz -qO- | tar xJ \138 && wget https://ftp.gnu.org/gnu/nettle/nettle-3.7.3.tar.gz -qO- | tar xz \148 && wget https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.2.tar.xz -qO- | tar xJ \
1 /* wget.c - Simple downloader to get the resource file from a HTTP server29 USE_WGET(NEWTOY(wget, "<1>1(max-redirect)#<0=20d(debug)O(output-document):", TOYFLAG_USR|TOYFLAG_BI…31 config WGET32 bool "wget"35 usage: wget [OPTIONS]... [URL]41 wget http://www.example.com44 bool "Enable HTTPS support for wget via LibTLS"46 depends on WGET && !WGET_OPENSSL48 Enable HTTPS support for wget by linking to LibTLS.52 bool "Enable HTTPS support for wget via OpenSSL"[all …]
6 wget -O - $BUILD_PATH/wasm-torture-s-$BUILDID.tbz2 \9 wget -O - $BUILD_PATH/wasm-torture-s2wasm-sexpr-wasm-$BUILDID.tbz2 \12 wget -O - $BUILD_PATH/wasm-binaries-$BUILDID.tbz2 \15 wget -O - \
8 …&& wget -q -O bin/install-bazel https://github.com/bazelbuild/bazel/releases/download/4.0.0/bazel-…9 …&& wget -q -O bin/buck https://jitpack.io/com/github/facebook/buck/a5f0342ae3/buck-a5f0342ae3-java…10 …&& wget -q -O bin/buildifier https://github.com/bazelbuild/buildtools/releases/latest/download/bui…11 …&& wget -q -O tmp/watchman.zip https://github.com/facebook/watchman/releases/download/v2020.09.21.…
37 WGET="$(command -v wget)"45 test -z "$WGET" || test ! -x "$WGET" && return48 wget -O $SHFILE "https://www.alsa-project.org/alsa-info.sh" >/dev/null 2>&1861 # Check if wget is installed, and supports --post-file.862 if ! wget --help 2>/dev/null | grep -q post-file; then863 # We couldn't find a suitable wget. If --upload was passed, tell the user to upload manually.868 …rg'.\nPossible reasons are:\n\n 1. Couldn't find 'wget' in your PATH\n 2. Your version of wg…870 …ca'.\nPossible reasons are:\n\n 1. Couldn't find 'wget' in your PATH\n 2. Your version of wg…877 echo " 1. Couldn't find 'wget' in your PATH"878 echo " 2. Your version of wget is less than 1.8.2"[all …]
22 wget \29 RUN wget -q https://dot.net/v1/dotnet-install.sh && \35 RUN wget -q www.nuget.org/NuGet.exe -O /usr/local/bin/nuget.exe
45 @echo "It requires all the normal build tools require to build libsndfile plus wget."62 (cd $(tarball_dir) && wget $(download_url)flac/$(flac_tarball) -O $(flac_tarball))66 (cd $(tarball_dir) && wget $(download_url)ogg/$(ogg_tarball) -O $(ogg_tarball))70 (cd $(tarball_dir) && wget $(download_url)vorbis/$(vorbis_tarball) -O $(vorbis_tarball))74 (cd $(tarball_dir) && wget https://archive.mozilla.org/pub/opus/$(opus_tarball) -O $(opus_tarball))
22 wget25 wget https://raw.githubusercontent.com/net-snmp/net-snmp/master/mibs/SNMPv2-SMI.txt \32 wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qcom/a530_pf…
15 wget -O $ndk.zip https://dl.google.com/android/repository/$ndk-linux-x86_64.zip34 wget https://dri.freedesktop.org/libdrm/$LIBDRM_VERSION.tar.xz63 wget https://fossies.org/linux/misc/old/$LIBELF_VERSION.tar.gz
17 wget https://libwebsockets.org/openssl-1.1.0-trusty.tar.bz2 -O/tmp/openssl.tar.bz227 wget https://libwebsockets.org/openssl-1.1.0-trusty.tar.bz2 -O/tmp/openssl.tar.bz237 wget https://libwebsockets.org/openssl-1.1.0-trusty.tar.bz2 -O/tmp/openssl.tar.bz2
35 wget \60 RUN wget http://am1.php.net/get/php-5.5.38.tar.bz2/from/this/mirror68 RUN wget http://am1.php.net/get/php-5.6.30.tar.bz2/from/this/mirror76 RUN wget http://am1.php.net/get/php-7.0.18.tar.bz2/from/this/mirror84 RUN wget http://am1.php.net/get/php-7.1.4.tar.bz2/from/this/mirror
38 wget http://www.cmake.org/files/v3.18/cmake-3.18.6.tar.gz48 wget -q https://github.com/ninja-build/ninja/releases/download/v1.8.2/ninja-linux.zip53 wget -q https://dl.google.com/android/repository/android-ndk-r25b-linux.zip
22 wget \45 RUN wget https://ftp.gnu.org/gnu/bison/bison-3.0.1.tar.gz -O /var/local/bison-3.0.1.tar.gz88 RUN wget -O phpunit https://phar.phpunit.de/phpunit-9.phar \
3 wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/cpplint.py4 wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/README.rst
56 wget -q http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-gcc-7.3.0-2-any.pkg.tar.xz57 wget -q http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-gcc-libs-7.3.0-2-any.pkg.tar.xz69 …wget -q https://github.com/bazelbuild/bazel/releases/download/0.29.1/bazel-0.29.1-windows-x86_64.z…
15 wget http://localhost:$PORT/multirequest.result -O multirequest.result16 wget http://localhost:$PORT/multirequest.result -O multirequest.result
19 /usr/bin/wget -O $TMP_DIR/$CI_PROJECT_NAME.tar.gz \22 # check wget error code
8 wget https://www.kernel.org/releases.json27 wget https://cdn.kernel.org/pub/linux/kernel/v"$MVER".x/linux-"$VER".tar.gz
103 apt install -y wget105 wget $BM_KERNEL -O kernel106 wget $BM_DTB -O dtb
11 RUN wget https://github.com/Yelp/dumb-init/releases/download/v1.2.2/dumb-init_1.2.2_amd64.deb16 RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
16 wget81 wget $XORG_RELEASES/util/$XORGMACROS_VERSION.tar.bz2
10 RUN wget https://github.com/Yelp/dumb-init/releases/download/v1.2.2/dumb-init_1.2.2_amd64.deb17 RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -