[d-i-commits] r32191 - in trunk/installer: build/config debian

Dann Frazier dannf at costa.debian.org
Wed Nov 16 21:50:44 UTC 2005


Author: dannf
Date: 2005-11-16 21:50:42 +0000 (Wed, 16 Nov 2005)
New Revision: 32191

Modified:
   trunk/installer/build/config/ia64.cfg
   trunk/installer/debian/changelog
   trunk/installer/debian/control
Log:
* Stop using mklibs-copy on ia64, now that #326103 is fixed.

Modified: trunk/installer/build/config/ia64.cfg
===================================================================
--- trunk/installer/build/config/ia64.cfg	2005-11-16 21:48:50 UTC (rev 32190)
+++ trunk/installer/build/config/ia64.cfg	2005-11-16 21:50:42 UTC (rev 32191)
@@ -12,9 +12,6 @@
 
 INITRD_FS = cramfs
 
-# A workaround #326103, which makes mklibs fail
-MKLIBS = mklibs-copy
-
 # The DOS volume id to use for DOS floppies. This is a 32 bit hexidecimal
 # number.
 DOS_VOLUME_ID = deb00001

Modified: trunk/installer/debian/changelog
===================================================================
--- trunk/installer/debian/changelog	2005-11-16 21:48:50 UTC (rev 32190)
+++ trunk/installer/debian/changelog	2005-11-16 21:50:42 UTC (rev 32191)
@@ -1,5 +1,11 @@
-debian-installer (20051031) UNRELEASED; urgency=low
+debian-installer (20051116) UNRELEASED; urgency=low
 
+  * Stop using mklibs-copy on ia64, now that #326103 is fixed.
+
+ -- dann frazier <dannf at debian.org>  Sun, 13 Nov 2005 21:19:16 -0700
+
+debian-installer (20051031) unstable; urgency=low
+
   [ Stephen R. Marenka ]
   * Added amiboot dependency for m68k.
 

Modified: trunk/installer/debian/control
===================================================================
--- trunk/installer/debian/control	2005-11-16 21:48:50 UTC (rev 32190)
+++ trunk/installer/debian/control	2005-11-16 21:50:42 UTC (rev 32191)
@@ -75,9 +75,8 @@
 #		them.
 #		Lintian: Yes, we know it's essential. We prefer not to
 #		count on it remaining so.
-#	- mklibs (>= 0.1.15) [!ia64], mklibs-copy [ia64]
-#		We use mklibs for library reduction except for where it's
-#		broken. See bug #326103.
+#	- mklibs (>= 0.1.15)
+#		We use mklibs for library reduction.
 #	- mkisofs
 #		For making mini isos.
 #	- genromfs [sparc]




More information about the d-i-commits mailing list