Commit Graph

32 Commits

Author SHA1 Message Date
Ben Hutchings 28817f7dbd Merge /dists/sid/linux-2.6 (2.6.32-12).
svn path=/dists/trunk/linux-2.6/; revision=15620
2010-05-04 02:55:51 +00:00
Ben Hutchings 0ad7933296 linux-base: Do not use device labels including certain unsafe characters (Closes: #576537)
svn path=/dists/sid/linux-2.6/; revision=15488
2010-04-05 18:12:44 +00:00
Ben Hutchings 425bf04460 linux-base: Where a device has both a UUID and a label, prefer to use UUID
svn path=/dists/sid/linux-2.6/; revision=15487
2010-04-05 17:42:31 +00:00
Ben Hutchings e830d343fd linux-base: Report when hdparm.conf or mdadm.conf may need to be updated (Closes: #576442)
svn path=/dists/sid/linux-2.6/; revision=15485
2010-04-04 23:07:13 +00:00
Ben Hutchings caa46d1b30 linux-base: Add support for configuration files that always require manual update
svn path=/dists/sid/linux-2.6/; revision=15484
2010-04-04 23:05:37 +00:00
Ben Hutchings 738d592a58 linux-base: Redirect stdin and stdout of child processes to avoid interfering with debconf (Closes: #574987)
svn path=/dists/sid/linux-2.6/; revision=15474
2010-04-03 03:28:51 +00:00
Ben Hutchings 6834721875 linux-base: Convert disk IDs in crypttab (Closes: #575056)
svn path=/dists/sid/linux-2.6/; revision=15473
2010-04-03 02:38:13 +00:00
Ben Hutchings a78b15fa6b linux-base: Always print the proper error message if we fail to open a file and can't handle it
svn path=/dists/sid/linux-2.6/; revision=15471
2010-04-02 16:41:06 +00:00
Ben Hutchings 9abb106906 linux-base: Never attempt disk ID conversion during a fresh installation (Closes: #576243)
svn path=/dists/sid/linux-2.6/; revision=15470
2010-04-02 07:54:11 +00:00
Ben Hutchings ae023ec0f6 linux-base: Fix the condition for reconfiguration
svn path=/dists/sid/linux-2.6/; revision=15460
2010-03-31 00:48:58 +00:00
Ben Hutchings b4dd2c3a03 linux-base: Handle duplicates in /etc/udev/rules.d/70-persistent-cd.rules (Closes: #574630)
svn path=/dists/sid/linux-2.6/; revision=15426
2010-03-20 15:06:33 +00:00
Ben Hutchings 0f77287952 Extend the libata transition to all architectures (except s390) again
svn path=/dists/sid/linux-2.6/; revision=15425
2010-03-20 05:50:25 +00:00
Ben Hutchings 43f2dc45ac linux-base.postinst: Display an (additional) note if the boot loader configuration is not recognised
svn path=/dists/sid/linux-2.6/; revision=15424
2010-03-20 05:37:46 +00:00
Ben Hutchings df8d209bf1 linux-base.postinst: Move filtering of configs out of scan_config_files()
and remove module variable @matched_configs

svn path=/dists/sid/linux-2.6/; revision=15423
2010-03-20 04:53:27 +00:00
Ben Hutchings 2ef0b9ab6c Restrict libata transition to x86
The kernel configurations for other architectures are not changing, so
there is no need to change their configuration files.  Also, the code
for non-x86 bootloaders is largely untested.


svn path=/dists/sid/linux-2.6/; revision=15411
2010-03-16 22:28:50 +00:00
Ben Hutchings ca56472176 Use libata-based drivers for most PATA controllers (Closes: #444182)
Add transition script to linux-base and make all images depend on it.
Add NEWS explaining the transition.

svn path=/dists/sid/linux-2.6/; revision=15395
2010-03-16 05:40:15 +00:00
Ben Hutchings ef5cb9f2c2 Update uswsusp resume device name
svn path=/dists/trunk/linux-2.6/; revision=15353
2010-03-11 03:13:03 +00:00
Ben Hutchings c1021b3bb4 Fix update of boot device name for LILO and related loaders
svn path=/dists/trunk/linux-2.6/; revision=15352
2010-03-11 03:10:21 +00:00
Ben Hutchings a87ba5e96a Remove TODO comment that will never be implemented
svn path=/dists/trunk/linux-2.6/; revision=15351
2010-03-11 00:57:45 +00:00
Ben Hutchings ad583d4ec9 Fix use of undefined value in substitutions
svn path=/dists/trunk/linux-2.6/; revision=15350
2010-03-11 00:56:45 +00:00
Ben Hutchings 407faa9cfa Replace CD/DVD/BD device names with udev-provided persistent aliases
svn path=/dists/trunk/linux-2.6/; revision=15349
2010-03-11 00:54:45 +00:00
Ben Hutchings a40042f1ab linux-base: For consistency with fresh installations, use or assign UUIDs rather than labels where both are available (Closes: #572376)
svn path=/dists/trunk/linux-2.6/; revision=15347
2010-03-10 03:57:49 +00:00
Ben Hutchings 85a33caf87 linux-base: Don't accept empty filesystem labels as identifiers (Closes: #572438)
svn path=/dists/trunk/linux-2.6/; revision=15324
2010-03-05 02:02:43 +00:00
Ben Hutchings 0d5c2743cc linux-base: Ignore nonexistent devices and properly handle devices of unknown filesystem type (Closes: #572341)
svn path=/dists/trunk/linux-2.6/; revision=15314
2010-03-04 01:26:02 +00:00
Ben Hutchings 3020096f4a linux-base: Remove unnecessary blocks from assign_labels()
svn path=/dists/trunk/linux-2.6/; revision=15313
2010-03-04 01:10:07 +00:00
Ben Hutchings 9c0e8b3730 linux-base: Show the device paths to be added to udev CD rules
svn path=/dists/trunk/linux-2.6/; revision=15311
2010-03-03 06:05:22 +00:00
Ben Hutchings 38c1d3834c linux-base: Don't update udev CD rules unnecessarily
svn path=/dists/trunk/linux-2.6/; revision=15310
2010-03-03 05:32:31 +00:00
Ben Hutchings 3ddbfee3c7 Don't show empty list of devices to be relabelled in linux-base
svn path=/dists/trunk/linux-2.6/; revision=15308
2010-03-03 01:07:41 +00:00
Ben Hutchings fb3123e6dd linux-base.postinst: Call id_to_path() not disk_id_to_path()
svn path=/dists/trunk/linux-2.6/; revision=15307
2010-03-03 00:30:24 +00:00
Ben Hutchings b8f1fe6253 Fix libata transition code for GRUB 1 config (Closes: #571662)
svn path=/dists/trunk/linux-2.6/; revision=15284
2010-02-27 01:27:58 +00:00
Ben Hutchings 43cc27eebc Include debhelper-generated commands (currently empty) in linux-base postinst
svn path=/dists/trunk/linux-2.6/; revision=15282
2010-02-26 01:01:48 +00:00
Ben Hutchings 1010d1cd17 Use libata-based drivers for most PATA controllers (Closes: #444182)
Add transition script to linux-base and make all images depend on it


svn path=/dists/trunk/linux-2.6/; revision=15272
2010-02-25 04:11:39 +00:00