Update of /cvsroot/leaf/src/bering-uclibc/apps/linux
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv24164
Modified Files:
buildtool.cfg buildtool.mk
Log Message:
fixes MTU with 802.1q vlans
Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/buildtool.cfg,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -d -r1.33 -r1.34
*** buildtool.cfg 4 Sep 2006 12:20:41 -0000 1.33
--- buildtool.cfg 17 Sep 2006 14:30:15 -0000 1.34
***************
*** 140,143 ****
--- 140,158 ----
</File>
+ # Fixes MTU with 802.1q vlans
+ <File vlan-natsemi.patch>
+ Server = cvs-sourceforge
+ Directory = linux/patches
+ envname = KERNEL_PATCH18
+ Revision = HEAD
+ </File>
+
+ <File vlan-tulip.patch>
+ Server = cvs-sourceforge
+ Directory = linux/patches
+ envname = KERNEL_PATCH19
+ Revision = HEAD
+ </File>
+
<File Bering-2.4.33.config>
Server = cvs-sourceforge
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/buildtool.mk,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** buildtool.mk 31 Aug 2006 19:15:07 -0000 1.22
--- buildtool.mk 17 Sep 2006 14:30:16 -0000 1.23
***************
*** 27,30 ****
--- 27,32 ----
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
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits