http://git.etherboot.org
/
people
/
pcmattman
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97439cb
)
Removed DNS from the default configuration; it hasn't been updated to
author
Michael Brown
<mcb30@etherboot.org>
Mon, 14 Aug 2006 22:42:56 +0000
(22:42 +0000)
committer
Michael Brown
<mcb30@etherboot.org>
Mon, 14 Aug 2006 22:42:56 +0000
(22:42 +0000)
the new UDP API yet.
src/config.h
patch
|
blob
|
history
diff --git
a/src/config.h
b/src/config.h
index
ac15f77
..
f798054
100644
(file)
--- a/
src/config.h
+++ b/
src/config.h
@@
-85,7
+85,7
@@
*
*/
-#
define
DNS_RESOLVER /* DNS resolver */
+#
undef
DNS_RESOLVER /* DNS resolver */
#undef NMB_RESOLVER /* NMB resolver */
/* @END general.h */