Add missing debconf templates for linux-base (Closes: #571558)

svn path=/dists/trunk/linux-2.6/; revision=15281
This commit is contained in:
Ben Hutchings 2010-02-26 01:00:41 +00:00
parent 6b50694d46
commit 33ce878758
2 changed files with 43 additions and 0 deletions

7
debian/changelog vendored
View File

@ -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 <ben@decadent.org.uk> 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

36
debian/linux-base.templates vendored Normal file
View File

@ -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}