]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - debian.master/control.d/flavour-control.stub
UBUNTU: [debian] Initial debian and ubuntu directories
[mirror_ubuntu-hirsute-kernel.git] / debian.master / control.d / flavour-control.stub
CommitLineData
5bbe8099
LO
1# Items that get replaced:
2# FLAVOUR
3# DESC
4# ARCH
5# SUPPORTED
6# TARGET
7# BOOTLOADER
8# =PROVIDES=
9#
10# Items marked with =FOO= are optional
11#
12# This file describes the template for packages that are created for each flavour
13# in debian/control.d/vars.*
14#
15# This file gets edited in a couple of places. See the debian/control.stub rule in
16# debian/rules. PGGVER, ABINUM, and SRCPKGNAME are all converted in the
17# process of creating debian/control.
18#
19# The flavour specific strings (ARCH, DESC, etc) are converted using values from the various
20# flavour files in debian/control.d/vars.*
21#
22# XXX: Leave the blank line before the first package!!
23
24Package: linux-image=SIGN-ME-PKG=-PKGVER-ABINUM-FLAVOUR
25Build-Profiles: <!stage1>
26Architecture: ARCH
27Section: kernel
28Priority: optional
29Provides: linux-image, fuse-module, aufs-dkms, =PROVIDES=${linux:rprovides}
30Depends: ${misc:Depends}, ${shlibs:Depends}, kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-PKGVER-ABINUM-FLAVOUR
31Recommends: BOOTLOADER, initramfs-tools | linux-initramfs-tool
32Breaks: flash-kernel (<< 3.90ubuntu2) [arm64 armhf], s390-tools (<< 2.3.0-0ubuntu3) [s390x]
33Conflicts: linux-image=SIGN-PEER-PKG=-PKGVER-ABINUM-FLAVOUR
34Suggests: fdutils, linux-doc | SRCPKGNAME-source-PKGVER, SRCPKGNAME-tools, linux-headers-PKGVER-ABINUM-FLAVOUR
35Description: Linux kernel image for version PKGVER on DESC
36 This package contains the=SIGN-ME-TXT= Linux kernel image for version PKGVER on
37 DESC.
38 .
39 Supports SUPPORTED processors.
40 .
41 TARGET
42 .
43 You likely do not want to install this package directly. Instead, install
44 the linux-FLAVOUR meta-package, which will ensure that upgrades work
45 correctly, and that supporting packages are also installed.
46
47Package: linux-modules-PKGVER-ABINUM-FLAVOUR
48Build-Profiles: <!stage1>
49Architecture: ARCH
50Section: kernel
51Priority: optional
52Depends: ${misc:Depends}, ${shlibs:Depends}
53Built-Using: ${linux:BuiltUsing}
54Description: Linux kernel extra modules for version PKGVER on DESC
55 Contains the corresponding System.map file, the modules built by the
56 packager, and scripts that try to ensure that the system is not left in an
57 unbootable state after an update.
58 .
59 Supports SUPPORTED processors.
60 .
61 TARGET
62 .
63 You likely do not want to install this package directly. Instead, install
64 the linux-FLAVOUR meta-package, which will ensure that upgrades work
65 correctly, and that supporting packages are also installed.
66
67Package: linux-modules-extra-PKGVER-ABINUM-FLAVOUR
68Build-Profiles: <!stage1>
69Architecture: ARCH
70Section: kernel
71Priority: optional
72Depends: ${misc:Depends}, ${shlibs:Depends}, linux-image-PKGVER-ABINUM-FLAVOUR | linux-image-unsigned-PKGVER-ABINUM-FLAVOUR, crda | wireless-crda
73Description: Linux kernel extra modules for version PKGVER on DESC
74 This package contains the Linux kernel extra modules for version PKGVER on
75 DESC.
76 .
77 Also includes the corresponding System.map file, the modules built by the
78 packager, and scripts that try to ensure that the system is not left in an
79 unbootable state after an update.
80 .
81 Supports SUPPORTED processors.
82 .
83 TARGET
84 .
85 You likely do not want to install this package directly. Instead, install
86 the linux-FLAVOUR meta-package, which will ensure that upgrades work
87 correctly, and that supporting packages are also installed.
88
89Package: linux-headers-PKGVER-ABINUM-FLAVOUR
90Build-Profiles: <!stage1>
91Architecture: ARCH
92Section: devel
93Priority: optional
94Depends: ${misc:Depends}, SRCPKGNAME-headers-PKGVER-ABINUM, ${shlibs:Depends}
95Provides: linux-headers, linux-headers-3.0
96Description: Linux kernel headers for version PKGVER on DESC
97 This package provides kernel header files for version PKGVER on
98 DESC.
99 .
100 This is for sites that want the latest kernel headers. Please read
101 /usr/share/doc/linux-headers-PKGVER-ABINUM/debian.README.gz for details.
102
103Package: linux-image=SIGN-ME-PKG=-PKGVER-ABINUM-FLAVOUR-dbgsym
104Build-Profiles: <!stage1>
105Architecture: ARCH
106Section: devel
107Priority: optional
108Depends: ${misc:Depends}
109Provides: linux-debug
110Description: Linux kernel debug image for version PKGVER on DESC
111 This package provides the=SIGN-ME-TXT= kernel debug image for version PKGVER on
112 DESC.
113 .
114 This is for sites that wish to debug the kernel.
115 .
116 The kernel image contained in this package is NOT meant to boot from. It
117 is uncompressed, and unstripped. This package also includes the
118 unstripped modules.
119
120Package: linux-tools-PKGVER-ABINUM-FLAVOUR
121Build-Profiles: <!stage1>
122Architecture: ARCH
123Section: devel
124Priority: optional
125Depends: ${misc:Depends}, SRCPKGNAME-tools-PKGVER-ABINUM
126Description: Linux kernel version specific tools for version PKGVER-ABINUM
127 This package provides the architecture dependant parts for kernel
128 version locked tools (such as perf and x86_energy_perf_policy) for
129 version PKGVER-ABINUM on
130 =HUMAN=.
131
132Package: linux-cloud-tools-PKGVER-ABINUM-FLAVOUR
133Build-Profiles: <!stage1>
134Architecture: ARCH
135Section: devel
136Priority: optional
137Depends: ${misc:Depends}, SRCPKGNAME-cloud-tools-PKGVER-ABINUM
138Description: Linux kernel version specific cloud tools for version PKGVER-ABINUM
139 This package provides the architecture dependant parts for kernel
140 version locked tools for cloud for version PKGVER-ABINUM on
141 =HUMAN=.
142
143Package: SRCPKGNAME-udebs-FLAVOUR
144Build-Profiles: <!stage1>
145XC-Package-Type: udeb
146Section: debian-installer
147Architecture: ARCH
148Depends: ${udeb:Depends}
149Description: Metapackage depending on kernel udebs
150 This package depends on the all udebs that the kernel build generated,
151 for easier version and migration tracking.
152