summaryrefslogtreecommitdiff
path: root/cfengine/cf.services.dhcp
AgeCommit message (Collapse)Author
2002-11-28cfengine: More typos.Juri Jensen
2002-11-28cfengine: Fixed some more typos... ;-)Juri Jensen
2002-11-28cfengine: Fixed some typos.Juri Jensen
2002-11-28cfengine: Added support for of DHCP version 3.Juri Jensen
dhcp: Added config file for both primary and secondary DHCP server for xenux.local. Removed the old dhcpd.conf for xenux.local - we're now using the new version 3 server.
2002-09-16cfengine: Include files only if the included files exist.Jonas Smedegaard
2002-01-11cfengine: Corrected some typos. Also changed a site name.Juri Jensen
2002-01-09cfengine: Major changes in the way samba is handled - now all shares areJuri Jensen
individual for every site (see cf.services.file and local-COMMON/samba/smb-shares-raatstof.conf as an example). Bind's named.conf is now edited to include named_$(host).$(domain).conf - nothing more. The DNSServers part is also turned on again. A new section for DHCPServers are now included and turned on - it only switches /etc/init.d/dhcp on and copies the right dhcpd.conf file into /etc, nothing more. I've also added a new site to cf.site.xenux and cf.groups.xenux. Well, that's it for now...
2001-12-14 * Added cf.services.fai and cf.services.dhcp - they're not enabled yet!Juri Jensen