4 image_family: freebsd-13-1
6 PATH: /usr/local/bin:$PATH
8 - dd if=/dev/zero of=/tmp/zpool bs=1M count=1024
9 - zpool create -m `pwd`/testtmp zpool /tmp/zpool
10 - pkg install -y bash autotools m4 xxhash zstd liblz4 wget
11 - wget -O git-version.h https://gist.githubusercontent.com/WayneD/c11243fa374fc64d4e42f2855c8e3827/raw/rsync-git-version.h
13 - CPPFLAGS=-I/usr/local/include/ LDFLAGS=-L/usr/local/lib/ ./configure --disable-md2man
21 - RSYNC_EXPECT_SKIPPED=acls-default,acls,crtimes,protected-regular make check
23 - rsync-ssl --no-motd download.samba.org::rsyncftp/ || true