Searched full:fedora (Results 1 – 25 of 300) sorted by relevance
12345678910>>...12
| /external/cronet/base/ |
| D | linux_util_unittest.cc | 15 NAME=Fedora in TEST() 17 ID=fedora in TEST() 21 PRETTY_NAME="Fedora 30 (Workstation Edition)" in TEST() 23 LOGO=fedora-logo-icon in TEST() 24 CPE_NAME="cpe:/o:fedoraproject:fedora:30" in TEST() 26 DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f30/system-administrators-guide/" in TEST() 29 REDHAT_BUGZILLA_PRODUCT="Fedora" in TEST() 31 REDHAT_SUPPORT_PRODUCT="Fedora" in TEST() 38 NAME=Fedora in TEST() 44 EXPECT_EQ(value, "Fedora 30 (Workstation Edition)"); in TEST()
|
| /external/tpm2-tss/ |
| D | .travis.yml | 14 # fedora-30 15 - DOCKER_TAG=fedora-30 28 - env: DOCKER_TAG=fedora-30 WITH_CRYPTO=gcrypt 37 - env: DOCKER_TAG=fedora-30 WITH_TCTI_ASYNC=yes WITH_TCTI_PARTIAL=yes WITH_CRYPTO=gcrypt 39 - env: DOCKER_TAG=fedora-30 WITH_TCTI_ASYNC=yes WITH_TCTI_PARTIAL=no 41 - env: DOCKER_TAG=fedora-30 WITH_TCTI_ASYNC=no WITH_TCTI_PARTIAL=yes 47 - env: DOCKER_TAG=fedora-30 SCANBUILD=yes WITH_TCTI_ASYNC=yes WITH_TCTI_PARTIAL=yes 50 - env: DOCKER_TAG=fedora-30 GEN_FUZZ=1 CXX=clang++ CC=clang
|
| /external/libabigail/doc/manuals/ |
| D | fedabipkgdiff.rst | 7 ``fedabipkgdiff`` compares the ABI of shared libraries in `Fedora`_ 9 download packages from the `Fedora Build System`_. 11 ``fedabipkgdiff`` knows how to talk with the `Fedora Build System`_ to 95 Specifies the name of the baseline `Fedora`_ distribution in which to 98 ``%{?dist}`` for `Fedora`_, for example, ``fc4``, ``fc23``, ``fc25``. 102 Specifies the name of the `Fedora`_ distribution in which to find 105 of the RPM macro ``%{?dist}`` for `Fedora`_, for example, ``fc4``, 169 by the `Fedora Naming Guidelines <https://fedoraproject.org/wiki/Packaging:NamingGuidelines>`_ 194 the latest stable package in `Fedora`_ 23. 199 build from `Fedora`_ 23. The command line invocation would be: :: [all …]
|
| /external/igt-gpu-tools/ |
| D | .gitlab-ci.yml | 1 image: $CI_REGISTRY/$CI_PROJECT_PATH/igt-fedora:latest 22 build:tests-fedora: 32 build:tests-fedora-no-libunwind: 40 build:tests-fedora-oldest-meson: 49 build:tests-fedora-clang: 129 - build:tests-fedora 135 - build:tests-fedora-clang 202 - build:tests-fedora 286 containers:igt-fedora: 291 - Dockerfile.fedora [all …]
|
| /external/libabigail/ |
| D | README-DOCKER.md | 5 - a Fedora base image (recommended) 18 $ docker build -f docker/Dockerfile.fedora -t ghcr.io/woodard/libabigail-fedora . 24 Note that currently the fedora image is deployed to `ghcr.io/woodard/libabigail:latest`. 57 Note that the fedora container does not come with spack. 61 We provide a testing container, which will use a fedora base and add new code to
|
| /external/selinux/scripts/ci/ |
| D | travis-kvm-setup.sh | 5 TEST_RUNNER="scripts/ci/fedora-test-runner.sh" 8 # Variables for controlling the Fedora Image version and download URLs. 15 BASE_URL="https://download.fedoraproject.org/pub/fedora/linux/releases" 16 IMAGE_BASE_NAME="Fedora-Cloud-Base-$FEDORA_MAJOR-$FEDORA_MINOR.x86_64" 18 CHECK_URL="$BASE_URL/$FEDORA_MAJOR/Cloud/x86_64/images/Fedora-Cloud-$FEDORA_MAJOR-$FEDORA_MINOR-x86… 19 GPG_URL="https://getfedora.org/static/fedora.gpg" 44 # Get the Fedora Cloud Image, It is a base image that small and ready to go, extract it and modify …
|
| D | Vagrantfile | 4 # test suite using fedora-test-runner.sh, in an environment similar to the one 26 sudo /root/selinux/scripts/ci/fedora-test-runner.sh 37 config.vm.box = "fedora/36-cloud-base"
|
| /external/harfbuzz_ng/ |
| D | README.mingw.md | 11 - Fedora: `dnf install wine`. 14 - Fedora, 32bit: `dnf install mingw32-gcc-c++` 15 - Fedora, 64bit: `dnf install mingw64-gcc-c++` 24 - Fedora, 32bit: `dnf install mingw32-glib2 mingw32-cairo mingw32-freetype` 25 - Fedora, 64bit: `dnf install mingw64-glib2 mingw64-cairo mingw64-freetype`
|
| /external/libabigail/docker/ |
| D | Dockerfile.fedora | 1 FROM ghcr.io/woodard/libabigail-fedora-base as builder 3 # docker build -f docker/Dockerfile.fedora -t ghcr.io/woodard/libabigail-fedora . 24 FROM fedora:latest
|
| D | Dockerfile.fedora-base | 3 FROM fedora:${fedora_version} as builder 5 # docker build -f docker/Dockerfile.fedora-base -t ghcr.io/woodard/libabigail-fedora-base .
|
| /external/e2fsprogs/doc/RelNotes/ |
| D | v1.36.txt | 4 All of the patches that were applied to Fedora Core 3's 6 lot of bug fixes first. Users of Fedora Core 3 are strongly 10 feature. Fixed numerous bugs from the Fedora patches. The Fedora 13 resize=4g" option to mke2fs was a no-op in the Fedora patches, despite 17 E2fsck can also also fix filesystems trashed by Fedora's resize2fs 27 to the -C option. (The Fedora version of this patch would sometimes 215 Update the rpm spec files so that it works better with Fedora core 2
|
| /external/libabigail/.github/workflows/ |
| D | build-container.yaml | 36 container: [["Dockerfile.fedora", "ghcr.io/woodard/libabigail-fedora", true], 38 ["Dockerfile.fedora-base", "ghcr.io/woodard/libabigail-fedora-base", false]]
|
| /external/libwebsockets/lib/roles/dbus/ |
| D | README.md | 5 Fedora: dbus-devel 10 Fedora example: 25 for `LWS_DBUS_INCLUDE1`, on both Fedora and Debian / Ubuntu, this is 29 packaged separately than the main dbus headers. On Fedora, this is in
|
| /external/bcc/SPECS/ |
| D | bcc.spec | 10 %if 0%{?fedora} >= 28 || 0%{?rhel} > 7 17 %if 0%{?fedora} >= 28 || 0%{?rhel} > 7 23 # Build with debuginfod support for Fedora >= 32 24 %if 0%{?fedora} >= 32 198 - Revise bcc.spec to address rpmlint issues and build properly in Fedora koji.
|
| /external/libwebsockets/ |
| D | .sai.json | 33 "linux-fedora-32/x86_64-amd/gcc": { 106 "linux-fedora-32/riscv64-virt/gcc": { 163 "platforms": "none,linux-fedora-32/x86_64-amd/gcc" 167 "platforms": "none,linux-fedora-32/x86_64-amd/gcc" 171 "platforms": "none,linux-fedora-32/x86_64-amd/gcc" 175 "platforms": "none,linux-fedora-32/x86_64-amd/gcc" 179 "platforms": "none,linux-fedora-32/x86_64-amd/gcc" 191 "platforms": "none,linux-fedora-32/x86_64-amd/gcc" 199 …"platforms": "none,linux-fedora-32/x86_64-amd/gcc,linux-debian-sid/x86-amd/gcc,linux-debian-sid/x8… 220 …0/x86_64-amd/msvc, linux-ubuntu-2004/aarch64-a72-bcm2711-rpi4/gcc, linux-fedora-32/riscv64-virt/gc… [all …]
|
| /external/bcc/ |
| D | INSTALL.md | 7 - [Fedora](#fedora---binary) 19 - [Fedora](#fedora---source) 123 ## Fedora - Binary 125 ### Fedora 30 and newer 127 As of Fedora 30, bcc binaries are available in the standard repository. 141 ### Fedora 29 and older 147 …r --add-repo=http://alt.fedoraproject.org/pub/alt/rawhide-kernel-nodebug/fedora-rawhide-kernel-nod… 154 Nightly bcc binary packages for Fedora 25, 26, 27, and 28 are hosted at 165 Stable bcc binary packages for Fedora 25, 26, 27, and 28 are hosted at 420 ## Fedora - Source
|
| /external/python/cpython3/Lib/test/ |
| D | test_platform.py | 14 NAME=Fedora 16 ID=fedora 20 PRETTY_NAME="Fedora 32 (Thirty Two)" 22 LOGO=fedora-logo-icon 23 CPE_NAME="cpe:/o:fedoraproject:fedora:32" 25 DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f32/system-administrators-guide/" 28 REDHAT_BUGZILLA_PRODUCT="Fedora" 30 REDHAT_SUPPORT_PRODUCT="Fedora" 497 self.assertEqual(info["NAME"], "Fedora") 498 self.assertEqual(info["ID"], "fedora")
|
| /external/rust/crates/grpcio-sys/grpc/tools/dockerfile/distribtest/ruby_fedora23_x64/ |
| D | Dockerfile | 15 FROM fedora:23 22 # distro-sync and install openssl, per https://github.com/fedora-cloud/docker-brew-fedora/issues/19
|
| /external/grpc-grpc-java/ |
| D | SECURITY.md | 123 …3.Fork7 must be on classpath. Prior versions only supported NPN and only Fedora-derivatives were s… 131 linux-x86_64 | Used for non-Fedora derivatives of Linux 132 linux-x86_64-fedora | Used for Fedora derivatives 134 On Linux it should be noted that OpenSSL uses a different soname for Fedora derivatives than other … 172 value="${os.detected.classifier}-fedora" 174 <isset property="os.detected.release.fedora"/> 207 // Fedora variants use a different soname for OpenSSL than other linux distributions 209 if (osdetector.os == "linux" && osdetector.release.isLike("fedora")) { 210 tcnative_classifier += "-fedora";
|
| /external/tpm2-tss/.ci/ |
| D | travis.run | 5 # if no DOCKER_TAG is set, warn and default to fedora-30 7 echo "WARN: DOCKER_TAG is not set, defaulting to fedora-30" 8 export DOCKER_TAG="fedora-30"
|
| /external/mesa3d/docs/drivers/ |
| D | vmware-guest.rst | 85 - Fedora: For Fedora you also need to install a number of build 162 For 32-bit Fedora systems: 168 For 64-bit Fedora systems: 239 If you're using a Fedora OS:
|
| /external/iperf3/docs/ |
| D | obtaining.rst | 16 * Fedora / CentOS: `iperf3 19 <https://apps.fedoraproject.org/packages/iperf3-devel>`_ in Fedora 20 19 and 20 and in Fedora EPEL 5, 6, and 7. iperf3 is included as a
|
| /external/strace/ |
| D | strace.spec | 12 %if 0%{?fedora} >= 18 || 0%{?centos} >= 8 || 0%{?rhel} >= 8 || 0%{?suse_version} >= 1200 18 %if 0%{?fedora} >= 20 || 0%{?centos} >= 6 || 0%{?rhel} >= 6 140 * Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.11.0.163.9720-2 154 * Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.10-3 167 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.9-2 180 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.8-4 186 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.8-2 196 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.7-3 199 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.7-2 206 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.6-2 [all …]
|
| D | strace.spec.in | 12 %if 0%{?fedora} >= 18 || 0%{?centos} >= 8 || 0%{?rhel} >= 8 || 0%{?suse_version} >= 1200 18 %if 0%{?fedora} >= 20 || 0%{?centos} >= 6 || 0%{?rhel} >= 6 140 * Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.11.0.163.9720-2 154 * Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.10-3 167 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.9-2 180 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.8-4 186 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.8-2 196 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.7-3 199 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.7-2 206 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.6-2 [all …]
|
| /external/kmod/testsuite/mkosi/ |
| D | mkosi.fedora | 2 Distribution=fedora 6 Output = fedora-image.raw
|
12345678910>>...12