[BusyBox-cvs] busybox/debian changelog,1.32,1.33 config-static,1.6,1.7
Glenn McGrath
bug1 at busybox.net
Sun Jan 5 02:02:06 UTC 2003
Update of /var/cvs/busybox/debian
In directory winder:/tmp/cvs-serv8024
Modified Files:
changelog config-static
Log Message:
Prepare for new busybox-cvs upload
Index: changelog
===================================================================
RCS file: /var/cvs/busybox/debian/changelog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- changelog 4 Jan 2003 13:45:42 -0000 1.32
+++ changelog 5 Jan 2003 02:02:02 -0000 1.33
@@ -1,3 +1,10 @@
+busybox-cvs (0.60.99.cvs20030105-1) unstable; urgency=low
+
+ * Fix ip command build failure on ia64 (Closes: #172580
+ * Dont build with BSD partition table support in fdisk, fails on m68k
+
+ -- Glenn McGrath <bug1 at home> Sun, 5 Jan 2003 12:48:05 +1100
+
busybox-cvs (0.60.99.cvs20030104-2) unstable; urgency=low
* floppy-retriever needs the cut command in the udeb
Index: config-static
===================================================================
RCS file: /var/cvs/busybox/debian/config-static,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- config-static 4 Jan 2003 13:45:42 -0000 1.6
+++ config-static 5 Jan 2003 02:02:02 -0000 1.7
@@ -417,6 +417,7 @@
CONFIG_FEATURE_FBSET_READMODE=y
CONFIG_FDFLUSH=y
CONFIG_FDISK=y
+CONFIG_FEATURE_FDISK_WRITABLE=y
CONFIG_FEATURE_AIX_LABEL=y
CONFIG_FEATURE_SGI_LABEL=y
CONFIG_FEATURE_SUN_LABEL=y
More information about the busybox-cvs
mailing list