Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        dnsmasq - A lightweight DHCP/caching DNS server
        
        - 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 supports
static and dynamic DHCP leases and BOOTP for network booting of diskless
machines. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | dnsmasq | 2.32 | 1.fc4 | x86_64 | 279 KiB | Mon Jun 12 11:12:36 2006 | 
        
        Changelog
        
            - * Mon Jun 12 18:00:00 2006 Patrick "Jima" Laughton <jima{%}beer{*}tclug{*}org> 2.32-1
- - Update from upstream
- Patch from Dennis Gilmore fixed the conditionals to detect Aurora Linux 
            - * Mon May  8 18:00:00 2006 Patrick "Jima" Laughton <jima{%}auroralinux{*}org> 2.31-1
- - Removed dbus config patch (now provided upstream)
- Patched in init script (no longer provided upstream)
- Added DBus-interface to docs 
            - * Tue May  2 18:00:00 2006 Patrick "Jima" Laughton <jima{%}auroralinux{*}org> 2.30-4.2
- - More upstream-recommended cleanups :)
- Killed sysconfig file (provides unneeded functionality)
- Tweaked init script a little more