SOURCES: busybox-logconsole.patch - update for 1.4.0

tommat tommat at pld-linux.org
Tue Jan 23 14:48:08 CET 2007


Author: tommat                       Date: Tue Jan 23 13:48:08 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- update for 1.4.0

---- Files affected:
SOURCES:
   busybox-logconsole.patch (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SOURCES/busybox-logconsole.patch
diff -u SOURCES/busybox-logconsole.patch:1.5 SOURCES/busybox-logconsole.patch:1.6
--- SOURCES/busybox-logconsole.patch:1.5	Sat Sep  3 21:09:50 2005
+++ SOURCES/busybox-logconsole.patch	Tue Jan 23 14:48:03 2007
@@ -25,9 +25,9 @@
 @@ -155,7 +155,7 @@
  static char console[CONSOLE_BUFF_SIZE] = _PATH_CONSOLE;
  
- #ifndef CONFIG_SYSLOGD
+ #if !ENABLE_SYSLOGD
 -static char *log_console = VC_5;
 +static char *log_console = VC_12;
  #endif
+ #if !ENABLE_DEBUG_INIT
  static sig_atomic_t got_cont = 0;
- static const int LOG = 0x1;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/busybox-logconsole.patch?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list