Update of /cvsroot/leaf/src/bering-uclibc/apps/linux
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv8861
Modified Files:
Bering-2.4.33.config buildtool.cfg buildtool.mk
Log Message:
added rtsp netfilter patch
Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/buildtool.cfg,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -d -r1.36 -r1.37
*** buildtool.cfg 16 Nov 2006 22:49:33 -0000 1.36
--- buildtool.cfg 14 Jan 2007 16:47:03 -0000 1.37
***************
*** 124,132 ****
</File>
# this file may need to be updated when l2tp changes upstream
<File pppol2tp-linux-2.4.27.patch.gz>
Server = cvs-sourceforge
Directory = linux/patches
! envname = KERNEL_PATCH16
Revision = HEAD
</File>
--- 124,139 ----
</File>
+ <File linux-rtsp.patch>
+ Server = cvs-sourceforge
+ Directory = linux/patches
+ envname = KERNEL_PATCH16
+ Revision = HEAD
+ </File>
+
# this file may need to be updated when l2tp changes upstream
<File pppol2tp-linux-2.4.27.patch.gz>
Server = cvs-sourceforge
Directory = linux/patches
! envname = KERNEL_PATCH17
Revision = HEAD
</File>
***************
*** 136,140 ****
Server = cvs-sourceforge
Directory = linux/patches
! envname = KERNEL_PATCH17
Revision = HEAD
</File>
--- 143,147 ----
Server = cvs-sourceforge
Directory = linux/patches
! envname = KERNEL_PATCH18
Revision = HEAD
</File>
***************
*** 143,147 ****
Server = cvs-sourceforge
Directory = linux/patches
! envname = KERNEL_PATCH18
Revision = HEAD
</File>
--- 150,154 ----
Server = cvs-sourceforge
Directory = linux/patches
! envname = KERNEL_PATCH19
Revision = HEAD
</File>
***************
*** 152,156 ****
Server = cvs-sourceforge
Directory = linux/patches
! envname = KERNEL_PATCH19
Revision = HEAD
</File>
--- 159,163 ----
Server = cvs-sourceforge
Directory = linux/patches
! envname = KERNEL_PATCH20
Revision = HEAD
</File>
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/buildtool.mk,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** buildtool.mk 16 Nov 2006 22:49:33 -0000 1.25
--- buildtool.mk 14 Jan 2007 16:47:03 -0000 1.26
***************
*** 25,32 ****
cat $(KERNEL_PATCH14) | patch -d linux -p1
cat $(KERNEL_PATCH15) | patch -d linux -p1
! zcat $(KERNEL_PATCH16) | patch -d linux -p1
! cat $(KERNEL_PATCH17) | patch -d linux -p1
cat $(KERNEL_PATCH18) | patch -d linux -p1
cat $(KERNEL_PATCH19) | patch -d linux -p1
cp $(LINUX_CONFIG) linux/.config
touch $(BT_LINUX_DIR)/.source
--- 25,33 ----
cat $(KERNEL_PATCH14) | patch -d linux -p1
cat $(KERNEL_PATCH15) | patch -d linux -p1
! cat $(KERNEL_PATCH16) | patch -d linux -p1
! zcat $(KERNEL_PATCH17) | patch -d linux -p1
cat $(KERNEL_PATCH18) | patch -d linux -p1
cat $(KERNEL_PATCH19) | patch -d linux -p1
+ cat $(KERNEL_PATCH20) | patch -d linux -p1
cp $(LINUX_CONFIG) linux/.config
touch $(BT_LINUX_DIR)/.source
Index: Bering-2.4.33.config
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/Bering-2.4.33.config,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Bering-2.4.33.config 16 Nov 2006 22:50:56 -0000 1.3
--- Bering-2.4.33.config 14 Jan 2007 16:47:03 -0000 1.4
***************
*** 354,357 ****
--- 354,358 ----
CONFIG_IP_NF_TFTP=m
CONFIG_IP_NF_IRC=m
+ CONFIG_IP_NF_RTSP=m
CONFIG_IP_NF_QUAKE3=m
CONFIG_IP_NF_MMS=m
***************
*** 395,398 ****
--- 396,400 ----
CONFIG_IP_NF_NAT_AMANDA=m
CONFIG_IP_NF_NAT_SNMP_BASIC=m
+ CONFIG_IP_NF_NAT_RTSP=m
CONFIG_IP_NF_NAT_IRC=m
CONFIG_IP_NF_NAT_QUAKE3=m
-------------------------------------------------------------------------
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