From: Heiko Z. <smi...@us...> - 2004-09-10 23:17:07
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32356/config Modified Files: VERSION patch-o-matic.exclude Log Message: many program updates and fixes to get kernel 2.6.x and new build system with gcc 3.4.x and glibc 2.3.4 working Index: patch-o-matic.exclude =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/patch-o-matic.exclude,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- patch-o-matic.exclude 22 Aug 2004 14:01:52 -0000 1.4 +++ patch-o-matic.exclude 10 Sep 2004 23:16:25 -0000 1.5 @@ -105,4 +105,4 @@ base/random base/set #pending/helper-locking_fix -pending/ip_queue_nonlinear_skbs +#pending/ip_queue_nonlinear_skbs Index: VERSION =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/VERSION,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- VERSION 30 Aug 2004 12:22:35 -0000 1.16 +++ VERSION 10 Sep 2004 23:16:25 -0000 1.17 @@ -1 +1 @@ -1.3.1 +1.3.2 |