[BusyBox-cvs] busybox/debian changelog,1.35,1.36 config-net-udeb-i386,1.2,1.3 config-udeb,1.12,1.13 config-udeb-i386,1.2,1.3
Glenn McGrath
bug1 at busybox.net
Mon Apr 21 10:26:42 UTC 2003
Update of /var/cvs/busybox/debian
In directory winder:/tmp/cvs-serv14311/debian
Modified Files:
changelog config-net-udeb-i386 config-udeb config-udeb-i386
Log Message:
sync with waldi
Index: changelog
===================================================================
RCS file: /var/cvs/busybox/debian/changelog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- changelog 6 Apr 2003 15:35:52 -0000 1.35
+++ changelog 21 Apr 2003 10:26:38 -0000 1.36
@@ -1,3 +1,22 @@
+busybox-cvs (0.60.99.cvs20030420-2) unstable; urgency=low
+
+ * archival/tar.c
+ - unlink files first (upstream patch)
+
+ -- Bastian Blank <waldi at debian.org> Mon, 21 Apr 2003 12:06:57 +0200
+
+busybox-cvs (0.60.99.cvs20030420-1) unstable; urgency=low
+
+ * new cvs version
+ * debian/config*-udeb*
+ - add ifconfig/route for easier transition
+ * debian/config-net-udeb-i386
+ - add logger
+ * debian/config-udeb*
+ - add uniq
+
+ -- Bastian Blank <waldi at debian.org> Sun, 20 Apr 2003 21:02:58 +0200
+
busybox-cvs (0.60.99.cvs20030405-1) unstable; urgency=low
* new cvs version
Index: config-net-udeb-i386
===================================================================
RCS file: /var/cvs/busybox/debian/config-net-udeb-i386,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- config-net-udeb-i386 16 Apr 2003 20:52:01 -0000 1.2
+++ config-net-udeb-i386 21 Apr 2003 10:26:38 -0000 1.3
@@ -169,7 +169,7 @@
#
CONFIG_INIT=y
CONFIG_FEATURE_USE_INITTAB=y
-CONFIG_FEATURE_INITRD=y
+# CONFIG_FEATURE_INITRD is not set
# CONFIG_FEATURE_INIT_COREDUMPS is not set
# CONFIG_FEATURE_EXTRA_QUIET is not set
# CONFIG_HALT is not set
@@ -236,7 +236,12 @@
# CONFIG_FTPPUT is not set
# CONFIG_HOSTNAME is not set
# CONFIG_HTTPD is not set
-# CONFIG_IFCONFIG is not set
+CONFIG_IFCONFIG=y
+CONFIG_FEATURE_IFCONFIG_STATUS=y
+# CONFIG_FEATURE_IFCONFIG_SLIP is not set
+# CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ is not set
+# CONFIG_FEATURE_IFCONFIG_HW is not set
+# CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS is not set
# CONFIG_IFUPDOWN is not set
# CONFIG_INETD is not set
CONFIG_IP=y
@@ -254,7 +259,7 @@
# CONFIG_NETSTAT is not set
# CONFIG_NSLOOKUP is not set
# CONFIG_PING is not set
-# CONFIG_ROUTE is not set
+CONFIG_ROUTE=y
# CONFIG_TELNET is not set
# CONFIG_TELNETD is not set
# CONFIG_TFTP is not set
@@ -331,7 +336,7 @@
# CONFIG_FEATURE_REMOTE_LOG is not set
# CONFIG_FEATURE_IPC_SYSLOG is not set
CONFIG_KLOGD=y
-# CONFIG_LOGGER is not set
+CONFIG_LOGGER=y
#
# Linux System Utilities
Index: config-udeb
===================================================================
RCS file: /var/cvs/busybox/debian/config-udeb,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- config-udeb 16 Apr 2003 20:52:01 -0000 1.12
+++ config-udeb 21 Apr 2003 10:26:38 -0000 1.13
@@ -126,7 +126,7 @@
CONFIG_TRUE=y
# CONFIG_TTY is not set
CONFIG_UNAME=y
-# CONFIG_UNIQ is not set
+CONFIG_UNIQ=y
# CONFIG_USLEEP is not set
# CONFIG_UUDECODE is not set
# CONFIG_UUENCODE is not set
@@ -201,7 +201,7 @@
#
CONFIG_INIT=y
CONFIG_FEATURE_USE_INITTAB=y
-CONFIG_FEATURE_INITRD=y
+# CONFIG_FEATURE_INITRD is not set
# CONFIG_FEATURE_INIT_COREDUMPS is not set
# CONFIG_FEATURE_EXTRA_QUIET is not set
CONFIG_HALT=y
@@ -257,7 +257,12 @@
# CONFIG_FTPPUT is not set
# CONFIG_HOSTNAME is not set
# CONFIG_HTTPD is not set
-# CONFIG_IFCONFIG is not set
+CONFIG_IFCONFIG=y
+CONFIG_FEATURE_IFCONFIG_STATUS=y
+# CONFIG_FEATURE_IFCONFIG_SLIP is not set
+# CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ is not set
+# CONFIG_FEATURE_IFCONFIG_HW is not set
+# CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS is not set
# CONFIG_IFUPDOWN is not set
# CONFIG_INETD is not set
CONFIG_IP=y
@@ -275,7 +280,7 @@
# CONFIG_NETSTAT is not set
# CONFIG_NSLOOKUP is not set
# CONFIG_PING is not set
-# CONFIG_ROUTE is not set
+CONFIG_ROUTE=y
# CONFIG_TELNET is not set
# CONFIG_TELNETD is not set
# CONFIG_TFTP is not set
Index: config-udeb-i386
===================================================================
RCS file: /var/cvs/busybox/debian/config-udeb-i386,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- config-udeb-i386 16 Apr 2003 20:52:01 -0000 1.2
+++ config-udeb-i386 21 Apr 2003 10:26:38 -0000 1.3
@@ -126,7 +126,7 @@
CONFIG_TRUE=y
# CONFIG_TTY is not set
CONFIG_UNAME=y
-# CONFIG_UNIQ is not set
+CONFIG_UNIQ=y
# CONFIG_USLEEP is not set
# CONFIG_UUDECODE is not set
# CONFIG_UUENCODE is not set
@@ -201,7 +201,7 @@
#
CONFIG_INIT=y
CONFIG_FEATURE_USE_INITTAB=y
-CONFIG_FEATURE_INITRD=y
+# CONFIG_FEATURE_INITRD is not set
# CONFIG_FEATURE_INIT_COREDUMPS is not set
# CONFIG_FEATURE_EXTRA_QUIET is not set
CONFIG_HALT=y
@@ -269,7 +269,12 @@
# CONFIG_FTPPUT is not set
# CONFIG_HOSTNAME is not set
# CONFIG_HTTPD is not set
-# CONFIG_IFCONFIG is not set
+CONFIG_IFCONFIG=y
+CONFIG_FEATURE_IFCONFIG_STATUS=y
+# CONFIG_FEATURE_IFCONFIG_SLIP is not set
+# CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ is not set
+# CONFIG_FEATURE_IFCONFIG_HW is not set
+# CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS is not set
# CONFIG_IFUPDOWN is not set
# CONFIG_INETD is not set
CONFIG_IP=y
@@ -287,7 +292,7 @@
# CONFIG_NETSTAT is not set
# CONFIG_NSLOOKUP is not set
# CONFIG_PING is not set
-# CONFIG_ROUTE is not set
+CONFIG_ROUTE=y
# CONFIG_TELNET is not set
# CONFIG_TELNETD is not set
# CONFIG_TFTP is not set
More information about the busybox-cvs
mailing list