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

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

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/buildtool.cfg,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -d -r1.37 -r1.38
*** buildtool.cfg       14 Jan 2007 16:47:03 -0000      1.37
--- buildtool.cfg       23 Jan 2007 21:44:37 -0000      1.38
***************
*** 7,11 ****
  </Server>
  
! <File linux-2.4.33.tar.bz2>
        Server = kernel.org
        envname = KERNEL_SOURCE
--- 7,11 ----
  </Server>
  
! <File linux-2.4.34.tar.bz2>
        Server = kernel.org
        envname = KERNEL_SOURCE
***************
*** 39,43 ****
  </File>
  
! <File grsecurity-2.1.9-2.4.33-200608131429.patch.gz>
        Server = cvs-sourceforge
        Directory = linux/patches
--- 39,43 ----
  </File>
  
! <File grsecurity-2.1.10-2.4.34-200701222213.patch.gz>
        Server = cvs-sourceforge
        Directory = linux/patches
***************
*** 163,167 ****
  </File>
  
! <File Bering-2.4.33.config>
        Server = cvs-sourceforge
        Directory = linux
--- 163,167 ----
  </File>
  
! <File Bering-2.4.34.config>
        Server = cvs-sourceforge
        Directory = linux

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/buildtool.mk,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** buildtool.mk        14 Jan 2007 16:47:03 -0000      1.26
--- buildtool.mk        23 Jan 2007 21:44:37 -0000      1.27
***************
*** 9,13 ****
  $(BT_LINUX_DIR)/.source:
        bzcat $(KERNEL_SOURCE) | tar -xvf -
!       ln -s linux-2.4.33 linux        
        zcat $(KERNEL_PATCH1) | patch -d linux -p1
        zcat $(KERNEL_PATCH2) | patch -d linux -p1
--- 9,13 ----
  $(BT_LINUX_DIR)/.source:
        bzcat $(KERNEL_SOURCE) | tar -xvf -
!       ln -s linux-2.4.34 linux        
        zcat $(KERNEL_PATCH1) | patch -d linux -p1
        zcat $(KERNEL_PATCH2) | patch -d linux -p1
***************
*** 35,39 ****
  
  $(BT_LINUX_DIR)/.configured: $(BT_LINUX_DIR)/.source
!       perl -i -p -e 's,EXTRAVERSION\s*=.*,EXTRAVERSION =,g' 
$(BT_LINUX_DIR)/Makefile
        $(MAKE) -C linux oldconfig
        $(MAKE) -C linux include/linux/version.h
--- 35,39 ----
  
  $(BT_LINUX_DIR)/.configured: $(BT_LINUX_DIR)/.source
!       perl -i -p -e 's,$(EXTRAVERSION)-grsec,$(EXTRAVERSION),g' 
$(BT_LINUX_DIR)/Makefile
        $(MAKE) -C linux oldconfig
        $(MAKE) -C linux include/linux/version.h
***************
*** 51,53 ****
  srcclean:     
        rm -rf linux
!       rm -rf linux-2.4.33
--- 51,53 ----
  srcclean:     
        rm -rf linux
!       rm -rf linux-2.4.34

--- Bering-2.4.33.config DELETED ---

--- NEW FILE: Bering-2.4.34.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

[...1890 lines suppressed...]
# CONFIG_GRKERNSEC_SHM is not set
CONFIG_GRKERNSEC_DMESG=y
# CONFIG_GRKERNSEC_TPE is not set

#
# Network Protections
#
CONFIG_GRKERNSEC_RANDNET=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


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to