From 84a779b4d1f26dd4b652367a11bed02a0c5928ec Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sat, 30 Apr 2005 18:53:36 +0000 Subject: [PATCH] Tagged wvdial.xml git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3892 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- connect/dialup/wvdial.xml | 265 +++++++++++++++++++++----------------- 1 file changed, 146 insertions(+), 119 deletions(-) diff --git a/connect/dialup/wvdial.xml b/connect/dialup/wvdial.xml index 8eb43c0123..571ed400f1 100644 --- a/connect/dialup/wvdial.xml +++ b/connect/dialup/wvdial.xml @@ -13,136 +13,163 @@ ]> - -$LastChangedBy$ -$Date$ - - -WvDial-&wvdial-version; - -WvDial + + + + $LastChangedBy$ + $Date$ + + + WvDial-&wvdial-version; + + + WvDial + - -Introduction to <application>WvDial</application> + + Introduction to WvDial + + The WvDial package contains a no-nonsense, + quick and easy to use alternative to chat and + pppd scripts. If you simply want to dial a modem + without the fuss and hassle of chat issues, then you'll + want this. + + Package Information + + + Download (HTTP): + + + Download (FTP): + + + Download MD5 sum: &wvdial-md5sum; + + + Download size: &wvdial-size; + + + Estimated disk space required: &wvdial-buildsize; + + + Estimated build time: &wvdial-time; + + + + TEMPLATE Dependencies + + Required + and + + + + + Installation of WvDial -The WvDial package contains a no-nonsense, -quick and easy to use alternative to chat and -pppd scripts. If you simply want to dial a modem -without the fuss and hassle of chat issues, then you'll -want this. + Install WvDial by running the following + commands: -Package information - -Download (HTTP): - -Download (FTP): - -Download MD5 sum: &wvdial-md5sum; -Download size: &wvdial-size; -Estimated disk space required: -&wvdial-buildsize; -Estimated build time: -&wvdial-time; - +make PREFIX=/usr + + Now, as the root user: + +make PREFIX=/usr install + + + + + Configuring WvDial -<application>WvDial</application> dependencies -Required - and - - + + Config Files + + /etc/wvdial.conf and + /etc/ppp/peers/* + + + /etc/wvdial.conf + + + + /etc/ppp/peers/* + + + + + + Configuration Information - + Perform the following two commands as the + root user: - -Installation of <application>WvDial</application> +touch /etc/wvdial.conf && +wvdialconf /etc/wvdial.conf -Install WvDial by running the following -commands: + wvdialconf will test that you have a working modem + and try to determine its exact setup. You will then need to enter your + ISP's phone number, login name and password into the + /etc/wvdial.conf file. + + You then start wvdial with: -make PREFIX=/usr +wvdial -Now, as the root user: + For more information, examine the wvdialconf, + wvdial.conf and wvdial man + pages. Also, have a look at the + Non-Root Dial Out HOWTO if you want to give non-root users + access to wvdial. + + + + + + + Contents -make PREFIX=/usr install + + Installed Programs + Installed Libraries + Installed Directory + + + wvdial and wvdialconf + None + /etc/ppp/peers + + + + + Short Descriptions + + + + + wvdial + + Starts a PPP connection. + + wvdial + + + + + + wvdialconf + + automates the configuration of + wvdial. + + wvdialconf + + + + + - - - -Configuring <application>WvDial</application> - -Config files -/etc/wvdial.conf and -/etc/ppp/peers/* - -/etc/wvdial.conf - -/etc/ppp/peers/* - - -Configuration Information - -Perform the following two commands as the root user: - -touch /etc/wvdial.conf && -wvdialconf /etc/wvdial.conf - -wvdialconf will test that you have a working modem -and try to determine its exact setup. You will then need to enter your -ISP's phone number, login name and password into the -/etc/wvdial.conf file. - -You then start wvdial with: - -wvdial - -For more information, examine the wvdialconf, wvdial.conf and -wvdial man pages. Also, have a look at the -Non-Root Dial Out HOWTO if you want to give non-root users -access to wvdial. - - - - - - -Contents - - -Installed Programs -Installed Libraries -Installed Directory - - -wvdial and wvdialconf -None -/etc/ppp/peers - - - - -Short Descriptions - - - -wvdial -Starts a PPP connection. - -wvdial - - - - -wvdialconf -automates the configuration of -wvdial. - -wvdialconf - - - - - +