summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-03-27 20:10:31 +0000
committerRoy Marples <roy@marples.name>2008-03-27 20:10:31 +0000
commitce51e90ffa9b9fc2001f0918ffee28201e5bfd70 (patch)
treeec8fe6aa4e956d66a94c3b2f665b0a880e6f1cb7 /README
parent958fad74c4cc54102595562481115d2428c809a2 (diff)
downloaddhcpcd-ce51e90ffa9b9fc2001f0918ffee28201e5bfd70.tar.xz
If not Linux then assume BSD.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index 9089ec69..f70fd563 100644
--- a/README
+++ b/README
@@ -16,8 +16,10 @@ man dhcpcd for command line options
Notes
-----
-If you're cross compiling you may need to send HAVE_FORK=yes or HAVE_FORK=no
-to the make command to avoid to automatic test.
+If you're cross compiling you may need to set the below knobs to avoid
+automatic tests.
+HAVE_FORK=yes | no
+OS=BSD | Linux
We try and detect how to restart ntp and ypbind, you can override this with
HAVE_INIT=no or force one of these values