| /freebsd-src/crypto/openssh/.github/workflows/ |
| H A D | c-cpp.yml | 17 - 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 D | linux_builds.yml | 24 - { 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 D | openssl3.yml | 24 - os: ubuntu-22.04 26 - os: ubuntu-22.04 28 - os: ubuntu-22.04
|
| H A D | bsd_builds.yml | 17 runs-on: ubuntu-22.04
|
| /freebsd-src/sys/contrib/openzfs/.github/workflows/ |
| H A D | README.md | 26 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 D | zfs-tests.yml | 9 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 D | zfs-linux-tests.yml | |
| H A D | zfs-linux.yml | |
| H A D | codeql.yml | 14 runs-on: ubuntu-22.04
|
| /freebsd-src/.github/workflows/ |
| H A D | cross-bootstrap-tools.yml | 21 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.yml | 69 # 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 D | generate-summary.sh | |
| /freebsd-src/cddl/share/zfs/compatibility.d/ |
| H A D | Makefile | 57 ${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 D | os.Linux.mk | 1 .if ${OS_DISTRIBUTION} == "Ubuntu" 3 # Ubuntu Trusty Tahr and later.
|
| /freebsd-src/sys/contrib/openzfs/cmd/zpool/ |
| H A D | Makefile.am | 184 "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 D | README.adoc | 59 ==== 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 D | ast.po | 14 "Language-Team: Asturian <ubuntu-l10n-ast@lists.ubuntu.com>\n"
|
| /freebsd-src/contrib/spleen/ |
| H A D | README.md | 105 - [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 D | zfs-build.m4 | 370 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 D | travis-install-deps.sh | 88 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 D | build-bintray-dist.sh | 31 # 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.yaml | 10 os: ubuntu-22.04
|
| /freebsd-src/contrib/libcbor/.github/workflows/ |
| H A D | fuzz.yml | 7 runs-on: ubuntu-latest
|
| H A D | fuzz-pr.yml | 7 runs-on: ubuntu-latest
|
| /freebsd-src/contrib/libcbor/.circleci/ |
| H A D | config.yml | 37 image: ubuntu-2204:2023.07.2 162 image: ubuntu-2204:2023.07.2
|