Home
last modified time | relevance | path

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

1234567

/linux/scripts/package/
H A Dmkdebian5 # Simple script to generate a debian/ directory for a Linux kernel.
27 # Attempt to find the correct Debian architecture
87 echo "Debian userspace architecture defined!" >&2
94 # Create debian/source/ if it is a source package build
97 mkdir -p debian/source
99 echo "3.0 (quilt)" > debian/source/format
104 } > debian/source/local-options
107 mkdir -p debian/patches
115 } > debian/patches/config.patch
116 echo config.patch > debian/patches/series
[all …]
H A Dbuilddeb29 pdir=debian/$1
53 # Not all arches have the same installed path in debian
73 # Note: hook scripts under /etc/kernel are also executed by official Debian
81 mkdir -p "${pdir}/DEBIAN"
82 cat <<-EOF > "${pdir}/DEBIAN/${script}"
96 chmod 755 "${pdir}/DEBIAN/${script}"
101 pdir=debian/$1
131 pdir=debian/$1
141 pdir=debian/$1
146 # used by Debian-based distros (to support multi-arch)
/linux/drivers/gpu/drm/ci/
H A Dcontainer.yml6 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:
H A Dimage-tags.yml3 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"
H A Dtest.yml34 - debian/x86_64_build
50 - debian/x86_64_build
66 - debian/x86_64_build
73 - .use-debian/baremetal_arm64_test
84 - debian/baremetal_arm64_test
460 - debian/x86_64_test-gl
483 - debian/x86_64_test-gl
H A Dbuild.yml15 - .use-debian/arm64_build
26 - .use-debian/arm64_build
37 - .use-debian/x86_64_build
H A Dstatic-checks.yml4 - .use-debian/x86_64_build
/linux/scripts/package/debian/
H A Drules4 # in case debian/rules is executed directly
7 include debian/rules.vars
36 mk-files = $(patsubst binary-%,debian/%.files,$1)
67 $(Q)cat $(call mk-files,$^) > debian/files
79 $(Q)rm -rf debian/deb-env.vars* debian/*.files
82 # If DEB_HOST_ARCH is empty, it is likely that debian/rules was executed
86 include debian/deb-env.vars
88 debian/deb-env.vars:
89 $(Q)dpkg-architecture -a$$(cat debian/arch) --print-set --print-format=make > $@.tmp
H A Dcopyright15 On Debian GNU/Linux systems, the complete text of the GNU General Public
/linux/scripts/
H A DMakefile.package95 debian-orig-suffix := \
102 debian: FORCE
105 PHONY += debian-orig
106 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-source
110 debian-orig: linux.tar$(debian-orig-suffix) debian
123 deb-pkg srcdeb-pkg: debian-orig
124 bindeb-pkg: debian
[all …]
/linux/Documentation/bpf/
H A Ds390.rst23 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>`_
/linux/tools/lib/bpf/
H A 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()
/linux/
H A D.gitignore82 # Debian directory (make deb-pkg)
84 /debian/
/linux/arch/parisc/math-emu/
H A Ddriver.c6 * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.org>
14 * Copyright (C) 2001 Hewlett-Packard <bame@debian.org>
H A Dmath-emu.h6 * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.org>
H A Dfpu.h6 * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.org>
H A Dhppa.h6 * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.org>
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-b3.dts12 * https://lists.debian.org/debian-arm/2012/08/msg00128.html
/linux/tools/testing/selftests/x86/
H A Dunwind_vdso.c162 * 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()
/linux/drivers/video/fbdev/
H A Dvalkyriefb.h13 * Ported to 68k Macintosh by David Huggins-Daines <dhd@debian.org>
18 * Copyright (C) 1998 Daniel Jacobowitz <dan@debian.org>
/linux/net/netfilter/
H A Dnft_masq.c3 * Copyright (c) 2014 Arturo Borrero Gonzalez <arturo@debian.org>
286 MODULE_AUTHOR("Arturo Borrero Gonzalez <arturo@debian.org>");
H A Dnft_redir.c3 * Copyright (c) 2014 Arturo Borrero Gonzalez <arturo@debian.org>
268 MODULE_AUTHOR("Arturo Borrero Gonzalez <arturo@debian.org>");
/linux/arch/parisc/include/asm/
H A Dchecksum.h24 * Written by Randolph Chung <tausq@debian.org>, and then mucked with by
25 * LaMont Jones <lamont@debian.org>
/linux/arch/parisc/kernel/
H A Dstacktrace.c7 * and parisc unwind functions by Randolph Chung <tausq@debian.org>
/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst99 This is extremely easy on Debian - you can do it using debootstrap. It is
126 # debootstrap buster /mnt http://deb.debian.org/debian
173 filesystem. The location is distribution dependent. For Debian these
384 Example host configuration for Debian:
774 ``umid=debian``, you'll see this::
776 mconsole initialized on /home/jdike/.uml/debian/mconsole
782 # uml_mconsole debian
786 # uml_mconsole /home/jdike/.uml/debian/mconsole

1234567