summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-10-09 13:12:20 +0000
committerRoy Marples <roy@marples.name>2009-10-09 13:12:20 +0000
commitcfb1f0da771b720ae08f4ea728fce218db1fd367 (patch)
tree5f3e68419396de0050267adffe9cf72a98ed3c50 /README
parent26fbb9ed3d5dc7f4086416b28b0b534accb029b4 (diff)
downloaddhcpcd-cfb1f0da771b720ae08f4ea728fce218db1fd367.tar.xz
Add new hook, 50-ypbind for BSD ypbind versions.
configure now detects ntpd and ypbind for automatic hook install.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 94278884..0e90f032 100644
--- a/README
+++ b/README
@@ -39,12 +39,18 @@ BSD systems where this has been fixed are:
NetBSD-5.0
+To prepare dhcpcd for import into a platform source tree (like NetBSD)
+you can use the make import target to create /tmp/dhcpcd-$version and
+populate it with all the source files and hooks needed.
+
+
Hooks
-----
Not all the hooks in dhcpcd-hooks are installed by default.
By default we install 01-test, 10-mtu, 20-resolv.conf,
29-lookup-hostname and 30-hostname.
The default dhcpcd.conf disables the lookup-hostname hook by default.
+The configure program attempts to find hooks for systems you have installed.
To add more simply
./configure -with-hook=ntp.conf