Home
last modified time | relevance | path

Searched refs:tarball (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/tests/sys/cddl/zfs/tests/snapshot/
H A Dsnapshot_002_pos.ksh101 log_must $TAR cf $TESTDIR/tarball.original.tar file*
113 log_must $TAR cf $TESTDIR/tarball.snapshot.tar file*
121 log_must $TAR xf $TESTDIR/tarball.original.tar
124 log_must $TAR xf $TESTDIR/tarball.snapshot.tar
H A Dsnapshot_006_pos.ksh99 log_must $TAR cf $TESTDIR1/tarball.original.tar file*
111 log_must $TAR cf $TESTDIR1/tarball.snapshot.tar file*
119 log_must $TAR xf $TESTDIR1/tarball.original.tar
122 log_must $TAR xf $TESTDIR1/tarball.snapshot.tar
/freebsd/usr.sbin/etcupdate/
H A Detcupdate.sh52 # root trees that can later be used. It can also use a tarball as the
64 usage: etcupdate [-npBFN] [-d workdir] [-r | -s source | -t tarball]
68 [-m make] <tarball>
70 etcupdate extract [-BN] [-d workdir] [-s source | -t tarball]
276 # Generate a new tree. If tarball is set, then the tree is
277 # extracted from the tarball. Otherwise the tree is built from a
285 # If we have a tarball, extract that into the new directory.
286 if [ -n "$tarball" ]; then
291 if ! (mkdir -p $1 && tar xf $tarball -C $1 $files) \
1330 # Build a new tree and save it in a tarball
[all...]
/freebsd/crypto/openssh/.github/
H A Dsetup_ci.sh253 tarball=putty.tar.gz
254 (cd /tmp && wget https://tartarus.org/~simon/putty-snapshots/${tarball})
257 tarball=putty-${ver}.tar.gz
258 (cd /tmp && wget https://the.earth.li/~sgtatham/putty/${ver}/${tarball})
261 (cd ${HOME} && tar xfz /tmp/${tarball} && cd putty-*
/freebsd/contrib/file/
H A DRELEASE-PROCEDURE11 7) Create the source tarball: make distcheck
12 7a) Sign the source tarball.
14 8) Make the source tarball available on ftp
H A Daclocal.m41018 # Check how to create a tarball. -*- Autoconf -*-
1028 # Check how to create a tarball in format FORMAT.
1032 # writing to stdout a FORMAT-tarball containing the directory
1037 # a tarball read from stdin.
1103 # ustar tarball either.
/freebsd/tests/sys/fs/tarfs/
H A Dtarfs_test.sh66 local tarball="${PWD}/tarfs_test.tar.zst"
67 mktar "${tarball}"
68 atf_check mount -rt tarfs "${tarball}" "${mnt}"
69 atf_check -o match:"^${tarball} on ${mnt} \(tarfs," mount
/freebsd/contrib/ntp/sntp/libopts/
H A DREADME3 The contents of this tarball is designed to be incorporated into
12 1. Install the unrolled tarball into your package source tree,
122 these files should be included with this tarball.
/freebsd/contrib/less/
H A DFREEBSD-upgrade1 1. Download latest less(1) tarball. The homepage of less(1) is at:
/freebsd/sys/dev/firewire/
H A D00README6 This tarball contains IEEE1394(FireWire) driver which is first
40 - Extract tarball at root directory.
/freebsd/crypto/openssl/
H A DFREEBSD-upgrade15 02) Download the latest OpenSSL tarball and signature from the official
25 04) Unpack the OpenSSL tarball to the parent directory:
/freebsd/contrib/ncurses/
H A DFREEBSD-upgrade3 The release tarball can be found at GNU FTP sites.
/freebsd/crypto/openssh/
H A DFREEBSD-upgrade12 02) Download the latest OpenSSH-portable tarball and signature from
19 04) Unpack the tarball in a suitable directory:
/freebsd/tools/boot/
H A Dfull-test.readme4 ~/stand-test-root/cache. You can find the tarball at
/freebsd/contrib/file/magic/Magdir/
H A Dfsav47 # + gzipped (optional) tarball files
/freebsd/contrib/ldns/
H A DREADME32 1. Unpack the tarball
/freebsd/crypto/heimdal/
H A Daclocal.m4952 # Check how to create a tarball. -*- Autoconf -*-
964 # Check how to create a tarball in format FORMAT.
968 # writing to stdout a FORMAT-tarball containing the directory
973 # a tarball read from stdin.
1002 # ustar tarball either.
/freebsd/usr.sbin/apmd/
H A DREADME41 Go to src/usr.sbin/ and extract the apmd tarball as follows:
/freebsd/contrib/openpam/
H A Daclocal.m41084 # Check how to create a tarball. -*- Autoconf -*-
1094 # Check how to create a tarball in format FORMAT.
1098 # writing to stdout a FORMAT-tarball containing the directory
1103 # a tarball read from stdin.
1169 # ustar tarball either.
/freebsd/contrib/openbsm/
H A Daclocal.m41056 # Check how to create a tarball. -*- Autoconf -*-
1066 # Check how to create a tarball in format FORMAT.
1070 # writing to stdout a FORMAT-tarball containing the directory
1075 # a tarball read from stdin.
1141 # ustar tarball either.
/freebsd/contrib/ntp/sntp/
H A Daclocal.m41078 # Check how to create a tarball. -*- Autoconf -*-
1088 # Check how to create a tarball in format FORMAT.
1092 # writing to stdout a FORMAT-tarball containing the directory
1097 # a tarball read from stdin.
1163 # ustar tarball either.
/freebsd/contrib/ntp/sntp/libevent/
H A Daclocal.m41018 # Check how to create a tarball. -*- Autoconf -*-
1028 # Check how to create a tarball in format FORMAT.
1032 # writing to stdout a FORMAT-tarball containing the directory
1037 # a tarball read from stdin.
1103 # ustar tarball either.
/freebsd/contrib/libevent/
H A Daclocal.m41005 # Check how to create a tarball. -*- Autoconf -*-
1015 # Check how to create a tarball in format FORMAT.
1019 # writing to stdout a FORMAT-tarball containing the directory
1024 # a tarball read from stdin.
1090 # ustar tarball either.
/freebsd/contrib/ntp/
H A Daclocal.m41078 # Check how to create a tarball. -*- Autoconf -*-
1088 # Check how to create a tarball in format FORMAT.
1092 # writing to stdout a FORMAT-tarball containing the directory
1097 # a tarball read from stdin.
1163 # ustar tarball either.
/freebsd/contrib/libpcap/doc/
H A DREADME.windows.md123 repository rather than from a release source tarball, is Git. Git is

12