Home
last modified time | relevance | path

Searched full:debian (Results 1 – 25 of 151) 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
89 echo "Debian userspace architecture defined!" >&2
96 # Create debian/source/ if it is a source package build
99 mkdir -p debian/source
101 echo "3.0 (quilt)" > debian/source/format
106 } > debian/source/local-options
109 mkdir -p debian/patches
117 } > debian/patches/config.patch
118 echo config.patch > debian/patche
[all...]
H A Dbuilddeb31 pdir=debian/$1
55 # Not all arches have the same installed path in debian
75 # Note: hook scripts under /etc/kernel are also executed by official Debian
81 mkdir -p "${pdir}/DEBIAN"
82 cat <<-EOF > "${pdir}/DEBIAN/${script}"
104 chmod 755 "${pdir}/DEBIAN/${script}"
109 pdir=debian/$1
139 pdir=debian/$1
149 pdir=debian/$1
154 # used by Debian-based distros (to support multi-arch)
/linux/scripts/package/debian/
H A Drules4 # in case debian/rules is executed directly
7 include debian/rules.vars
38 mk-files = $(patsubst binary-%,debian/%.files,$1)
73 $(Q)cat $(call mk-files,$^) > debian/files
85 $(Q)rm -rf debian/deb-env.vars* debian/*.files
88 # If DEB_HOST_ARCH is empty, it is likely that debian/rules was executed
92 include debian/deb-env.vars
94 debian/deb-env.vars:
95 $(Q)dpkg-architecture -a$$(cat debian/arc
[all...]
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/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/Documentation/rust/
H A Dquick-start.rst39 Debian section in Distributions
42 Debian Testing and Debian Unstable (Sid), outside of the freeze period, provide
/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>
H A Dpmag-aa-fb.c3 * Copyright 2002 Karsten Merker <merker@debian.org>
7 * Michael Engel <engel@unix-ag.org>, Karsten Merker <merker@debian.org>
/linux/drivers/gpu/drm/ci/
H A Dstatic-checks.yml4 - .use-debian/x86_64_build
/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/include/uapi/linux/
H A Di8k.h5 * Copyright (C) 2001 Massimo Dal Zotto <dz@debian.org>
/linux/arch/parisc/include/uapi/asm/
H A Dioctl.h4 * Copyright (C) 1999,2003 Matthew Wilcox < willy at 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
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-ideapad-laptop24 Contact: "Ritesh Raj Sarraf <rrs@debian.org>"
/linux/arch/parisc/lib/
H A Dmemcpy.c5 * Copyright (C) 2004 Randolph Chung <tausq@debian.org>

1234567