| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix quoting | Roy Marples | 2009-04-20 |
| | | |||
| * | No need to quote here. | Roy Marples | 2009-04-20 |
| | | |||
| * | Revert iforder -> interface_order | Roy Marples | 2009-04-20 |
| | | |||
| * | Remove old NetworkManager script - it's useless these days. | Roy Marples | 2009-04-20 |
| | | | | | | Remove gratuitous usage of {} in variables. | ||
| * | Use state dir for tmp files and try to preserve orig file more. | Roy Marples | 2009-02-26 |
| | | |||
| * | Stop enforcing a umask in dhcpcd. | Roy Marples | 2009-02-25 |
| | | | | | | | Instead we will ensure that /etc/resolv.conf is 644. Other config files will retain their existing umask or inherit the current one. | ||
| * | nohook 20-resolv.conf should work now. | Roy Marples | 2009-01-22 |
| | | |||
| * | Fix comment. | Roy Marples | 2008-09-19 |
| | | |||
| * | Sort interfaces according to preference and pass this to dhcpcd-run-hooks so ↵ | Roy Marples | 2008-09-09 |
| | | | | | we can prefer configs. | ||
| * | If cmp and diff aren't around, try a text match using cat. After all, we are ↵ | Roy Marples | 2008-08-15 |
| | | | | | working with text files. | ||
| * | Don't enforce that keys are space separated | Roy Marples | 2008-08-15 |
| | | |||
| * | sed may not always be available, so use shell loops to replicate behaviour ↵ | Roy Marples | 2008-08-15 |
| | | | | | in this case | ||
| * | Fix cmp test. | Roy Marples | 2008-08-15 |
| | | |||
| * | Remove the append/clean framework and prefer a store and merge | Roy Marples | 2008-08-15 |
| | | | | | | approach. It's more work, but the end result looks cleaner. | ||
| * | Set the main state dir in the main hook script. | Roy Marples | 2008-08-14 |
| | | |||
| * | Move uniqify to dhcpcd-run-hooks | Roy Marples | 2008-08-14 |
| | | |||
| * | Make signature more sane and fix comment. | Roy Marples | 2008-08-14 |
| | | |||
| * | Fix removing old stale entries. | Roy Marples | 2008-08-13 |
| | | |||
| * | content -> configuration | Roy Marples | 2008-08-13 |
| | | |||
| * | Remove the word inteface from the signature. | Roy Marples | 2008-08-13 |
| | | |||
| * | Add a framework for top an tailing config files with DHCP data and a method ↵ | Roy Marples | 2008-08-13 |
| | | | | | for cleaning them. | ||
| * | Remove the signature variable - each hook makes it's own. | Roy Marples | 2008-08-12 |
| | | | | | | | ntp.conf now preserves existing server entries and cleans stale dhcpcd entries | ||
| * | Don't assume comments start with # | Roy Marples | 2008-08-12 |
| | | |||
| * | Typo. | Roy Marples | 2008-07-12 |
| | | |||
| * | Allow a user defined enter and exit hook instead of just a single hook. | Roy Marples | 2008-07-12 |
| | | |||
| * | Move dhcpcd.sh to dhcpcd-run-hooks and remove .sh suffixes | Roy Marples | 2008-05-24 |
