From: hackbard Date: Wed, 28 Jul 2004 13:15:15 +0000 (+0000) Subject: network config via dhcp X-Git-Url: https://hackdaworld.org/gitweb/?p=hdw-linux%2Fhdw-linux.git;a=commitdiff_plain;h=ac128753c427d8a2c79540d0ad92ece3e42da224 network config via dhcp --- diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 1bf9f17..6310ae3 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -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 diff --git a/misc/sysfiles/etc/conf/network b/misc/sysfiles/etc/conf/network index 9644b5e..7cf6645 100644 --- a/misc/sysfiles/etc/conf/network +++ b/misc/sysfiles/etc/conf/network @@ -4,7 +4,7 @@ # (copied from ROCK Linux + some additions) # -DHCP="off" +DHCP="on" IF_0="eth0" IPADDR_0="192.168.10.20"