Home
last modified time | relevance | path

Searched full:ubuntu (Results 1 – 25 of 104) sorted by relevance

12345

/freebsd-src/crypto/openssh/.github/workflows/
H A Dc-cpp.yml17 - ubuntu-20.04
18 - ubuntu-22.04
30 - { target: ubuntu-20.04, config: valgrind-1 }
31 - { target: ubuntu-20.04, config: valgrind-2 }
32 - { target: ubuntu-20.04, config: valgrind-3 }
33 - { target: ubuntu-20.04, config: valgrind-4 }
34 - { target: ubuntu-20.04, config: valgrind-5 }
35 - { target: ubuntu-20.04, config: valgrind-unit }
36 - { target: ubuntu-20.04, config: c89 }
37 - { target: ubuntu-20.04, config: clang-6.0 }
[all …]
/freebsd-src/contrib/libfido2/.github/workflows/
H A Dlinux_builds.yml24 - { os: ubuntu-20.04, cc: gcc-8 }
25 - { os: ubuntu-22.04, cc: gcc-9 }
26 - { os: ubuntu-22.04, cc: gcc-10 }
27 - { os: ubuntu-22.04, cc: gcc-11 }
28 - { os: ubuntu-22.04, cc: gcc-12 }
29 - { os: ubuntu-22.04, cc: clang-13 }
30 - { os: ubuntu-22.04, cc: clang-14 }
31 - { os: ubuntu-22.04, cc: clang-15 }
32 - { os: ubuntu-22.04, cc: clang-16 }
33 - { os: ubuntu-20.04, cc: i686-w64-mingw32-gcc-9 }
[all …]
H A Dopenssl3.yml24 - os: ubuntu-22.04
26 - os: ubuntu-22.04
28 - os: ubuntu-22.04
H A Dbsd_builds.yml17 runs-on: ubuntu-22.04
/freebsd-src/sys/contrib/openzfs/.github/workflows/
H A DREADME.md26 Build-Ubuntu-20.04
29 Build-Ubuntu-22.04
32 Build-Ubuntu-20.04-->sanity-checks-20.04
33 Build-Ubuntu-20.04-->zloop-checks-20.04
34 Build-Ubuntu-20.04-->functional-testing-20.04
35 Build-Ubuntu-22.04-->sanity-checks-22.04
36 Build-Ubuntu-22.04-->zloop-checks-22.04
37 Build-Ubuntu-22.04-->functional-testing-22.04
52 1) build zfs modules for Ubuntu 20.04 and 22.04 (~15m)
H A Dzfs-tests.yml9 runs-on: ubuntu-latest
39 # Ubuntu will load kernel-shipped ones.
40 sudo sed -i.bak 's/updates/extra updates/' /etc/depmod.d/ubuntu.conf
H A Dzfs-linux-tests.yml
H A Dzfs-linux.yml
H A Dcodeql.yml14 runs-on: ubuntu-22.04
/freebsd-src/.github/workflows/
H A Dcross-bootstrap-tools.yml21 os: [ ubuntu-22.04, ubuntu-24.04, macos-latest ]
23 # TODO: both Ubuntu and macOS have bmake packages, we should try them instead of bootstrapping our own copy.
24 - os: ubuntu-22.04
28 - os: ubuntu-24.04
42 - name: install packages (Ubuntu)
/freebsd-src/contrib/googletest/
H A D.travis.yml69 # List of whitelisted in travis packages for ubuntu-precise can be found here:
70 # https://github.com/travis-ci/apt-package-whitelist/blob/master/ubuntu-precise
72 # https://github.com/travis-ci/apt-source-whitelist/blob/master/ubuntu.json
74 - ubuntu-toolchain-r-test
/freebsd-src/sys/contrib/openzfs/.github/workflows/scripts/
H A Dgenerate-summary.sh
/freebsd-src/cddl/share/zfs/compatibility.d/
H A DMakefile57 ${FILESDIR}/zol-0.7 ${FILESDIR}/ubuntu-18.04 \
58 ${FILESDIR}/zol-0.8 ${FILESDIR}/ubuntu-20.04 \
59 ${FILESDIR}/openzfs-2.1-linux ${FILESDIR}/ubuntu-22.04 \
/freebsd-src/contrib/elftoolchain/ar/
H A Dos.Linux.mk1 .if ${OS_DISTRIBUTION} == "Ubuntu"
3 # Ubuntu Trusty Tahr and later.
/freebsd-src/sys/contrib/openzfs/cmd/zpool/
H A DMakefile.am184 "zol-0.7 ubuntu-18.04" \
185 "zol-0.8 ubuntu-20.04" \
186 "openzfs-2.1-linux ubuntu-22.04" \
/freebsd-src/contrib/libfido2/
H A DREADME.adoc59 ==== Ubuntu 22.04 (Jammy) and 20.04 (Focal)
64 Follow the instructions for Ubuntu 18.04 (Bionic) below.
66 ==== Ubuntu 18.04 (Bionic)
/freebsd-src/contrib/dialog/po/
H A Dast.po14 "Language-Team: Asturian <ubuntu-l10n-ast@lists.ubuntu.com>\n"
/freebsd-src/contrib/spleen/
H A DREADME.md105 - [Ubuntu][16]
157 Ubuntu has bitmap fonts support disabled by default, instructions to enable
251 [16]: https://packages.ubuntu.com/search?keywords=spleen
256 [21]: https://wiki.ubuntu.com/Fonts#Enabling_Bitmapped_Fonts
/freebsd-src/sys/contrib/openzfs/config/
H A Dzfs-build.m4370 dnl # Override default lib directory on Debian/Ubuntu systems. The
375 dnl # https://wiki.ubuntu.com/MultiarchSpec
540 VENDOR=ubuntu ;
560 debian|ubuntu)
613 # debian|ubuntu
632 alpine|arch|artix|debian|gentoo|ubuntu)
/freebsd-src/contrib/lutok/admin/
H A Dtravis-install-deps.sh88 name="20160204-usr-local-kyua-ubuntu-12-04-amd64-${CC?}.tar.gz"
91 name="20160714-usr-local-kyua-ubuntu-12-04-i386-${CC?}.tar.gz"
/freebsd-src/contrib/kyua/admin/
H A Dbuild-bintray-dist.sh31 # Builds a full Kyua installation under /usr/local for Ubuntu.
127 name="${name}-ubuntu-${version}-${ARCH?}-${CC?}.tar.gz"
/freebsd-src/contrib/libcbor/
H A D.readthedocs.yaml10 os: ubuntu-22.04
/freebsd-src/contrib/libcbor/.github/workflows/
H A Dfuzz.yml7 runs-on: ubuntu-latest
H A Dfuzz-pr.yml7 runs-on: ubuntu-latest
/freebsd-src/contrib/libcbor/.circleci/
H A Dconfig.yml37 image: ubuntu-2204:2023.07.2
162 image: ubuntu-2204:2023.07.2

12345