Searched full:debian (Results 1 – 25 of 185) sorted by relevance
12345678
5 # Simple script to generate a debian/ directory for a Linux kernel.27 # Attempt to find the correct Debian architecture87 echo "Debian userspace architecture defined!" >&294 # Create debian/source/ if it is a source package build97 mkdir -p debian/source99 echo "3.0 (quilt)" > debian/source/format104 } > debian/source/local-options107 mkdir -p debian/patches115 } > debian/patches/config.patch116 echo config.patch > debian/patches/series[all …]
31 pdir=debian/$155 # Not all arches have the same installed path in debian75 # Note: hook scripts under /etc/kernel are also executed by official Debian81 mkdir -p "${pdir}/DEBIAN"82 cat <<-EOF > "${pdir}/DEBIAN/${script}"104 chmod 755 "${pdir}/DEBIAN/${script}"109 pdir=debian/$1139 pdir=debian/$1149 pdir=debian/$1154 # used by Debian-based distros (to support multi-arch)
6 debian/x86_64_build-base:10 debian/x86_64_test-gl:14 debian/arm64_build:27 debian/x86_64_test-vk:31 debian/arm64_test-vk:35 debian/arm64_test-gl:43 debian/android_build:47 .debian/x86_64_test-android:59 .debian/x86_64_build-mingw:
3 DEBIAN_X86_64_BUILD_BASE_IMAGE: "debian/x86_64_build-base"6 DEBIAN_X86_64_BUILD_IMAGE_PATH: "debian/x86_64_build"11 DEBIAN_X86_64_TEST_BASE_IMAGE: "debian/x86_64_test-base"12 DEBIAN_X86_64_TEST_IMAGE_GL_PATH: "debian/x86_64_test-gl"
34 - debian/x86_64_build50 - debian/x86_64_build66 - debian/x86_64_build73 - .use-debian/baremetal_arm64_test84 - debian/baremetal_arm64_test460 - debian/x86_64_test-gl483 - debian/x86_64_test-gl
15 - .use-debian/arm64_build26 - .use-debian/arm64_build37 - .use-debian/x86_64_build
4 - .use-debian/x86_64_build
4 # in case debian/rules is executed directly7 include debian/rules.vars38 mk-files = $(patsubst binary-%,debian/%.files,$1)69 $(Q)cat $(call mk-files,$^) > debian/files81 $(Q)rm -rf debian/deb-env.vars* debian/*.files84 # If DEB_HOST_ARCH is empty, it is likely that debian/rules was executed88 include debian/deb-env.vars90 debian/deb-env.vars:91 $(Q)dpkg-architecture -a$$(cat debian/arch) --print-set --print-format=make > [email protected]
15 On Debian GNU/Linux systems, the complete text of the GNU General Public
95 debian-orig-suffix := \102 debian: FORCE105 PHONY += debian-orig106 debian-orig: private source = $(shell dpkg-parsechangelog -S Source)107 debian-orig: private version = $(shell dpkg-parsechangelog -S Version | sed 's/-[^-]*$$//')108 debian-orig: private orig-name = $(source)_$(version).orig.tar$(debian-orig-suffix)109 debian-orig: mkdebian-opts = --need-source110 debian-orig: linux.tar$(debian-orig-suffix) debian123 deb-pkg srcdeb-pkg: debian-orig124 bindeb-pkg: debian[all …]
168 # Distributions may have patched the issue (e.g. Debian did).173 echo >&2 "*** unless patched (like Debian's)."232 # Distributions may have patched the issue (e.g. Debian did).237 echo >&2 "*** unless patched (like Debian's)."
23 Debian supports installing compiler and libraries for s390 out of the box.24 Users of other distros may use debootstrap in order to set up a Debian chroot::36 Once on Debian, the build prerequisites can be installed as follows::199 - `Debootstrap <https://wiki.debian.org/EmDebian/CrossDebootstrap>`_200 - `Multiarch <https://wiki.debian.org/Multiarch/HOWTO>`_
53 /* 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()
83 # Debian directory (make deb-pkg)85 /debian/
6 * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.org>14 * Copyright (C) 2001 Hewlett-Packard <bame@debian.org>
6 * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.org>
12 * https://lists.debian.org/debian-arm/2012/08/msg00128.html
39 Debian section in Distributions42 Debian Testing and Debian Unstable (Sid), outside of the freeze period, provide
162 * The most likely cause of this is that you're on Debian or in main()163 * a Debian-based distro, you're missing libc6-i686, and you're in main()
13 * Ported to 68k Macintosh by David Huggins-Daines <dhd@debian.org>18 * Copyright (C) 1998 Daniel Jacobowitz <dan@debian.org>
3 * Copyright (c) 2014 Arturo Borrero Gonzalez <arturo@debian.org>268 MODULE_AUTHOR("Arturo Borrero Gonzalez <arturo@debian.org>");
3 * Copyright (c) 2014 Arturo Borrero Gonzalez <arturo@debian.org>286 MODULE_AUTHOR("Arturo Borrero Gonzalez <arturo@debian.org>");
24 * Written by Randolph Chung <tausq@debian.org>, and then mucked with by25 * LaMont Jones <lamont@debian.org>
7 * and parisc unwind functions by Randolph Chung <tausq@debian.org>