Author: alexander Date: 2006-07-26 08:40:23 -0600 (Wed, 26 Jul 2006) New Revision: 1679
Modified: trunk/doc/README Log: Documented that GAIM and net-setup exist on the CD Modified: trunk/doc/README =================================================================== --- trunk/doc/README 2006-07-26 14:21:06 UTC (rev 1678) +++ trunk/doc/README 2006-07-26 14:40:23 UTC (rev 1679) @@ -17,6 +17,7 @@ * irssi (console irc client, unstable version) * mozilla (graphical web browser, mail and news reader and irc client) * xchat (x-based irc client) +* GAIM (multiprotocol x-based chat client) * msmtp (SMTP client for use with mutt and tin) * mutt (console mail and news reader) * tin (console news reader) @@ -65,6 +66,14 @@ (A tool for extracting commands from the Linux From Scratch book and creating Makefiles that can download, check and build each LFS package for you.) +CONFIGURING NET CONNECTION +=========================== +The LiveCD attempts to detect the network cards present in the system. +On each detected network card, dhcpcd is automatically started in the +background. If it is not correct to acquire the network settings via DHCP +in your location, or if you want to use dialup or GPRS connection, run the +"net-setup" command. + CONFIGURING X =========================== The LiveCD attempts to configure X for your video card automatically. The -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
