summaryrefslogtreecommitdiffstats
path: root/dhcpcd-run-hooks.in
Commit message (Expand)AuthorAge
* Use state dir for tmp files and try to preserve orig file more.Roy Marples2009-02-26
* Stop enforcing a umask in dhcpcd.Roy Marples2009-02-25
* nohook 20-resolv.conf should work now.Roy Marples2009-01-22
* Fix comment.Roy Marples2008-09-19
* Sort interfaces according to preference and pass this to dhcpcd-run-hooks so ...Roy Marples2008-09-09
* If cmp and diff aren't around, try a text match using cat. After all, we are ...Roy Marples2008-08-15
* Don't enforce that keys are space separatedRoy Marples2008-08-15
* sed may not always be available, so use shell loops to replicate behaviour in...Roy Marples2008-08-15
* Fix cmp test.Roy Marples2008-08-15
* Remove the append/clean framework and prefer a store and mergeRoy Marples2008-08-15
* Set the main state dir in the main hook script.Roy Marples2008-08-14
* Move uniqify to dhcpcd-run-hooksRoy Marples2008-08-14
* Make signature more sane and fix comment.Roy Marples2008-08-14
* Fix removing old stale entries.Roy Marples2008-08-13
* content -> configurationRoy Marples2008-08-13
* Remove the word inteface from the signature.Roy Marples2008-08-13
* Add a framework for top an tailing config files with DHCP data and a method f...Roy Marples2008-08-13
* Remove the signature variable - each hook makes it's own.Roy Marples2008-08-12
* Don't assume comments start with #Roy Marples2008-08-12
* Typo.Roy Marples2008-07-12
* Allow a user defined enter and exit hook instead of just a single hook.Roy Marples2008-07-12
* Move dhcpcd.sh to dhcpcd-run-hooks and remove .sh suffixesRoy Marples2008-05-24