Changeset 1679 for trunk/doc/README
- Timestamp:
- 07/26/06 08:40:23 (2 years ago)
- Files:
-
- trunk/doc/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/doc/README
r1678 r1679 18 18 * mozilla (graphical web browser, mail and news reader and irc client) 19 19 * xchat (x-based irc client) 20 * GAIM (multiprotocol x-based chat client) 20 21 * msmtp (SMTP client for use with mutt and tin) 21 22 * mutt (console mail and news reader) … … 66 67 Makefiles that can download, check and build each LFS package for you.) 67 68 69 CONFIGURING NET CONNECTION 70 =========================== 71 The LiveCD attempts to detect the network cards present in the system. 72 On each detected network card, dhcpcd is automatically started in the 73 background. If it is not correct to acquire the network settings via DHCP 74 in your location, or if you want to use dialup or GPRS connection, run the 75 "net-setup" command. 76 68 77 CONFIGURING X 69 78 ===========================
