Home
last modified time | relevance | path

Searched full:upload (Results 1 – 25 of 151) sorted by relevance

1234567

/freebsd/release/
H A DMakefile.vagrant9 # To create a Vagrant image for VMWare and Upload it to Atlas:
12 # env VAGRANT_KEY=foo VAGRANT_USERNAME=bar make vagrant-upload \
68 VAGRANT_UPLOAD_TGTS+= vagrant-do-upload-${PROVIDER}
84 CLEANFILES+= vagrant-do-upload-${PROVIDER}
85 vagrant-do-upload-${PROVIDER}: vagrant-box
87 …${.CURDIR}/scripts/atlas-upload.sh -b ${TYPE}-${REVISION}-${BRANCH} -f ${VAGRANT_TARGET}.${PROVIDE…
89 …${.CURDIR}/scripts/atlas-upload.sh -b ${TYPE}-${REVISION}-${BRANCH} -f ${VAGRANT_TARGET}.${PROVIDE…
97 vagrant-upload: ${VAGRANT_UPLOAD_TGTS}
H A DMakefile.azure6 azure-do-upload
19 azure-upload: ${AZURE_UPLOAD_TGTS}
45 azure-do-upload-${_FS}:
46 /usr/local/bin/az storage blob upload \
69 azure-do-upload: azure-do-upload-${VMFS}
H A DMakefile.oracle13 # Upload the tarball to Oracle Cloud via a pre-approved curl URI, into
51 ORACLE_UPLOAD_LIST+= cw-oracle-upload-${_FS}
85 echo "Oracle image ${.TARGET} is ready for upload."
87 cw-oracle-upload-${_FS}: cw-oracle-${_FS}.oci
90 @echo ">>> ORACLE_PAR_URL must be set for Oracle image upload"
96 curl -s ${ORACLE_PAR_URL}/${ORACLE_BASENAME}-${_FS}.oci --upload-file cw-oracle-${_FS}.oci
101 cw-oracle-upload: cw-oracle-portinstall ${ORACLE_UPLOAD_LIST}
H A DMakefile.gce7 gce-do-upload
27 gce-upload: ${GCE_UPLOAD_TGTS}
71 gce-do-upload-${_FS}:
84 gce-do-upload: gce-do-upload-${VMFS}
H A DMakefile.ec238 .if !exists(/usr/local/bin/bsdec2-image-upload)
46 .if !exists(/usr/local/bin/bsdec2-image-upload)
47 . if !exists(${PORTSDIR}/net/bsdec2-image-upload/Makefile)
51 env ASSUME_ALWAYS_YES=yes pkg install -y net/bsdec2-image-upload
53 env UNAME_r=${UNAME_r} make -C ${PORTSDIR}/net/bsdec2-image-upload \
86 /usr/local/bin/bsdec2-image-upload ${PUBLISH} ${PUBLICSNAP} \
/freebsd/contrib/libxo/
H A DMakefile.am47 upload: dist upload-docs upload-xohtml-files target
51 upload-docs: docs upload-html
53 upload-html:
67 upload-xohtml-files:
/freebsd/crypto/krb5/.github/workflows/
H A Dcifuzz.yml26 - name: Upload Crash
27 uses: actions/upload-artifact@v4
32 - name: Upload Sarif
34 uses: github/codeql-action/upload-sarif@v3
H A Ddoc.yml36 - name: Upload HTML
37 uses: actions/upload-artifact@v4
/freebsd/release/scripts/
H A Datlas-upload.sh24 # Upload a Vagrant image to Hashicorp's Atlas service
34 echo "-b box-name -d 'box description' -f box-to-upload -k api-key -p provider -u user -v version"
128 # Request an upload token
129 …L}/api/v1/box/${USERNAME}/${BOX}/version/${VERSION}/provider/${PROVIDER}/upload?access_token=${KEY…
141 UPLOADRESULT=$(/usr/local/bin/curl -s -X PUT --upload-file ${FILE} "${TOKEN}")
143 # Validate the Upload
148 echo "Upload failed, try again."
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_radio_2055.c87 #define UPLOAD .flags = B2055_INITTAB_ENTRY_OK | B2055_INITTAB_UPLOAD macro
96 [B2055_C1_SP_RXGC1] = { .ghz5 = 0x007F, .ghz2 = 0x007F, UPLOAD, },
97 [B2055_C1_SP_RXGC2] = { .ghz5 = 0x0007, .ghz2 = 0x0007, UPLOAD, },
98 [B2055_C2_SP_RXGC1] = { .ghz5 = 0x007F, .ghz2 = 0x007F, UPLOAD, },
99 [B2055_C2_SP_RXGC2] = { .ghz5 = 0x0007, .ghz2 = 0x0007, UPLOAD, },
102 [B2055_C1_SP_TXGC1] = { .ghz5 = 0x004F, .ghz2 = 0x004F, UPLOAD, },
103 [B2055_C1_SP_TXGC2] = { .ghz5 = 0x0005, .ghz2 = 0x0005, UPLOAD, },
104 [B2055_C2_SP_TXGC1] = { .ghz5 = 0x004F, .ghz2 = 0x004F, UPLOAD, },
105 [B2055_C2_SP_TXGC2] = { .ghz5 = 0x0005, .ghz2 = 0x0005, UPLOAD, },
137 [B2055_XOREGUL] = { .ghz5 = 0x0004, .ghz2 = 0x0004, UPLOAD, },
[all …]
H A Dif_bwn_radio_2056.c89 #define UPLOAD .flags = B2056_INITTAB_ENTRY_OK | B2056_INITTAB_UPLOAD macro
183 [B2056_SYN_PLL_VCO2] = { .ghz5 = 0x00f7, .ghz2 = 0x00f7, UPLOAD, },
196 [B2056_SYN_PLL_VCOCAL12] = { .ghz5 = 0x0007, .ghz2 = 0x0007, UPLOAD, },
216 [B2056_SYN_LOGENBUF2] = { .ghz5 = 0x008f, .ghz2 = 0x008f, UPLOAD, },
345 [B2056_TX_INTPAA_PASLOPE] = { .ghz5 = 0x00f0, .ghz2 = 0x00f0, UPLOAD, },
355 [B2056_TX_INTPAG_PASLOPE] = { .ghz5 = 0x00f0, .ghz2 = 0x00f0, UPLOAD, },
358 [B2056_TX_PADA_IDAC] = { .ghz5 = 0x00ff, .ghz2 = 0x00ff, UPLOAD, },
362 [B2056_TX_PADA_SLOPE] = { .ghz5 = 0x0070, .ghz2 = 0x0070, UPLOAD, },
368 [B2056_TX_PADG_SLOPE] = { .ghz5 = 0x0070, .ghz2 = 0x0070, UPLOAD, },
370 [B2056_TX_PGAA_IDAC] = { .ghz5 = 0x00ff, .ghz2 = 0x00ff, UPLOAD, },
[all …]
/freebsd/contrib/libcbor/.github/workflows/
H A Dfuzz.yml20 - name: Upload Crash
21 uses: actions/upload-artifact@v1
H A Dfuzz-pr.yml20 - name: Upload Crash
21 uses: actions/upload-artifact@v1
/freebsd/contrib/libarchive/.github/workflows/
H A Dcifuzz.yml
/freebsd/crypto/libecc/.github/workflows/
H A Dlibecc_cifuzz.yml21 - name: Upload Crash
22 uses: actions/upload-artifact@v3
/freebsd/crypto/openssh/
H A Dsftp-client.h155 * Upload 'local_path' to 'remote_path'. Preserve permissions and times
162 * Recursively upload 'local_directory' to 'remote_directory'. Preserve
169 * Download a 'from_path' from the 'from' connection and upload it to
178 * connection and upload it to 'to' connection at 'to_path'.
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x0/
H A Dpci_mcu.c67 /* upload ILM. */ in mt76x0e_load_firmware()
78 /* upload IVB. */ in mt76x0e_load_firmware()
85 /* upload DLM. */ in mt76x0e_load_firmware()
/freebsd/share/man/man4/
H A Diwm.4164 An attempt to upload the boot firmware image
168 An attempt to upload the microcode image
172 An attempt to upload the main firmware image
H A Diwi.4146 An attempt to upload the boot firmware image to the onboard microcontroller
150 An attempt to upload the microcode image to the onboard microcontroller failed.
153 An attempt to upload the main firmware image to the onboard microcontroller
H A Diwn.4205 An attempt to upload the boot firmware image to the onboard microcontroller
209 An attempt to upload the microcode image to the onboard microcontroller failed.
212 An attempt to upload the main firmware image to the onboard microcontroller
/freebsd/sys/contrib/openzfs/.github/workflows/
H A Dzfs-qemu.yml114 - uses: actions/upload-artifact@v4
115 id: artifact-upload
124 …run: .github/workflows/scripts/qemu-8-summary.sh '${{ steps.artifact-upload.outputs.artifact-url }…
175 - uses: actions/upload-artifact@v4
H A Dzfs-qemu-packages.yml103 - uses: actions/upload-artifact@v4
104 id: artifact-upload
143 - uses: actions/upload-artifact@v4
/freebsd/crypto/openssh/.github/workflows/
H A Dcifuzz.yml27 - name: Upload Crash
28 uses: actions/upload-artifact@main
/freebsd/tools/tools/git/
H A DHOWTO43 3. When you need to make a change and upload it to a review, use the following
54 You can upload the change to the code review by running this command in your
60 change the message that will be shown in Differential for this upload. It's
/freebsd/contrib/file/magic/Magdir/
H A Daria34 # upload length; the uploaded length of download like: 0 400h
35 >(6.L+22) ubequad !0 \b, upload length %#llx

1234567