[kernel] r5007 - in dists: sid/linux-2.6/debian sid/linux-2.6/debian/bin trunk/linux-2.6/debian trunk/linux-2.6/debian/bin

maximilian attems maks-guest at costa.debian.org
Mon Dec 12 13:36:40 UTC 2005


Author: maks-guest
Date: Mon Dec 12 13:36:38 2005
New Revision: 5007

Modified:
   dists/sid/linux-2.6/debian/bin/install-header
   dists/sid/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/bin/install-header
   dists/trunk/linux-2.6/debian/changelog
Log:
unfuck klibc


Modified: dists/sid/linux-2.6/debian/bin/install-header
==============================================================================
--- dists/sid/linux-2.6/debian/bin/install-header	(original)
+++ dists/sid/linux-2.6/debian/bin/install-header	Mon Dec 12 13:36:38 2005
@@ -9,7 +9,7 @@
 
 # The scripts/ directory should be supplied for each flavour, since some
 # archs do some *very* strange things...
-rm -rf scripts
+# rm -rf scripts
 
 # XXX: once we're using a linux-headers-$(version)-$(debnum) that's Arch: all,
 # we'll want to drop this bit of code.  The asm-* directories should remain.

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Mon Dec 12 13:36:38 2005
@@ -3,8 +3,10 @@
   [ maximilian attems ]
   * Drop modular-ide.patch, nacked by ide upstream.  Prevents udev to load
     ide-generic and those successfull boots with initramfs-tools.
+  * Don't remove the asm symlink until klibc builds against
+    fixed linux-kernel-headers. (Workaround #342690)
 
- -- maximilian attems <max at sputnik.stro.at>  Mon, 12 Dec 2005 13:00:23 +0100
+ -- maximilian attems <max at sputnik.stro.at>  Mon, 12 Dec 2005 14:31:13 +0100
 
 linux-2.6 (2.6.14-5) unstable; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/bin/install-header
==============================================================================
--- dists/trunk/linux-2.6/debian/bin/install-header	(original)
+++ dists/trunk/linux-2.6/debian/bin/install-header	Mon Dec 12 13:36:38 2005
@@ -9,7 +9,7 @@
 
 # The scripts/ directory should be supplied for each flavour, since some
 # archs do some *very* strange things...
-rm -rf scripts
+# rm -rf scripts
 
 # XXX: once we're using a linux-headers-$(version)-$(debnum) that's Arch: all,
 # we'll want to drop this bit of code.  The asm-* directories should remain.

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Dec 12 13:36:38 2005
@@ -6,8 +6,10 @@
   [ maximilian attems ]
   * Drop modular-ide.patch, nacked by ide upstream.  Prevents udev to load
     ide-generic and those successfull boots with initramfs-tools.
+  * Don't remove the asm symlink until klibc builds against
+    fixed linux-kernel-headers. (Workaround #342690)
 
- -- maximilian attems <max at sputnik.stro.at>  Mon, 12 Dec 2005 13:00:49 +0100
+ -- maximilian attems <max at sputnik.stro.at>  Mon, 12 Dec 2005 14:35:43 +0100
 
 linux-2.6 (2.6.14+2.6.15-rc5-0experimental.1) experimental; urgency=low
 



More information about the Kernel-svn-changes mailing list