[leaf-commits] src/bering-uclibc4/source/shorewall buildtool.cfg, 1.3, 1.4 common.cfg, 1.5, 1.6

KP Kirchd?rfer <[email protected]>
Newsgroups gmane.linux.leaf.cvs
Message-ID <[email protected]>
Update of /cvsroot/leaf/src/bering-uclibc4/source/shorewall
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv6714

Modified Files:
	buildtool.cfg common.cfg 
Log Message:
simplify package build
add additional config files


Index: common.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/shorewall/common.cfg,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** common.cfg	27 Jun 2010 09:03:42 -0000	1.5
--- common.cfg	27 Jun 2010 19:44:49 -0000	1.6
***************
*** 85,91 ****
  
  			<File>
! 				Target    = usr/share/shorewall/lib.base
! 				Filename  = usr/share/shorewall/functions
! 				Type	  = link
  			</File>
  			<File>
--- 85,91 ----
  
  			<File>
! 				Target      = usr/share/shorewall/lib.base
! 				Filename    = usr/share/shorewall/functions
! 				Type	    = link
  			</File>
  			<File>
***************
*** 329,331 ****
  				Type	    = conf
  			</File>
! 			
\ No newline at end of file
--- 329,420 ----
  				Type	    = conf
  			</File>
! 			<File>
! 				Filename    = etc/shorewall/tunnels
! 				Source      = etc/shorewall/tunnels
! 				Permissions = 600
! 				Description = Tunnels   Tunnel Definition (ipsec
! 				Type        = binary
! 				Type        = conf
! 			</File>			
! 			<File>
! 				Filename    = etc/shorewall/accounting
! 				Source      = etc/shorewall/accounting
! 				Permissions = 600
! 				Description = Account   Traffic Accounting Rules
! 				Type        = binary
! 				Type        = conf
! 			</File>    
! 			<File>
! 				Filename    = etc/shorewall/tcclasses
! 				Source      = etc/shorewall/tcclasses
! 				Permissions = 600
! 				Description = TCClasses
! 				Type        = binary
! 				Type        = conf
! 			</File>
! 
! 			<File>
! 				Filename    = etc/shorewall/tcdevices
! 				Source      = etc/shorewall/tcdevices
! 				Permissions = 600
! 				Description = TCDevices
! 				Type        = binary
! 				Type        = conf
! 			</File>
! 
! 			<File>
! 				Filename    = etc/shorewall/tcfilters
! 				Source      = etc/shorewall/tcfilters
! 				Permissions = 600
! 				Description = TCFilters    Classify traffic for shaping
! 				Type        = binary
! 				Type        = conf
! 			</File>
! 			<File>
! 				Filename    = etc/shorewall/tcinterfaces
! 				Source      = etc/shorewall/tcinterfaces
! 				Permissions = 600
! 				Description = TCInterfaces  devices for simplified traffic shaping
! 				Type        = binary
! 				Type        = conf
! 			</File>
! 			<File>
! 				Filename    = etc/shorewall/tcpri
! 				Source      = etc/shorewall/tcpri
! 				Permissions = 600
! 				Description = TCPri Classify traffic for simplified traffic shaping
! 				Type        = binary
! 				Type        = conf
! 			</File>
! 			<File>
! 				Filename    = etc/shorewall/maclist
! 				Source      = etc/shorewall/maclist
! 				Permissions = 600
! 				Description = Maclist   MAC Verification
! 				Type        = binary
! 				Type        = conf
! 			</File>   
! 			<File>
! 				Filename    = etc/shorewall/providers
! 				Source      = etc/shorewall/providers
! 				Permissions = 600
! 				Description = Providers Additional routing table
! 				Type        = binary
! 				Type        = conf
! 			</File>
! 			<File>
! 				Filename    = etc/shorewall/proxyarp
! 				Source      = etc/shorewall/proxyarp
! 				Permissions = 600
! 				Description = ProxyArp  Proxy ARP Configuration
! 				Type        = binary
! 				Type        = conf
! 			</File>
! 			<File>
! 				Filename    = etc/shorewall/notrack
! 				Source      = etc/shorewall/notrack
! 				Permissions = 600
! 				Description = Notrack  Exclude traffic from connection tracking
! 				Type        = binary
! 				Type        = conf
! 			</File>
\ No newline at end of file

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/shorewall/buildtool.cfg,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buildtool.cfg	26 Jun 2010 19:50:58 -0000	1.3
--- buildtool.cfg	27 Jun 2010 19:44:49 -0000	1.4
***************
*** 23,69 ****
  </File>
  
- <File maclist.file>
- 	Server = cvs4-sourceforge
- 	Revision = HEAD
- 	Directory = shorewall
- 
- </File>
- 
- <File accounting.file>
- 	Server = cvs4-sourceforge
- 	Revision = HEAD
- 	Directory = shorewall
- </File>
- 
- <File providers.file>
- 	Server = cvs4-sourceforge
- 	Revision = HEAD
- 	Directory = shorewall
- </File>
- 
- <File proxyarp.file>
- 	Server = cvs4-sourceforge
- 	Revision = HEAD
- 	Directory = shorewall
- </File>
- 
- <File tunnels.file>
- 	Server = cvs4-sourceforge
- 	Revision = HEAD
- 	Directory = shorewall
- </File>
- 
- <File tc.file>
- 	Server = cvs4-sourceforge
- 	Revision = HEAD
- 	Directory = shorewall
- </File>
- 
- <File tcrules.file>
- 	Server = cvs4-sourceforge
- 	Revision = HEAD
- 	Directory = shorewall
- </File>
- 
   This patch provides generic changes to run under Bering uClibc
  <File shorewall-lrp.diff>
--- 23,26 ----
***************
*** 95,99 ****
  		packagename=shorwall
  		Version 4.4.10.2
! 		Revision = 1
  
  		Help <<EOF
--- 52,56 ----
  		packagename=shorwall
  		Version 4.4.10.2
! 		Revision = 2
  
  		Help <<EOF
***************
*** 118,128 ****
  		<Contents>
  		#include <common.cfg>
- 		#include <maclist.file>
- 		#include <accounting.file>
- 		#include <providers.file>
- 		#include <proxyarp.file>
- 		#include <tunnels.file>
- 		#include <tcrules.file>
- 		#include <tc.file>
  		</Contents>
  	</shorwall>
--- 75,78 ----


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.