[kernel] r4817 - in dists/trunk/linux-2.6/debian: . arch/alpha

Norbert Tretkowski nobse at costa.debian.org
Sun Nov 13 21:30:23 UTC 2005


Author: nobse
Date: Sun Nov 13 21:30:21 2005
New Revision: 4817

Modified:
   dists/trunk/linux-2.6/debian/arch/alpha/config
   dists/trunk/linux-2.6/debian/changelog
Log:
Enabled CONFIG_KOBJECT_UEVENT on alpha.


Modified: dists/trunk/linux-2.6/debian/arch/alpha/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/alpha/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/alpha/config	Sun Nov 13 21:30:21 2005
@@ -4,7 +4,7 @@
 CONFIG_GENERIC_ISA_DMA=y
 # CONFIG_GENERIC_IOMAP is not set
 CONFIG_CLEAN_COMPILE=y
-# CONFIG_KOBJECT_UEVENT is not set
+CONFIG_KOBJECT_UEVENT=y
 # CONFIG_IKCONFIG is not set
 # CONFIG_EMBEDDED is not set
 # CONFIG_KALLSYMS_ALL is not set

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Nov 13 21:30:21 2005
@@ -3,6 +3,8 @@
   [ Norbert Tretkowski ]
   * [alpha] Switch to gcc 4.0.
   * [alpha] Conflict with initramfs-tools, klibc is broken on alpha.
+  * [alpha] Enabled CONFIG_KOBJECT_UEVENT in arch/alphaconfig to fix trouble
+    with latest udev, thanks to Uwe Schindler for reporting. (closes: #338911)
   * Bumped ABI revision:
     + ABI changes on sparc and alpha because of compiler switch.
     + 2.6.14.1 changes ABI of procfs.
@@ -73,7 +75,7 @@
   * activate CONFIG_SECURITY_NETWORK to fix SElinux operation.
     (Closes: #338543)
 
- -- maximilian attems <max at sputnik.stro.at>  Sun, 13 Nov 2005 17:06:05 +0100
+ -- Norbert Tretkowski <nobse at debian.org>  Sun, 13 Nov 2005 22:30:01 +0100
 
 linux-2.6 (2.6.14-2) unstable; urgency=low
 



More information about the Kernel-svn-changes mailing list