[kernel] r15900 - dists/lenny/linux-2.6/debian

Ben Hutchings benh at alioth.debian.org
Sun Jun 20 19:53:30 UTC 2010


Author: benh
Date: Sun Jun 20 19:53:25 2010
New Revision: 15900

Log:
Remove previous changes for hppa and ia64 as they are redundant

hppa and ia64 packages are still built with kernel-package which sets
$loader appropriately.

Modified:
   dists/lenny/linux-2.6/debian/changelog
   dists/lenny/linux-2.6/debian/rules.real

Modified: dists/lenny/linux-2.6/debian/changelog
==============================================================================
--- dists/lenny/linux-2.6/debian/changelog	Sun Jun 20 17:06:40 2010	(r15899)
+++ dists/lenny/linux-2.6/debian/changelog	Sun Jun 20 19:53:25 2010	(r15900)
@@ -4,8 +4,8 @@
   * usbhid: Reduce the race condition between disconnect and ioctl
     (Closes: #511892)
   * r8169: Fix MDIO timing (Closes: #583139)
-  * [x86, hppa, ia64] Restore automatic update of LILO, PALO and ELILO on
-    kernel installation, upgrade or removal (Closes: #505609)
+  * [x86] Restore automatic update of LILO on kernel installation, upgrade
+    or removal (Closes: #505609)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 15 Jun 2010 02:41:50 +0100
 

Modified: dists/lenny/linux-2.6/debian/rules.real
==============================================================================
--- dists/lenny/linux-2.6/debian/rules.real	Sun Jun 20 17:06:40 2010	(r15899)
+++ dists/lenny/linux-2.6/debian/rules.real	Sun Jun 20 19:53:25 2010	(r15900)
@@ -435,8 +435,6 @@
 install-image_amd64_$(FEATURESET)_$(FLAVOUR)_plain_templates \
 install-image_i386_$(FEATURESET)_$(FLAVOUR)_plain_templates: ARG_BOOTLOADER = lilo
 endif
-install-image_hppa_$(FEATURESET)_$(FLAVOUR)_plain_templates: ARG_BOOTLOADER = palo
-install-image_ia64_$(FEATURESET)_$(FLAVOUR)_plain_templates: ARG_BOOTLOADER = elilo
 install-image_s390_$(FEATURESET)_$(FLAVOUR)_plain_templates: ARG_BOOTLOADER = zipl
 
 install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_templates:



More information about the Kernel-svn-changes mailing list