Update of /cvsroot/leaf/src/bering-uclibc/apps/iproute
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25123
Modified Files:
buildtool.cfg buildtool.mk
Added Files:
iproute2-hfsc.diff.gz iproute2-make.diff.gz
Log Message:
added hfsc patch
--- NEW FILE: iproute2-hfsc.diff.gz ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: iproute2-make.diff.gz ---
(This appears to be a binary file; contents omitted.)
Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/iproute/buildtool.cfg,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** buildtool.cfg 21 Mar 2005 22:16:04 -0000 1.4
--- buildtool.cfg 13 Jun 2005 18:52:32 -0000 1.5
***************
*** 19,29 ****
</File>
<Package>
<tc>
Version = ss010824-13.1
! Revision = 2
Help <<EOF
! tc from iproute2 patched for HTB3 packet scheduler
Homepage: ftp://ftp.inr.ac.ru/ip-routing/
Requires: libm.lrp
--- 19,43 ----
</File>
+ <File iproute2-hfsc.diff.gz>
+ Server = cvs-sourceforge
+ envname = IPROUTE_PATCH2
+ Revision = HEAD
+ Directory = iproute
+ </File>
+
+ <File iproute2-make.diff.gz>
+ Server = cvs-sourceforge
+ envname = IPROUTE_PATCH3
+ Revision = HEAD
+ Directory = iproute
+ </File>
+
<Package>
<tc>
Version = ss010824-13.1
! Revision = 3
Help <<EOF
! tc from iproute2 patched for HTB3 and HFSC
Homepage: ftp://ftp.inr.ac.ru/ip-routing/
Requires: libm.lrp
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/iproute/buildtool.mk,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** buildtool.mk 21 Mar 2005 22:16:04 -0000 1.8
--- buildtool.mk 13 Jun 2005 18:52:43 -0000 1.9
***************
*** 14,17 ****
--- 14,19 ----
zcat $(IPROUTE_SOURCE) | tar -xvf -
zcat $(IPROUTE_PATCH1) | patch -d $(IPROUTE_DIR) -p1
+ zcat $(IPROUTE_PATCH2) | patch -d $(IPROUTE_DIR) -p1
+ zcat $(IPROUTE_PATCH3) | patch -d $(IPROUTE_DIR) -p1
perl -i -p -e 's,-I\.\./include-glibc,,g' $(IPROUTE_DIR)/Makefile
perl -i -p -e 's,^TC_CONFIG_DIFFSERV\s*=.*,TC_CONFIG_DIFFSERV=n,g'
$(IPROUTE_DIR)/Config
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits