From 33ce878758f89ada2cbe8ce816b979678d64a596 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 26 Feb 2010 01:00:41 +0000 Subject: [PATCH] Add missing debconf templates for linux-base (Closes: #571558) svn path=/dists/trunk/linux-2.6/; revision=15281 --- debian/changelog | 7 +++++++ debian/linux-base.templates | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 debian/linux-base.templates diff --git a/debian/changelog b/debian/changelog index 3675301ef..2c2da7a65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +linux-2.6 (2.6-33-1~experimental.2) UNRELEASED; urgency=low + + [ Ben Hutchings ] + * Add missing debconf templates for linux-base (Closes: #571558) + + -- Ben Hutchings Fri, 26 Feb 2010 00:58:00 +0000 + linux-2.6 (2.6.33-1~experimental.1) experimental; urgency=low * New upstream release: http://kernelnewbies.org/Linux_2_6_33 diff --git a/debian/linux-base.templates b/debian/linux-base.templates new file mode 100644 index 000000000..54bced945 --- /dev/null +++ b/debian/linux-base.templates @@ -0,0 +1,36 @@ +Template: linux-base/disk-id-convert-auto +Type: boolean +Default: true +Description: Update disk device ids in system configuration? + The new Linux kernel version provides different drivers for some + PATA (IDE) controllers. The names of some hard disk, CD-ROM and + tape devices may change. + . + You are recommended to identify disk devices in configuration files + by label or UUID (unique identifier) rather than by device name, + which will work with both old and new kernel versions. Your system + configuration can be updated automatically in most cases. + +Template: linux-base/disk-id-convert-plan +Type: boolean +Default: true +Description: Apply these configuration changes to disk device ids? + These devices will be relabelled: + . + ${relabel} + . + These configuration files will be updated: + . + ${files} + . + The device ids will be changed as follows: + . + ${id_map} + +Template: linux-base/disk-id-manual +Type: note +Description: Please check these configuration files before rebooting + These configuration files still use some device names that may + change when using the new kernel: + . + ${unconverted}