Home
last modified time | relevance | path

Searched full:debian (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/third_party/mesa3d/.gitlab-ci/container/
Dgitlab-ci.yml67 # Debian 11 based x86 build image base
68 debian/x86_build-base:
70 - .fdo.container-build@debian
73 MESA_IMAGE_TAG: &debian-x86_build-base ${DEBIAN_BASE_TAG}
75 .use-debian/x86_build-base:
77 - .fdo.container-build@debian
81 MESA_BASE_TAG: *debian-x86_build-base
82 MESA_ARTIFACTS_BASE_TAG: *debian-x86_build-base
84 - debian/x86_build-base
86 # Debian 11 based x86 main build image
[all …]
/third_party/lame/debian/
Dchangelog3 * New update of the debian infra-structure.
4 * debian/rules:
7 * debian/control:
11 debian/rules.
15 * debian/changelog:
23 * debian/compat: update to 7.
24 * debian/control:
29 * debian/libmp3lame0-dev.files: rename to libmp3lame-dev.files.
30 * debian/*.files: rename to *.install.
31 * debian/rules:
[all …]
/third_party/libbpf/
D.travis.yml54 - name: Debian Build
56 install: $CI_ROOT/managers/debian.sh SETUP
57 script: $CI_ROOT/managers/debian.sh RUN || travis_terminate 1
58 after_script: $CI_ROOT/managers/debian.sh CLEANUP
60 - name: Debian Build (ASan+UBSan)
62 install: $CI_ROOT/managers/debian.sh SETUP
63 script: $CI_ROOT/managers/debian.sh RUN_ASAN || travis_terminate 1
64 after_script: $CI_ROOT/managers/debian.sh CLEANUP
66 - name: Debian Build (clang)
68 install: $CI_ROOT/managers/debian.sh SETUP
[all …]
/third_party/mesa3d/.gitlab-ci/test/
Dgitlab-ci.yml23 - .use-debian/x86_test-gl
25 - debian/x86_test-gl
26 - debian-testing
31 - .use-debian/x86_test-vk
33 - debian-testing
34 - debian/x86_test-vk
39 - .use-debian/x86_test-gl
41 - debian/x86_test-gl
42 - debian-clover-testing
144 - .use-debian/arm_test
[all …]
/third_party/mesa3d/.gitlab-ci/lava/
Dlava-gitlab-ci.yml43 - .use-debian/arm_build # for same $MESA_ARTIFACTS_TAG as in kernel+rootfs_armhf
44 - .use-debian/x86_build
49 - debian/x86_build
50 - debian-armhf
60 - .use-debian/arm_build # for same $MESA_ARTIFACTS_TAG as in kernel+rootfs_arm64
61 - .use-debian/x86_build
65 - debian-arm64
68 - debian/x86_build
69 - debian-arm64
79 - .use-debian/x86_build-base # for same $MESA_ARTIFACTS_BASE_TAG as in kernel+rootfs_amd64
[all …]
/third_party/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml50 - .use-debian/x86_build
60 - .use-debian/x86_build_mingw
66 debian-testing:
96 debian-testing-asan:
98 - debian-testing
109 debian-testing-msan:
111 - debian-clang
127 debian-clover-testing:
148 debian-gallium:
178 debian-release:
[all …]
/third_party/rust/crates/libc/ci/
Dlinux-s390x.sh9 curl --retry 5 -LO http://ftp.debian.org/debian/dists/testing/main/installer-s390x/20220914/images/…
10 curl --retry 5 -LO http://ftp.debian.org/debian/dists/testing/main/installer-s390x/20220914/images/…
12 mv kernel.debian kernel
13 mv initrd.debian initrd.gz
Dlinux-sparc64.sh8 curl --retry 5 -LO https://cdimage.debian.org/cdimage/ports/snapshots/2022-03-28/debian-11.0.0-spar…
9 7z e debian-11.0.0-sparc64-NETINST-1.iso install/initrd.gz
10 7z e debian-11.0.0-sparc64-NETINST-1.iso install/vmlinux
12 rm debian-11.0.0-sparc64-NETINST-1.iso
/third_party/rust/crates/bindgen/.github/workflows/
Dbindgen.yml99 - debian: null
128 # debian: arm64
148 if: matrix.target.debian
153 … deb [arch=${{matrix.target.debian}}] http://ports.ubuntu.com/ubuntu-ports/ $DISTRIB_CODENAME main
154 …deb [arch=${{matrix.target.debian}}] http://ports.ubuntu.com/ubuntu-ports/ $DISTRIB_CODENAME-updat…
155 …deb [arch=${{matrix.target.debian}}] http://ports.ubuntu.com/ubuntu-ports/ $DISTRIB_CODENAME-backp…
156 …deb [arch=${{matrix.target.debian}}] http://ports.ubuntu.com/ubuntu-ports/ $DISTRIB_CODENAME-secur…
158 sudo dpkg --add-architecture ${{matrix.target.debian}}
160 sudo apt-get install libc6:${{matrix.target.debian}} libstdc++6:${{matrix.target.debian}}
/third_party/skia/infra/bots/assets/mesa_intel_driver_linux/mesa-driver-builder/
DDockerfile1 FROM debian:10.3
13 # Hosts can install this by adding the stretch-backports debian source (see next RUN)
15 RUN echo "deb-src http://deb.debian.org/debian buster main" >> /etc/apt/sources.list && \
16 echo "deb-src http://deb.debian.org/debian buster-updates main" >> /etc/apt/sources.list && \
/third_party/mesa3d/.gitlab-ci/
Dimage-tags.yml2 DEBIAN_X86_BUILD_BASE_IMAGE: "debian/x86_build-base"
5 DEBIAN_X86_BUILD_IMAGE_PATH: "debian/x86_build"
8 DEBIAN_X86_BUILD_MINGW_IMAGE_PATH: "debian/x86_build-mingw"
11 DEBIAN_X86_TEST_BASE_IMAGE: "debian/x86_test-base"
13 DEBIAN_X86_TEST_IMAGE_PATH: "debian/x86_test-gl"
/third_party/pulseaudio/sonic/
Dmkorig3 # Build an original tar-ball for a debian package free of a debian directory and
6 version=`head -1 debian/changelog | sed 's/.*(//
14 make -f debian/rules clean
18 if ! tar -cvzf sonic_$version.orig.tar.gz --exclude-vcs --exclude=debian sonic-$version; then
/third_party/alsa-utils/alsaconf/
Dalsaconf.82 .\" alsaconf.8 is copyright 2003 by Jordi Mallach <jordi@debian.org>
19 This manual page was written for the Debian distribution because the
77 .SH DEBIAN SPECIFIC
78 In Debian, the default gid of the device files is 29 (corresponding to the
101 This manual page was written by Jordi Mallach <jordi@debian.org>,
102 for the Debian system (but may be used by others).
Dalsaconf.fr.82 .\" alsaconf.8 is copyright 2003 by Jordi Mallach <jordi@debian.org>
79 .SH POUR DEBIAN EXCLUSIVEMENT
80 Sous Debian, le gid par d�faut des fichiers de p�riph�riques est 29 (qui
104 Cette page de manuel fut �crite par Jordi Mallach <jordi@debian.org>, pour
105 le syst�me Debian (mais elle peut �tre utilis�e par d'autres).
/third_party/libbpf/ci/managers/
Ddebian.sh5 CONT_NAME="${CONT_NAME:-libbpf-debian-$DEBIAN_RELEASE}"
33 info "Using Debian $DEBIAN_RELEASE"
37 docker pull debian:$DEBIAN_RELEASE
41 -dit --net=host debian:$DEBIAN_RELEASE /bin/bash
43 …docker_exec bash -c "echo deb-src http://deb.debian.org/debian $DEBIAN_RELEASE main >>/etc/apt/sou…
/third_party/libphonenumber/debian/
Drules66 ln -sf /usr/share/java/protobuf.jar tools/java/cpp-build/target/protobuf-java-debian.jar
80 mkdir -p debian/tmp/usr/lib-$(DEB_HOST_MULTIARCH)
81 mv debian/tmp/usr/lib/* debian/tmp/usr/lib-$(DEB_HOST_MULTIARCH)
82 mv debian/tmp/usr/lib-$(DEB_HOST_MULTIARCH) \
83 debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)
Dcontrol3 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
16 maven-debian-helper (>= 1.5),
34 Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libphonenumber.git/
35 Vcs-Git: git://anonscm.debian.org/collab-maint/libphonenumber.git
Dcopyright1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
15 On Debian systems, the full text of the Apache
30 Files: debian/*
34 On Debian systems, the full text of the Apache
/third_party/mesa3d/.gitlab-ci/bin/
Dci_run_n_monitor.py48 "debian/x86_build-base",
49 "debian/x86_build",
50 "debian/x86_test-base",
51 "debian/x86_test-gl",
52 "debian/arm_build",
53 "debian/arm_test",
57 "debian-testing",
58 "debian-arm64",
/third_party/elfutils/tests/debuginfod-debs/
Dhithere_1.0-1.dsc13 0b71331ef1c714c5bac67878551864b7356c56ce 764 hithere_1.0-1.debian.tar.xz
16 9afa907e360e626639ccb86b86e799429bea27149034aec5d5c7e500971d651e 764 hithere_1.0-1.debian.tar.xz
19 70106164d9397c70c2c1a4594e9897e4 764 hithere_1.0-1.debian.tar.xz
/third_party/skia/infra/docker/debian9/
DDockerfile1 FROM debian:9-slim
3 # See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863199
4 # Needed for installing openjdk-8-headless on debian:9-slim
/third_party/libwebsockets/lib/roles/dbus/
DREADME.md6 Debian / Ubuntu: libdbus-1-dev
25 for `LWS_DBUS_INCLUDE1`, on both Fedora and Debian / Ubuntu, this is
31 try `/usr/lib64/dbus-1.0/include`. On Debian / Ubuntu, the package installs
80 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=273051
/third_party/mesa3d/src/broadcom/ci/
Dgitlab-ci.yml61 - debian/arm_test
62 - debian-armhf
104 - debian/arm_test
105 - debian-armhf
/third_party/cups-filters/
DCOPYING1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
289 On Debian systems, the complete text of version 2 of the GNU General
298 On Debian systems, the complete text of version 2 of the GNU General
306 On Debian systems, the complete text of version 3 of the GNU General
315 On Debian systems, the complete text of version 3 of the GNU General
323 On Debian systems, the complete text of version 2 of the GNU Library General
332 On Debian systems, the complete text of version 2.1 of the GNU Lesser General
/third_party/libbpf/src/
Dlibbpf_probes.c53 /* On Debian LINUX_VERSION_CODE doesn't correspond to info.release.
55 * Debian 10 looks like the below.
58 * utsname::version #1 SMP Debian 4.19.260-1 (2022-09-29)
68 p = strstr(info->version, "Debian "); in get_debian_kernel_version()
70 /* This is not a Debian kernel. */ in get_debian_kernel_version()
74 if (sscanf(p, "Debian %u.%u.%u", &major, &minor, &patch) != 3) in get_debian_kernel_version()
92 /* Check if this is a Debian kernel. */ in get_kernel_version()

12345678910>>...18