Home
last modified time | relevance | path

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

123456

/src/crypto/openssh/.github/workflows/
H A Dc-cpp.yml18 - ubuntu-22.04
19 - ubuntu-latest
20 - ubuntu-22.04-arm
21 - ubuntu-24.04-arm
33 - { target: ubuntu-22.04, config: c89 }
34 - { target: ubuntu-22.04, config: clang-11 }
35 - { target: ubuntu-22.04, config: clang-12-Werror }
36 - { target: ubuntu-22.04, config: clang-14 }
37 - { target: ubuntu-22.04, config: clang-sanitize-address }
38 - { target: ubuntu-22.04, config: clang-sanitize-undefined }
[all …]
/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
/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 Dlabels.yml12 runs-on: ubuntu-latest
22 runs-on: ubuntu-latest
32 runs-on: ubuntu-latest
42 runs-on: ubuntu-latest
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-qemu.yml26 runs-on: ubuntu-24.04
91 runs-on: ubuntu-24.04
143 runs-on: ubuntu-latest
/src/contrib/libyaml/docker/
H A DREADME.mkd8 - Ubuntu 16.04
9 - Ubuntu 14.04
14 $ docker pull ubuntu
15 $ docker build -t libyaml-ubuntu:16.04 -f dockerfiles/ubuntu-16.04 .
16 $ docker run -it libyaml-ubuntu:16.04 make test
/src/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-1-setup.sh9 # The default 'azure.archive.ubuntu.com' mirrors can be really slow.
10 # Prioritize the official Ubuntu mirrors.
14 # http://azure.archive.ubuntu.com/ubuntu/ priority:1
15 # https://archive.ubuntu.com/ubuntu/ priority:2
16 # https://security.ubuntu.com/ubuntu/ priority:3
18 # Just delete the 'azure.archive.ubuntu.com' line.
19 sudo sed -i '/azure.archive.ubuntu.com/d' /etc/apt/apt-mirrors.txt
H A Dqemu-2-start.sh20 # Ubuntu mirrors
21 UBMIRROR="https://cloud-images.ubuntu.com"
22 #UBMIRROR="https://mirrors.cloud.tencent.com/ubuntu-cloud-images"
23 #UBMIRROR="https://mirror.citrahost.com/ubuntu-cloud-images"
142 OSNAME="Ubuntu 22.04"
147 OSNAME="Ubuntu 24.04"
H A Dqemu-3-deps-vm.sh209 ubuntu*)
211 echo "##[group]Install Ubuntu specific"
216 echo "##[group]Delete Ubuntu OpenZFS modules"
254 debian*|ubuntu*)
/src/contrib/libder/.github/workflows/
H A Dbuild.yml17 os: [ubuntu-20.04, ubuntu-22.04, macos-latest]
19 - os: ubuntu-20.04
20 - os: ubuntu-22.04
25 - name: install system packages (Ubuntu)
/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…
24 - os: ubuntu-22.04
28 - os: ubuntu-24.04
42 - name: install packages (Ubuntu)
/src/crypto/krb5/.github/workflows/
H A Dbuild.yml17 os: ubuntu-latest
22 os: ubuntu-latest
27 os: ubuntu-latest
34 if: startsWith(matrix.os, 'ubuntu')
H A Ddoc.yml9 runs-on: ubuntu-22.04
23 runs-on: ubuntu-latest
/src/cddl/share/zfs/compatibility.d/
H A DMakefile56 ${FILESDIR}/zol-0.7 ${FILESDIR}/ubuntu-18.04 \
57 ${FILESDIR}/zol-0.8 ${FILESDIR}/ubuntu-20.04 \
58 ${FILESDIR}/openzfs-2.1-linux ${FILESDIR}/ubuntu-22.04 \
/src/contrib/elftoolchain/ar/
H A Dos.Linux.mk1 .if ${OS_DISTRIBUTION} == "Ubuntu"
3 # Ubuntu Trusty Tahr and later.
/src/sys/contrib/openzfs/
H A DREADME.md51 ### Ubuntu subsection
53 All Ubuntu **LTS** releases are supported.
55 **Supported Ubuntu releases**: **24.04 “Noble”**, **22.04 “Jammy”**.
/src/contrib/pam-krb5/.github/workflows/
H A Dbuild.yaml8 - "ubuntu/**"
18 runs-on: ubuntu-latest
/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)
/src/contrib/dialog/po/
H A Dast.po14 "Language-Team: Asturian <ubuntu-l10n-ast@lists.ubuntu.com>\n"
/src/crypto/libecc/.github/workflows/
H A Dlibecc_crossarch_tests.yml8 runs-on: ubuntu-20.04
41 # This oddity is due to ubuntu (18.04 and 20.04) issue with wine32 in
/src/sys/contrib/openzfs/cmd/zpool/
H A DMakefile.am185 "zol-0.7 ubuntu-18.04" \
186 "zol-0.8 ubuntu-20.04" \
187 "openzfs-2.1-linux ubuntu-22.04" \
/src/contrib/spleen/
H A DREADME.md105 - [Ubuntu][16]
157 Ubuntu has bitmap fonts support disabled by default, instructions to enable
260 [16]: https://packages.ubuntu.com/search?keywords=spleen
265 [21]: https://wiki.ubuntu.com/Fonts#Enabling_Bitmapped_Fonts
/src/sys/contrib/openzfs/config/
H A Dzfs-build.m4415 dnl # Override default lib directory on Debian/Ubuntu systems. The
420 dnl # https://wiki.ubuntu.com/MultiarchSpec
585 VENDOR=ubuntu ;
605 debian|ubuntu)
658 # debian|ubuntu
677 alpine|arch|artix|debian|gentoo|ubuntu)

123456