[BusyBox-cvs] busybox/debian changelog,1.30,1.31 config-deb,1.3,1.4 config-static,1.4,1.5 config-udeb,1.6,1.7

Glenn McGrath bug1 at busybox.net
Mon Dec 23 12:49:36 UTC 2002


Update of /var/cvs/busybox/debian
In directory winder:/tmp/cvs-serv23381

Modified Files:
	changelog config-deb config-static config-udeb 
Log Message:
Sync with 20021214-1 debian package


Index: changelog
===================================================================
RCS file: /var/cvs/busybox/debian/changelog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- changelog	10 Dec 2002 11:28:40 -0000	1.30
+++ changelog	23 Dec 2002 12:49:32 -0000	1.31
@@ -1,3 +1,20 @@
+busybox-cvs (0.60.99.cvs20021214-1) unstable; urgency=low
+
+  * new cvs version
+    - udhcp merge.
+  * fix location of ip link.
+
+ -- Bastian Blank <waldi at debian.org>  Sat, 14 Dec 2002 13:52:15 +0100
+
+busybox-cvs (0.60.99.cvs20021210-1) unstable; urgency=low
+
+  * new cvs version
+    - various upstream fixes found in the last version.
+  * busybox-cvs-udeb
+    - include readlink and realpath.
+
+ -- Bastian Blank <waldi at debian.org>  Tue, 10 Dec 2002 21:23:40 +0100
+
 busybox-cvs (0.60.99.cvs20021209-2) unstable; urgency=low
 
   * cleanup scripts/config/ within make clean (closes: #172413)
@@ -28,13 +45,6 @@
     - disable ls color.
 
  -- Bastian Blank <waldi at debian.org>  Tue, 03 Dec 2002 18:51:00 +0100
-
-busybox-cvs (0.61.pre-custom1) unstable; urgency=low
-
-  * This is just to make it easier to make custom debs
-  * Replace this changelog before makeing offical debs
-
- -- Bastian Blank <waldi at debian.org>  Sun, 01 Dec 2002 02:02:46 +0100
 
 busybox (1:0.60.0-1) unstable; urgency=low
 

Index: config-deb
===================================================================
RCS file: /var/cvs/busybox/debian/config-deb,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- config-deb	8 Dec 2002 20:45:47 -0000	1.3
+++ config-deb	23 Dec 2002 12:49:32 -0000	1.4
@@ -1,6 +1,7 @@
 #
 # Automatically generated make config: don't edit
 #
+HAVE_DOT_CONFIG=y
 
 #
 # General Configuration
@@ -37,6 +38,7 @@
 # CONFIG_FEATURE_GUNZIP_UNCOMPRESS is not set
 CONFIG_GZIP=y
 # CONFIG_RPM2CPIO is not set
+# CONFIG_RPM is not set
 CONFIG_TAR=y
 CONFIG_FEATURE_TAR_CREATE=y
 # CONFIG_FEATURE_TAR_BZIP2 is not set
@@ -189,6 +191,8 @@
 # Networking Utilities
 #
 # CONFIG_FEATURE_IPV6 is not set
+# CONFIG_FTPGET is not set
+# CONFIG_FTPPUT is not set
 CONFIG_HOSTNAME=y
 CONFIG_IFCONFIG=y
 CONFIG_FEATURE_IFCONFIG_STATUS=y
@@ -203,6 +207,7 @@
 # CONFIG_IPLINK is not set
 # CONFIG_IPROUTE is not set
 # CONFIG_IPTUNNEL is not set
+# CONFIG_NAMEIF is not set
 # CONFIG_NC is not set
 # CONFIG_NETSTAT is not set
 # CONFIG_NSLOOKUP is not set
@@ -236,7 +241,7 @@
 CONFIG_UPTIME=y
 
 #
-# Bourne Shell
+# Another Bourne-like Shell
 #
 # CONFIG_FEATURE_SH_IS_ASH is not set
 # CONFIG_FEATURE_SH_IS_HUSH is not set
@@ -265,6 +270,7 @@
 # CONFIG_LOGNAME is not set
 # CONFIG_PRINTF is not set
 CONFIG_PWD=y
+# CONFIG_REALPATH is not set
 CONFIG_SLEEP=y
 # CONFIG_STTY is not set
 # CONFIG_TEE is not set

Index: config-static
===================================================================
RCS file: /var/cvs/busybox/debian/config-static,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- config-static	8 Dec 2002 20:45:47 -0000	1.4
+++ config-static	23 Dec 2002 12:49:32 -0000	1.5
@@ -1,6 +1,7 @@
 #
 # Automatically generated make config: don't edit
 #
+HAVE_DOT_CONFIG=y
 
 #
 # General Configuration
@@ -40,6 +41,7 @@
 CONFIG_FEATURE_GUNZIP_UNCOMPRESS=y
 CONFIG_GZIP=y
 CONFIG_RPM2CPIO=y
+# CONFIG_RPM is not set
 CONFIG_TAR=y
 CONFIG_FEATURE_TAR_CREATE=y
 CONFIG_FEATURE_TAR_BZIP2=y
@@ -206,6 +208,8 @@
 # Networking Utilities
 #
 CONFIG_FEATURE_IPV6=y
+# CONFIG_FTPGET is not set
+# CONFIG_FTPPUT is not set
 CONFIG_HOSTNAME=y
 CONFIG_IFCONFIG=y
 CONFIG_FEATURE_IFCONFIG_STATUS=y
@@ -229,6 +233,7 @@
 # CONFIG_IPLINK is not set
 # CONFIG_IPROUTE is not set
 # CONFIG_IPTUNNEL is not set
+# CONFIG_NAMEIF is not set
 CONFIG_NC=y
 CONFIG_NETSTAT=y
 CONFIG_NSLOOKUP=y
@@ -260,7 +265,6 @@
 CONFIG_DUMPLEASES=y
 CONFIG_FEATURE_UDHCP_SYSLOG=y
 CONFIG_FEATURE_UDHCP_DEBUG=y
-CONFIG_FEATURE_UDHCPC_IP=y
 
 #
 # Process Utilities
@@ -276,7 +280,7 @@
 CONFIG_UPTIME=y
 
 #
-# Bourne Shell
+# Another Bourne-like Shell
 #
 CONFIG_FEATURE_SH_IS_ASH=y
 # CONFIG_FEATURE_SH_IS_HUSH is not set
@@ -299,7 +303,6 @@
 CONFIG_ASH_CMDCMD=y
 CONFIG_ASH_MAIL=y
 CONFIG_ASH_OPTIMIZE_FOR_SIZE=y
-# CONFIG_FEATURE_COMMAND_SAVEHISTORY is not set
 # CONFIG_HUSH is not set
 # CONFIG_LASH is not set
 # CONFIG_MSH is not set
@@ -308,6 +311,7 @@
 # Bourne Shell Options
 #
 CONFIG_FEATURE_COMMAND_EDITING=y
+# CONFIG_FEATURE_COMMAND_SAVEHISTORY is not set
 CONFIG_FEATURE_COMMAND_TAB_COMPLETION=y
 CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION=y
 CONFIG_FEATURE_COMMAND_HISTORY=15
@@ -338,6 +342,7 @@
 CONFIG_LOGNAME=y
 CONFIG_PRINTF=y
 CONFIG_PWD=y
+# CONFIG_REALPATH is not set
 CONFIG_SLEEP=y
 CONFIG_STTY=y
 CONFIG_TEE=y

Index: config-udeb
===================================================================
RCS file: /var/cvs/busybox/debian/config-udeb,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- config-udeb	10 Dec 2002 11:28:40 -0000	1.6
+++ config-udeb	23 Dec 2002 12:49:32 -0000	1.7
@@ -1,6 +1,7 @@
 #
 # Automatically generated make config: don't edit
 #
+HAVE_DOT_CONFIG=y
 
 #
 # General Configuration
@@ -37,6 +38,7 @@
 # CONFIG_FEATURE_GUNZIP_UNCOMPRESS is not set
 # CONFIG_GZIP is not set
 # CONFIG_RPM2CPIO is not set
+# CONFIG_RPM is not set
 CONFIG_TAR=y
 # CONFIG_FEATURE_TAR_CREATE is not set
 # CONFIG_FEATURE_TAR_BZIP2 is not set
@@ -189,6 +191,8 @@
 # Networking Utilities
 #
 # CONFIG_FEATURE_IPV6 is not set
+# CONFIG_FTPGET is not set
+# CONFIG_FTPPUT is not set
 # CONFIG_HOSTNAME is not set
 # CONFIG_IFCONFIG is not set
 # CONFIG_IFUPDOWN is not set
@@ -202,6 +206,7 @@
 # CONFIG_IPLINK is not set
 # CONFIG_IPROUTE is not set
 # CONFIG_IPTUNNEL is not set
+# CONFIG_NAMEIF is not set
 # CONFIG_NC is not set
 # CONFIG_NETSTAT is not set
 # CONFIG_NSLOOKUP is not set
@@ -224,7 +229,6 @@
 CONFIG_UDHCPC=y
 CONFIG_FEATURE_UDHCP_SYSLOG=y
 # CONFIG_FEATURE_UDHCP_DEBUG is not set
-CONFIG_FEATURE_UDHCPC_IP=y
 
 #
 # Process Utilities
@@ -239,7 +243,7 @@
 # CONFIG_UPTIME is not set
 
 #
-# Bourne Shell
+# Another Bourne-like Shell
 #
 # CONFIG_FEATURE_SH_IS_ASH is not set
 # CONFIG_FEATURE_SH_IS_HUSH is not set
@@ -268,6 +272,7 @@
 # CONFIG_LOGNAME is not set
 # CONFIG_PRINTF is not set
 CONFIG_PWD=y
+CONFIG_REALPATH=y
 # CONFIG_SLEEP is not set
 # CONFIG_STTY is not set
 # CONFIG_TEE is not set




More information about the busybox-cvs mailing list