From 0f0463797a10d3c443cbb2137aa7b86ccffbf963 Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Fri, 16 Sep 2011 14:46:00 +0100 Subject: UBUNTU: add a new linux-image-extras package for virtual Add a new linux-image-extras package for the virtual flavours. This package contains all of the left over kernel modules which are not in the main linux-image package. This allows users to opt-in to a full server style install in a virtual machine, preventing slow bloat of the core linux-image install. Signed-off-by: Andy Whitcroft Acked-by: Tim Gardner Signed-off-by: Leann Ogasawara --- debian.master/control.d/flavour-control.stub | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'debian.master') diff --git a/debian.master/control.d/flavour-control.stub b/debian.master/control.d/flavour-control.stub index e941063f074..f304d9648d8 100644 --- a/debian.master/control.d/flavour-control.stub +++ b/debian.master/control.d/flavour-control.stub @@ -47,6 +47,27 @@ Description: Linux kernel image for version PKGVER on DESC the linux-FLAVOUR meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. +Package: linux-image-extra-PKGVER-ABINUM-FLAVOUR +Architecture: ARCH +Section: admin +Priority: optional +Depends: ${misc:Depends}, ${shlibs:Depends}, linux-image-PKGVER-ABINUM-FLAVOUR (= PKGVER) +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 -- cgit v1.2.3