Searched +full:use +full:- +full:debian (Results 1 – 25 of 929) sorted by relevance
12345678910>>...38
| /external/mesa3d/.gitlab-ci/container/ |
| D | gitlab-ci.yml | 3 .incorporate-templates-commit: 5 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_TEMPLATES_COMMIT}" 7 .incorporate-base-tag+templates-commit: 9 …FDO_BASE_IMAGE: "${CI_REGISTRY_IMAGE}/${MESA_BASE_IMAGE}:${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT… 10 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT}" 12 .set-image: 14 - .incorporate-templates-commit 19 .set-image-base-tag: 21 - .set-image 22 - .incorporate-base-tag+templates-commit [all …]
|
| /external/mesa3d/.gitlab-ci/test/ |
| D | gitlab-ci.yml | 7 - !reference [default, before_script] 9 - rm -rf install 10 - tar -xf artifacts/install.tar 11 - section_start ldd_section "Checking ldd on driver build" 12 - LD_LIBRARY_PATH=install/lib find install/lib -name "*.so" -print -exec ldd {} \; 13 - section_end ldd_section 18 - results/ 20 - !reference [.common-rules, rules] 21 - !reference [.never-post-merge-rules, rules] 23 .formatting-check: [all …]
|
| /external/skia/toolchain/ |
| D | download_linux_amd64_toolchain.bzl | 4 It downloads the necessary headers, executables, and pre-compiled static/shared libraries to 9 Most files are downloaded as .deb files from packages.debian.org (with us acting as the dependency 12 (See https://bazel.build/docs/output_directories#layout-diagram) 21 # https://chrome-infra-packages.appspot.com/p/skia/bots/clang_linux/+/5h9JgVTkZk0fFuOyLUCHZXIFqG1b1… 26 # (libm), etc. linux-libc-dev has the header files specific to linux. libc6-dev has the libc 29 # We use this old version of glibc because as of Nov 2022, many of our Swarming machines 30 # are still on Debian 10. While many of the Bazel tasks can be run in RBE, using a newer 31 # Debian 11 image (see //bazel/rbe/gce_linux_container/Dockerfile) some tasks need to be 32 # run on these host machines using Debian 10. As a result, we need to compile and link 33 # against a version of glibc that can be run on Debian 10 until we update those Swarming [all …]
|
| /external/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 2 .build-common: 3 extends: .container+build-rules 7 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner 21 - _build/meson-logs/*.txt 22 - _build/meson-logs/strace 23 - artifacts 26 .build-linux: 27 extends: .build-common 32 # Use ccache transparently, and print stats before/after 34 - !reference [default, before_script] [all …]
|
| /external/wayland/ |
| D | .gitlab-ci.yml | 1 # This file uses the freedesktop ci-templates to build Wayland and run our 4 # ci-templates uses a multi-stage build process. First, the base container 11 # must also change $FDO_DISTRIBUTION_TAG. When changing this, please use 21 # Apart from the 'variables', 'include', and 'stages' top-level anchors, 28 # by the ci-templates. 36 # For more information on ci-templates, see: 37 # - documentation at https://freedesktop.pages.freedesktop.org/ci-templates/ 38 # - repo at https://gitlab.freedesktop.org/freedesktop/ci-templates/ 40 # Here we use a fixed ref in order to isolate ourselves from ci-templates 41 # API changes. If you need new features from ci-templates you must bump [all …]
|
| /external/e2fsprogs/doc/RelNotes/ |
| D | v1.35.txt | 4 E2fsck has a new -k option, which in conjunction with the -c options, 7 Cleaned up e2fsck's preen-mode messages during the passes 1b, 1c, and 1d. 11 (Addresses Debian Bug #232328) 20 Fix a bug in mke2fs which caused -T largefile or -T largefile4 to core 21 dump due to a division by zero error. (Addresses Debian bug #207082) 25 directory. (Addresses Debian bug #219640). 33 the filesystem will be checked. (Addresses Debian bug #205177) 36 filesystem check will be forced. (Addresses Debian bug #157194) 42 "e2fsck -c". 46 by e2fsck on big-endian machines. (Addresses Debian bug #228723) [all …]
|
| D | v1.39.txt | 4 Fix 32-bit cleanliness in e2fsprogs so that we can support filesystems 7 Change mke2fs to use /etc/mke2fs.conf as a configuration file to 11 Mke2fs will now create filesystems hash trees and on-line resizing 17 only use exclusive mode if the filesystem is not mounted. 20 resize inode for large filesystems. (Addresses Debian Bug #346580) 31 Add support for on-line resizing to resize2fs. 41 can use this to find the location of the external journal and pass 46 man page for more details. (Addresses Debian Bug: #150295) 49 check when the system is running on battery. (Addresses Debian Bug: 53 field is in the future, and offer to fix if so. (Addresses Debian Bug [all …]
|
| D | v1.41.txt | 16 E2fsck (and the libext2fs library) will not use the extended rec_len 21 ----------------- 23 E2fsprogs 1.41.13 would not compile on big-endian systems. This has 30 Fix some type-punning warnings generated by newer versions of gcc. 36 E2fsck now supports the extended option "-E journal_only", which 41 E2fsck will now support UUID= and LABEL= specifiers for the -j option 43 Debian Bug #559315) 53 Mke2fs will now check the file system type (specified with the -t 56 with the -T option) is not defined in mke2fs.conf, mke2fs will print a 57 warning but will continue. (Addresses Debian Bug #594609) [all …]
|
| D | v1.40.txt | 4 Mke2fs, tune2fs, and resize2fs now use floating point to calculate the 5 percentage of reserved blocks. (Addresses Debian Bug: #452639) 9 Fixed various Debian packaging issues --- see debian/changelog for 10 details. (Addresses Debian Bugs: #483962, #483023) 15 (Addresses Debian Bug: #486463) 18 ------------------- 26 applications on big-endian machines. (Addresses Debian Bug: #484879) 43 data=ordered mode is in use, data blocks are never journalled. 48 ------------------- 50 Fixed various Debian packaging issues --- see debian/changelog for [all …]
|
| D | v1.38.txt | 5 even without "configure --enable-blkid-debug". 22 test to see if a device appears to be in use instead of just relying 23 on /proc/mounts and /etc/mtab. (Addresses Debian Bug #308594). 27 (Addresses Debian Bug #309655) 29 Mke2fs will now use a larger journal by default for filesystems 32 Mke2fs will refuse to create filesystems greater than 2**31-1 blocks, 41 Debian's e2fsprogs-specific initrd fragment will avoid including 44 /etc/ld.so.preload. (Addresses Debian Bug: #304003) 52 (Addresses Debian Bug #307607). 65 Fixed bug in filefrag which caused it to fail on non-ext2/3 [all …]
|
| D | v1.42.txt | 5 libext2fs. (CVE-2015-1572, Addresses Debian Bug: #778948) 8 (Addresses Debian Bug: #760275) 11 logging feature. (Addresses Debian Bug: #775234) 15 (Addresses Debian Bug: #773795) 18 device (file system). (Addresses Debian Bug: #764293) 36 Fixed some use-after-free bug in resize2fs and e2fsck. 49 ------------------ 51 Fixed coverity, sparse, gcc -Wall, and clang warnings/nits. 88 Fix a 32/64-bit overflow bug that could cause resize2fs to loop 89 forever. (Addresses-Launchpad-Bug: #1321958) [all …]
|
| D | v1.36.txt | 5 e2fsprogs-1.35-11.2 have been integrated, although sometimes with a 12 resize inode, or add any tests to the regression test suite. The "-R 13 resize=4g" option to mke2fs was a no-op in the Fedora patches, despite 20 debugfs -w /dev/hdXXX -R "features ^resize_inode" 21 e2fsck -f /dev/hdXXX 23 Optionally, the ext2prepare command can be used to re-enable online 27 to the -C option. (The Fedora version of this patch would sometimes 35 table blocks when moving the inode table. (Addresses Debian Bug: 39 configure --disable-resizer) 43 filesystem check. (Addresses Debian Bug #291571) [all …]
|
| D | v1.33.txt | 13 Mke2fs now interprets a negative number to the -b option as a minimum 17 the -g option if the default block size was used. (Addresses Debian 32 pipe to non-blocking mode; also fixed a file descriptor leak; made 41 Update Debian files to reflect the fact that I am now the Debian 42 maintainer of e2fsprogs. Other various Debian-specific packaging 45 Move the source tarball generation functions from the top-level 46 makefile to the util/gen-tarball script. 57 Updated and clarify copyright statement vis-a-vis alpha releases of 61 library and use it if it is present in the system. This means that 64 readline-compatible library. [all …]
|
| D | v1.43.1.txt | 8 was in use). 11 FreeBSD, however, we still need to use GNU Make and redirect dd to use 14 The configure script now supports --enable-hardening, which enables 15 stack protection, fortify, read-only relocation tables, immediate 22 The configure script now supports --disable-tdb since on 64-bit 24 scratch_files feature in e2fsck.conf is mostly only useful on 32-bit 33 (Addresses Debian Bug: #791630) 36 directory of a file system. (Addresses Debian Bug: #766125) 39 checksum field field on 64-bit systems. 43 (Addresses Debian Bug: #768162) [all …]
|
| /external/strace/debian/ |
| D | changelog | 1 strace (4.25-1) experimental; urgency=low 5 -- Strace <strace-devel@lists.strace.io> Tue, 30 Oct 2018 08:39:22 +0000 7 strace (4.24-1) unstable; urgency=medium 11 -- Dmitry V. Levin <ldv@altlinux.org> Tue, 14 Aug 2018 00:01:02 +0000 13 strace (4.23-1) unstable; urgency=medium 17 -- Dmitry V. Levin <ldv@altlinux.org> Thu, 14 Jun 2018 11:00:00 +0000 19 strace (4.22-1) unstable; urgency=medium 23 -- Dmitry V. Levin <ldv@altlinux.org> Thu, 05 Apr 2018 04:05:06 +0000 25 strace (4.21-1) unstable; urgency=medium 29 -- Dmitry V. Levin <ldv@altlinux.org> Tue, 13 Feb 2018 23:24:25 +0000 [all …]
|
| D | changelog.in | 1 strace (@PACKAGE_VERSION@-1) experimental; urgency=low 5 -- Strace <@PACKAGE_BUGREPORT@> @DEB_CHANGELOGTIME@ 7 strace (4.24-1) unstable; urgency=medium 11 -- Dmitry V. Levin <ldv@altlinux.org> Tue, 14 Aug 2018 00:01:02 +0000 13 strace (4.23-1) unstable; urgency=medium 17 -- Dmitry V. Levin <ldv@altlinux.org> Thu, 14 Jun 2018 11:00:00 +0000 19 strace (4.22-1) unstable; urgency=medium 23 -- Dmitry V. Levin <ldv@altlinux.org> Thu, 05 Apr 2018 04:05:06 +0000 25 strace (4.21-1) unstable; urgency=medium 29 -- Dmitry V. Levin <ldv@altlinux.org> Tue, 13 Feb 2018 23:24:25 +0000 [all …]
|
| D | control | 2 Maintainer: Steve McIntyre <93sam@debian.org> 5 …-Depends: libc6-dev (>= 2.2.2) [!alpha !ia64], libc6.1-dev (>= 2.2.2) [alpha ia64], gcc-multilib [… 6 Standards-Version: 4.1.3 8 Vcs-Git: https://salsa.debian.org/debian/strace.git 9 Vcs-Browser: https://salsa.debian.org/debian/strace 12 Architecture: linux-any 18 use it on binaries for which you don't have source. 32 use it on binaries for which you don't have source. 41 Package: strace-udeb 42 Section: debian-installer [all …]
|
| /external/mesa3d/.gitlab-ci/lava/ |
| D | lava-gitlab-ci.yml | 2 …REGISTRY_IMAGE}/alpine/x86_64_lava_ssh_client:${ALPINE_X86_64_LAVA_SSH_TAG}--${MESA_TEMPLATES_COMM… 5 .lava-test: 10 FDO_CI_CONCURRENT: 6 # should be replaced by per-machine definitions 11 # the dispatchers use this to cache data locally 12 LAVA_HTTP_CACHE_URI: "http://caching-proxy/cache/?uri=" 17 # per-job build artifacts 18 JOB_ROOTFS_OVERLAY_PATH: "${JOB_ARTIFACTS_BASE}/job-rootfs-overlay.tar.gz" 20 LAVA_S3_ARTIFACT_NAME: "mesa-${ARCH}-default-debugoptimized" 21 S3_ARTIFACT_NAME: "mesa-python-ci-artifacts" 26 - !reference [.download_s3, before_script] [all …]
|
| /external/libdrm/ |
| D | .gitlab-ci.yml | 18 - project: 'freedesktop/ci-templates' 21 - '/templates/debian.yml' 22 - '/templates/freebsd.yml' 23 - '/templates/ci-fairy.yml' 30 - "Base container" 31 - "Build" 33 .ci-rules: 35 - when: on_success 39 .os-debian: 41 BUILD_OS: debian [all …]
|
| /external/strace/ |
| D | ChangeLog-CVS | 1 2009-07-08 Dmitry V. Levin <ldv@altlinux.org> 3 Clean up spacing to fix warnings reported by git diff --check. 6 * debian/changelog: Likewise. 7 * strace-graph: Likewise. 10 * README-linux: Likewise. 11 * README-svr4: Likewise. 18 * debian/rules: Fix trailing whitespaces. 24 2009-07-07 Dmitry V. Levin <ldv@altlinux.org> 27 * README-CVS: Rename to README-hacking. 28 * Makefile.am (EXTRA_DIST): Remove README-CVS. [all …]
|
| /external/crosvm/docs/book/src/running_crosvm/ |
| D | custom_kernel_rootfs.md | 3 This document explains how to build a custom kernel and use debootstrap to build a rootfs for 11 to build. You can use any mainline kernel though as long as it's configured for para-virtualized 18 git clone --depth 1 -b chromeos-6.6 https://chromium.googlesource.com/chromiumos/third_party/kernel 25 CHROMEOS_KERNEL_FAMILY=termina ./chromeos/scripts/prepareconfig container-vm-x86_64 27 make -j$(nproc) bzImage 37 enough for your purposes. To get you started, a Debian rootfs can be created with [debootstrap]. 41 truncate -s 20G debian.ext4 42 mkfs.ext4 debian.ext4 43 mkdir -p "${CHROOT_PATH}" 44 sudo mount debian.ext4 "${CHROOT_PATH}" [all …]
|
| /external/tensorflow/tensorflow/lite/tools/pip_package/ |
| D | README.md | 3 Many users would like to deploy TensorFlow lite interpreter and use it from 11 sudo apt install swig libjpeg-dev zlib1g-dev python3-dev python3-numpy 19 pip install --upgrade <wheel> 23 the following command will cross-compile tflite-runtime package for python2.7 24 and python3.7 (from Debian Buster) on Raspberry Pi: 27 make BASE_IMAGE=debian:buster PYTHON=python TENSORFLOW_TARGET=rpi docker-build 28 make BASE_IMAGE=debian:buster PYTHON=python3 TENSORFLOW_TARGET=rpi docker-build 31 Another option is to cross-compile for python3.5 (from Debian Stretch) on ARM64 35 make BASE_IMAGE=debian:stretch PYTHON=python3 TENSORFLOW_TARGET=aarch64 docker-build 42 make BASE_IMAGE=ubuntu:18.04 PYTHON=python3 TENSORFLOW_TARGET=native docker-build [all …]
|
| /external/curl/scripts/ |
| D | release-tools.sh | 15 # You may opt to use, copy, modify, merge, publish, distribute and/or sell 22 # SPDX-License-Identifier: curl 26 set -eu 29 timestamp=${1:-unknown} 30 version=${2:-unknown} 31 tag=$(echo "curl-$version" | tr '.' '_') 33 if [ -n "$commit" ] && [ -r "docs/tarball-commit.txt.dist" ]; then 35 tag="$(cat docs/tarball-commit.txt.dist)" 41 The following tools and their Debian package version numbers were used to 46 if ! command -v dpkg >/dev/null; then [all …]
|
| /external/grpc-grpc/templates/tools/dockerfile/ |
| D | cmake_jessie_backports.include | 2 # Use cmake 3.6 from jessie-backports 3 # should only be used for images based on debian jessie. 5 RUN echo "deb http://archive.debian.org/debian jessie-backports main" | tee /etc/apt/sources.list.d… 6 RUN echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf 7 RUN sed -i '/deb http:\/\/deb.debian.org\/debian jessie-updates main/d' /etc/apt/sources.list 8 RUN apt-get update && apt-get install -t jessie-backports -y cmake && apt-get clean
|
| /external/mtools/ |
| D | tgz.1 | 2 .\" (c) 2001 Filip Van Raemdonck <mechanix@debian.org> 8 .\" Sections, no Front-Cover Texts, and no Back Cover Texts. 17 .\" 59 Temple Place - Suite 330 18 .\" Boston, MA 02111-1307, USA. 23 Debian package in the file /usr/share/doc/mtools/copyright. 27 Debian source package in the file debian/copyright. 31 tgz \- makes a gzip'd tar archive 48 It also needs gnu tar or something close due to use of --exclude, --totals 49 and -S. 51 Filip Van Raemdonck (mechanix@debian.org) wrote this page for the [all …]
|
12345678910>>...38