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

Modified Files:
        buildtool.cfg 
Removed Files:
        djbdns.txt 
Log Message:
new config system

--- djbdns.txt DELETED ---

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/djbdns/buildtool.cfg,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** buildtool.cfg       3 Apr 2005 19:24:26 -0000       1.7
--- buildtool.cfg       26 Jun 2006 17:35:41 -0000      1.8
***************
*** 187,191 ****
                                Filename        = etc/dnscache
                                Type            = directory
-                               Type            = list
                                Permissions     = 3755
                        </File>
--- 187,190 ----
***************
*** 219,222 ****
--- 218,222 ----
                                Source          = etc/dnscache/env/IP
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = LRP box internal IP (default: 
192.168.1.254) 
***************
*** 227,230 ****
--- 227,231 ----
                                Source          = etc/dnscache/env/IPQUERY
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = Querying hosts IP's (default: 
192.168) 
***************
*** 235,238 ****
--- 236,240 ----
                                Source          = etc/dnscache/env/QUERYLOG
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = Set to YES to set dnscache log on 
(default: NO) 
***************
*** 243,246 ****
--- 245,249 ----
                                Source          = etc/dnscache/env/QUERYFWD
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = Set to YES to set FORWARDONLY on  
(default: NO) 
***************
*** 251,254 ****
--- 254,258 ----
                                Source          = etc/dnscache/env/DNS1
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = ISP DNS adresses (used when 
FORWARDONLY is on) 
***************
*** 259,262 ****
--- 263,267 ----
                                Source          = etc/dnscache/env/CACHESIZE
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = Cache size (default: 1000000) 
***************
*** 267,270 ****
--- 272,276 ----
                                Source          = etc/dnscache/env/DATALIMIT
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = DATALIMIT  (default: 3000000) 
***************
*** 275,278 ****
--- 281,285 ----
                                Source          = etc/dnscache/log/run
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = Multilog dnscache parameters
***************
*** 328,348 ****
                                Permissions     = 755
                        </File>
-                       
-                       <File>
-                               Filename        = etc/dnscache/log/supervise
-                               Type            = exclude
-                       </File>
-                       <File>
-                               Filename        = etc/dnscache/supervise
-                               Type            = exclude
-                       </File>
-                       <File>
-                               Filename        = etc/dnscache/root/servers/*
-                               Type            = exclude
-                       </File>
-                       <File>
-                               Filename        = etc/dnscache/root/ip/*
-                               Type            = exclude
-                       </File>
                 </Contents>
        </dnscache>
--- 335,338 ----
***************
*** 476,479 ****
--- 466,470 ----
                                Source          = 
etc/tinydns-private/env/DNSTYPE
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = Set DNS type (PRIVATE, PUBLIC or 
BOTH) 
***************
*** 484,487 ****
--- 475,479 ----
                                Source          = etc/tinydns-private/env/IP
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = Internal DNS IP adress 
***************
*** 489,497 ****
                        </File>
  
- 
                        <File>
                                Filename        = etc/tinydns-private/root/data
                                Source          = etc/tinydns-private/root/data
                                Type            = binary
                                Type            = conf
                                Description = Edit private DNS server data file 
--- 481,489 ----
                        </File>
  
                        <File>
                                Filename        = etc/tinydns-private/root/data
                                Source          = etc/tinydns-private/root/data
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = Edit private DNS server data file 
***************
*** 502,505 ****
--- 494,498 ----
                                Source          = etc/tinydns-public/env/IP
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = External DNS IP adress 
***************
*** 510,513 ****
--- 503,507 ----
                                Source          = etc/tinydns-public/root/data
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = Edit public  DNS server data file 
***************
*** 518,521 ****
--- 512,516 ----
                                Source          = 
etc/tinydns-private/env/DOMAINS
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = Declare private domain(s) 
***************
*** 526,529 ****
--- 521,525 ----
                                Source          = 
etc/tinydns-private/env/QUERYLOG
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = Y to generate private tinydns log 
***************
*** 534,537 ****
--- 530,534 ----
                                Source          = etc/tinydns-private/log/run
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = Multilog private tinydns 
parameters 
***************
*** 542,545 ****
--- 539,543 ----
                                Source          = 
etc/tinydns-public/env/QUERYLOG
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = Y to generate public tinydns log 
***************
*** 550,553 ****
--- 548,552 ----
                                Source          = etc/tinydns-public/log/run
                                Type            = binary
+                               Type            = local
                                Type            = conf
                                Description = Multilog public tinydns parameters
***************
*** 559,595 ****
                                Permissions     = 3755
                        </File>
- 
-                       <File>
-                               Filename        = etc/tinydns-private/
-                               Type            = list
-                       </File>
-                       <File>
-                               Filename        = etc/tinydns-public/
-                               Type            = list
-                       </File>
-                       <File>
-                               Filename        = etc/tinydns-private/supervise
-                               Type            = exclude
-                       </File>
-                       <File>
-                               Filename        = 
etc/tinydns-private/log/supervise
-                               Type            = exclude
-                       </File>
-                       <File>
-                               Filename        = 
etc/tinydns-private/root/data.cdb
-                               Type            = exclude
-                       </File>
-                       <File>
-                               Filename        = etc/tinydns-public/supervise
-                               Type            = exclude
-                       </File>
-                       <File>
-                               Filename        = 
etc/tinydns-public/log/supervise
-                               Type            = exclude
-                       </File>
-                       <File>
-                               Filename        = 
etc/tinydns-public/root/data.cdb 
-                               Type            = exclude
-                       </File>
                </Contents>
        </tinydns>
--- 558,561 ----


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
leaf-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to