Removed notes on CVS
[freeradius.git] / dialup_admin / doc / HOWTO
index 2173e80..8b63226 100644 (file)
@@ -62,26 +62,7 @@ dialup admin to run properly.
 
 [1.1] Obtaining Dialup Admin
 
-There are three ways to obtain the dialup admin package. 
-
-Either download the latest FreeRadius package which most likely contains
-the latest dialup admin available. The FreeRadius Package can be obtained 
-through ftp://ftp.freeradius.org/pub/radius/freeradius-0.9.2.tar.gz 
-which is the current FreeRadius package at the time of writting.
-
-Dialup Admin has it's own web page hosted at Sourceforge at 
-http://sourceforge.net/projects/dialup-admin/
-Though that page is not updated very often. The primary store for dialupadmin
-is the freeradius CVS tree so the latest version will always be contained there
-
-Finally one could get the cvs version of Dialup Admin by issuing the 
-following commands:
-
-shell> cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/dialup-admin login 
-
-* When prompted for a password simply press the Enter Key
-
-shell> cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/dialup-admin co dialup_admin
+Dialup_admin is included with FreeRADIUS.
 
 [1.2] Prerequisities
 
@@ -97,12 +78,7 @@ precompiled and already installed.
 
 [1.3.1] Unpacking and installation
 
-In order to install the dialup admin first of all the package must be 
-uncompressed presuming that we have it in a .tar.gz format and be placed
-at a certain directory at the system 
-(Could be anything, we use /usr/local/dialup_admin)
-
-shell> tar xfvz dialup_admin-X.XX.tar.gz
+shell> cd freeradius-server-VERSION
 shell> mv dialup_admin /usr/local
 
 The dialup admin contains a number of directories necessary for the program