summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAge
* We updated these files this year.Roy Marples2009-01-28
* Document the BSD subnet manipulation issue in the README and not the man page.Roy Marples2008-12-21
* We no longer send a ClientID by default. This is so we now mirror the kernel ...Roy Marples2008-11-17
* Update change log locationRoy Marples2008-10-22
* Add an event loop.Roy Marples2008-09-02
* Remove loads of code specific to fork()less systems. dhcpcd no longer backgro...Roy Marples2008-08-11
* Brute force detection of monotonic clock as sysconf is unreliable. Instead re...Roy Marples2008-08-01
* Tweak README about monotonic, and improve warning message.Roy Marples2008-08-01
* Document monotonic clock warning and solution.Roy Marples2008-07-31
* Remove #ifdefs to disable specific bits of code. We now build everything - we...Roy Marples2008-07-23
* Encourage use of CPPFLAGS over CFLAGS for extra defines.Roy Marples2008-07-04
* Remove ENABLE_DUID and introduce MINIMAL, which removes all non essential use...Roy Marples2008-07-04
* Re number the hook scripts to give more space.Roy Marples2008-06-18
* Add 05-mtu hook so we respect the desired MTU on networks.Roy Marples2008-06-13
* Use new names.Roy Marples2008-05-27
* Use new names.Roy Marples2008-05-27
* Installing to FHS dirs just for Linux is silly, especially as GNU autotools d...Roy Marples2008-05-22
* Fix readmeRoy Marples2008-05-20
* Install dhcpcd.sh and hooks into /libexec by default. dhcpcd.conf, dhcpcd.dui...Roy Marples2008-05-20
* Move the compat options to the top and renable duid support IF the duid file ...Roy Marples2008-05-01
* Don't use a DUID by default even though support is compiled in, #70. Also, fi...Roy Marples2008-05-01
* Move looking up the hostname in DNS to a sample hook file as it's not somethi...Roy Marples2008-04-22
* Add a note about how to enable deprecated commandline options.Roy Marples2008-04-18
* Fix ntp and nis servers.Roy Marples2008-04-17
* Add dhcpcd-compat.sh, so that distros can make available old style variables.Roy Marples2008-04-16
* Remove the bit about init detection as it's no longer used.Roy Marples2008-04-13
* Normally I hate massive code drops, but heh.Roy Marples2008-04-11
* If not Linux then assume BSD.Roy Marples2008-03-27
* Add a comment about older linux headers and -std=c99.Roy Marples2008-02-20
* Add comment about where to find the ChangeLog, and now prefer my bugzilla ove...Roy Marples2008-01-08
* Belatedly into 2008 :)Roy Marples2008-01-08
* Detect Slackware RC. Also rename ORC to OPENRC and BRC to BSDRC.Roy Marples2007-11-15
* Re-license as 2-clause BSD as I've re-written everything from the old dhcpcd-...Roy Marples2007-11-15
* Allow INFODIR to control where we keep our info files.Roy Marples2007-11-14
* Add knobs to work with RedHat, Slackware and generic SYSV init scriptsRoy Marples2007-11-09
* make HAVE_FORK=yes|no should be used if cross compiling.Roy Marples2007-11-07
* Reword the license headers just to say we use the GPLv2.Roy Marples2007-11-07