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

Modified Files:
        buildtool.cfg 
Log Message:
new config system

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/dnsmasq/buildtool.cfg,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** buildtool.cfg       18 Jun 2006 21:08:29 -0000      1.24
--- buildtool.cfg       26 Jun 2006 18:29:33 -0000      1.25
***************
*** 41,53 ****
  
                Help <<EOF
!               Dnsmasq is lightweight, easy to configure DNS forwarder designed
!               to provide DNS (domain name) services to a small network where
!               using BIND would be overkill. It can have its upstream DNS
!               servers automatically configured by PPP or DHCP and it can serve
!               the names of local machines which are not in the global DNS. It
!               can integrate with the ISC DHCP daemon to serve the names of
!               local machines which are configured using DHCP. Dnsmasq is
!               ideal for networks behind NAT routers and connected via modem,
!               ISDN, ADSL, or cable-modem.
                Homepage: http://thekelleys.org.uk/dnsmasq/doc.html
                LEAF package by __PACKAGER__, __BUILDDATE__             
--- 41,55 ----
  
                Help <<EOF
!               Dnsmasq is lightweight, easy to configure DNS forwarder and 
!               DHCP server. It is designed to provide DNS and, optionally, 
!               DHCP, to a small network. It can serve the names of local 
!               machines which are not in the global DNS. The DHCP server 
!               integrates with the DNS server and allows machines with 
!               DHCP-allocated addresses to appear in the DNS with names 
!               configured either in each host or in a central configuration 
!               file. Dnsmasq support static and dynamic DHCP leases and BOOTP 
!               for network booting of diskless machines.
!               Dnsmasq is targeted at home networks using NAT routers and 
!               connected via modem, cable-modem or ADSL connection.
                Homepage: http://thekelleys.org.uk/dnsmasq/doc.html
                LEAF package by __PACKAGER__, __BUILDDATE__             
***************
*** 70,73 ****
--- 72,76 ----
                                Description     = dnsmasq configuration
                                Type            = conf
+                               Type            = local
                                Type            = binary
                                Permissions = 600
***************
*** 88,100 ****
                                Permissions = 755
                        </File>         
- 
-                       <File>
-                               Filename        = var/lib/misc/*
-                               Type            = exclude
-                       </File>         
                        <File>
                                Filename        = var/lib/misc
                                Type            = directory
-                               Type            = list
                        </File>         
  
--- 91,97 ----


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