network config via dhcp
authorhackbard <hackbard>
Wed, 28 Jul 2004 13:15:15 +0000 (13:15 +0000)
committerhackbard <hackbard>
Wed, 28 Jul 2004 13:15:15 +0000 (13:15 +0000)
doc/CHANGELOG
misc/sysfiles/etc/conf/network

index 1bf9f17..6310ae3 100644 (file)
@@ -10,6 +10,7 @@
 #                                      #
 #########################################
 
+- network config via dhcp
 - linux config changes, no devfs mount at startup
 - small fixes to hdw-get (still no dep checking)
 - not building qt plugin for licq
index 9644b5e..7cf6645 100644 (file)
@@ -4,7 +4,7 @@
 # (copied from ROCK Linux + some additions)
 #
 
-DHCP="off"
+DHCP="on"
 
 IF_0="eth0"
 IPADDR_0="192.168.10.20"