Add dhcp3 and dhcdbd for Network Manager

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1175 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-01-19 20:55:09 +00:00
parent 6564355fb7
commit 776490a40d
15 changed files with 541 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
Index: dhcdbd-2.0/include/dhcdbd.h
===================================================================
--- dhcdbd-2.0.orig/include/dhcdbd.h 2006-10-18 09:38:18.000000000 +0100
+++ dhcdbd-2.0/include/dhcdbd.h 2006-10-18 09:38:45.000000000 +0100
@@ -76,7 +76,7 @@
#endif
#ifndef DHCLIENT_EXTENDED_OPTION_ENVIRONMENT
-#define DHCLIENT_EXTENDED_OPTION_ENVIRONMENT 1
+#define DHCLIENT_EXTENDED_OPTION_ENVIRONMENT 0
#endif
#define DHCDBD_INTERFACE_TEXT "text"