diff options
| author | Roy Marples <roy@marples.name> | 2008-04-16 13:47:39 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-04-16 13:47:39 +0000 |
| commit | 1b088dd4d517c97fb65024406eb2aeef55cca51e (patch) | |
| tree | 7aee232ec3032bcf890947fb44b9e0ad5a35fd04 /README | |
| parent | 2973ddc6ea5fe5cae00c53cfd902f16d814a91c7 (diff) | |
| download | dhcpcd-1b088dd4d517c97fb65024406eb2aeef55cca51e.tar.xz | |
Add dhcpcd-compat.sh, so that distros can make available old style variables.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -dhcpcd-3 - DHCP client daemon +dhcpcd-4 - DHCP client daemon Copyright 2006-2008 Roy Marples <roy@marples.name> @@ -33,6 +33,9 @@ linux-2.6.24 finally ships with a working 32-bit header. If your linux headers are older, or your distro hasn't patched them you can set CSTD=gnu99 to work around this. +If you require compatibility with dhcpcd-3 and older style variables, +you can install dhcpcd-compat.sh into the directory /etc/dhcpcd-enter-hook.d +We don't install this by default. ChangeLog --------- |
