]> hackdaworld.org Git - hdw-linux/hdw-linux.git/commitdiff
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 1bf9f1779d2357ff900fabfdbf39b073a310b19e..6310ae3f67d2e022227bd5ce89b4ae2be8a70bd3 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 9644b5e7df081e870c1adcada9c0cde1069a2bfd..7cf66457d9e119456c05dd4a3741b6260c8c85e2 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"