# Items that get replaced: # FLAVOUR # DESC # ARCH # SUPPORTED # TARGET # BOOTLOADER # =PROVIDES= # # Items marked with =FOO= are optional # # This file describes the template for packages that are created for each flavour # in debian/control.d/vars.* # # This file gets edited in a couple of places. See the debian/control.stub rule in # debian/rules. PGGVER, ABINUM, and SRCPKGNAME are all converted in the # process of creating debian/control. # # The flavour specific strings (ARCH, DESC, etc) are converted using values from the various # flavour files in debian/control.d/vars.* # # XXX: Leave the blank line before the first package!! Package: linux-image-PKGVER-ABINUM-FLAVOUR Architecture: ARCH Section: admin Priority: optional Pre-Depends: dpkg (>= 1.10.24) #Provides: linux-image, linux-image-2.6, fuse-module, =PROVIDES= Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda Conflicts: hotplug (<< 0.0.20040105-1) Recommends: BOOTLOADER Suggests: fdutils, SRCPKGNAME-doc-PKGVER | SRCPKGNAME-source-PKGVER, SRCPKGNAME-tools Description: Linux kernel image for version PKGVER on DESC This package contains the Linux kernel image for version PKGVER on DESC. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports SUPPORTED processors. . TARGET . You likely do not want to install this package directly. Instead, install the linux-FLAVOUR meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-headers-PKGVER-ABINUM-FLAVOUR Architecture: ARCH Section: devel Priority: optional Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0), linux-headers-PKGVER-ABINUM, ${shlibs:Depends} #Provides: SRCPKGNAME-headers, SRCPKGNAME-headers-2.6 Description: Linux kernel headers for version PKGVER on DESC This package provides kernel header files for version PKGVER on DESC. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/SRCPKGNAME-headers-PKGVER-ABINUM/debian.README.gz for details. Package: linux-image-PKGVER-ABINUM-FLAVOUR-dbgsym Architecture: ARCH Section: devel Priority: optional Depends: ${misc:Depends} Provides: linux-debug Description: Linux kernel debug image for version PKGVER on DESC This package provides a kernel debug image for version PKGVER on DESC. . This is for sites that wish to debug the kernel. . The kernel image contained in this package is NOT meant to boot from. It is uncompressed, and unstripped. This package also includes the unstripped modules.