diff options
| author | Roy Marples <roy@marples.name> | 2008-04-18 23:23:00 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-04-18 23:23:00 +0000 |
| commit | 6a4aebf6339361c01b76168bdfcb96c5bfdbcc20 (patch) | |
| tree | 27843f711f9f721d44436198da60e5d8256e7f33 /README | |
| parent | ba9dfb7aaeb7eb870cfc1c93c4e519d58f082b75 (diff) | |
| download | dhcpcd-6a4aebf6339361c01b76168bdfcb96c5bfdbcc20.tar.xz | |
Add a note about how to enable deprecated commandline options.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -36,11 +36,13 @@ set CSTD=gnu99 to work around this. If you require compatibility with dhcpcd-3 and older style variables, you can install dhcpcd-compat into the directory /etc/dhcpcd/enter-hook.d We don't install this by default. +You should also add -DCMDLINE_COMPAT to your CFLAGS if you need to be fully +commandline compatible with prior versions. Hooks ----- -We provide example exit hooks for NTP and ypbind (Linux). +We provide example exit hooks for NTP (www.ntp.org) and ypbind (Linux). There are not installed by default as they are platform dependant. |
