Update of /cvsroot/leaf/src/bering-uclibc/apps/linux
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13856

Modified Files:
        buildtool.cfg buildtool.mk 
Added Files:
        Bering-2.4.31.config 
Removed Files:
        Bering-2.4.30.config 
Log Message:
update to kernel 2.4.31

--- NEW FILE: Bering-2.4.31.config ---
#
# Automatically generated make config: don't edit
#
CONFIG_X86=y
# CONFIG_SBUS is not set
CONFIG_UID16=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODVERSIONS is not set
# CONFIG_KMOD is not set

[...1881 lines suppressed...]
CONFIG_GRKERNSEC_RANDPID=y
# CONFIG_GRKERNSEC_TPE is not set

#
# Network Protections
#
CONFIG_GRKERNSEC_RANDNET=y
CONFIG_GRKERNSEC_RANDSRC=y
# CONFIG_GRKERNSEC_SOCKET is not set

#
# Sysctl support
#
# CONFIG_GRKERNSEC_SYSCTL is not set

#
# Logging options
#
CONFIG_GRKERNSEC_FLOODTIME=10
CONFIG_GRKERNSEC_FLOODBURST=4

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/buildtool.cfg,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** buildtool.cfg       20 Apr 2005 18:58:24 -0000      1.16
--- buildtool.cfg       17 Jun 2005 21:40:57 -0000      1.17
***************
*** 7,11 ****
  </Server>
  
! <File linux-2.4.30.tar.bz2>
        Server = kernel.org
        envname = KERNEL_SOURCE
--- 7,11 ----
  </Server>
  
! <File linux-2.4.31.tar.bz2>
        Server = kernel.org
        envname = KERNEL_SOURCE
***************
*** 39,43 ****
  </File>
  
! <File grsecurity-2.1.5-2.4.30-200504082027.patch.gz>
        Server = cvs-sourceforge
        Directory = linux/patches
--- 39,43 ----
  </File>
  
! <File grsecurity-2.1.6-2.4.31-200506141150.patch.gz>
        Server = cvs-sourceforge
        Directory = linux/patches
***************
*** 67,71 ****
  </File>
  
! #wireless extensions v17
  <File iw249_we17-13.diff.gz>
        Server = cvs-sourceforge
--- 67,71 ----
  </File>
  
! #wireless extensions v18
  <File iw249_we17-13.diff.gz>
        Server = cvs-sourceforge
***************
*** 74,79 ****
        Revision = HEAD
  </File>
  
! <File Bering-2.4.30.config>
        Server = cvs-sourceforge
        Directory = linux
--- 74,85 ----
        Revision = HEAD
  </File>
+ <File iw240_we18-5.diff.gz>
+       Server = cvs-sourceforge
+       Directory = linux/patches
+       envname = KERNEL_PATCH9
+       Revision = HEAD
+ </File>
  
! <File Bering-2.4.31.config>
        Server = cvs-sourceforge
        Directory = linux

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/buildtool.mk,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** buildtool.mk        11 Apr 2005 18:20:56 -0000      1.12
--- buildtool.mk        17 Jun 2005 21:40:57 -0000      1.13
***************
*** 11,15 ****
  $(BT_LINUX_DIR)/.source:
        bzcat $(KERNEL_SOURCE) | tar -xvf -
!       ln -s linux-2.4.30 linux        
        zcat $(KERNEL_PATCH1) | patch -d linux -p1
        zcat $(KERNEL_PATCH2) | patch -d linux -p1
--- 11,15 ----
  $(BT_LINUX_DIR)/.source:
        bzcat $(KERNEL_SOURCE) | tar -xvf -
!       ln -s linux-2.4.31 linux        
        zcat $(KERNEL_PATCH1) | patch -d linux -p1
        zcat $(KERNEL_PATCH2) | patch -d linux -p1
***************
*** 20,23 ****
--- 20,24 ----
        zcat $(KERNEL_PATCH7) | patch -d linux -p1
        zcat $(KERNEL_PATCH8) | patch -d linux -p1
+       zcat $(KERNEL_PATCH9) | patch -d linux -p1
        # openswan stuff
        zcat $(OPENSWAN_SOURCE) | tar -xvf -
***************
*** 45,47 ****
  srcclean:     
        rm -rf linux
!       rm -rf linux-2.4.30
--- 46,48 ----
  srcclean:     
        rm -rf linux
!       rm -rf linux-2.4.31

--- Bering-2.4.30.config DELETED ---



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to