svn rev #3293: trunk/

ghudson@MIT.EDU ghudson at MIT.EDU
Wed Jan 6 18:16:57 EST 2010


Commit By: ghudson
Log Message:
Bump version number in README for 1.0 branch.  Punt the instructions
for unpacking the tarball.



Changed Files:
U   trunk/README
Modified: trunk/README
===================================================================
--- trunk/README	2009-11-22 17:30:34 UTC (rev 3292)
+++ trunk/README	2010-01-06 23:16:57 UTC (rev 3293)
@@ -1,4 +1,4 @@
-             Kerberos Version 5 Applications, Release 0.9
+             Kerberos Version 5 Applications, Release 1.0
 
                             Release Notes
                         The MIT Kerberos Team
@@ -20,25 +20,6 @@
 Kerberos 5 distribution through release 1.7, but are now packaged
 separately.
 
-Unpacking the Source Distribution
----------------------------------
-
-The source distribution of Kerberos 5 comes in a gzipped tarfile,
-krb5-appl-0.9.tar.gz.  Instructions on how to extract the entire
-distribution follow.
-
-If you have the GNU tar program and gzip installed, you can simply do:
-
-    gtar zxpf krb5-appl-0.9.tar.gz
-
-If you don't have GNU tar, you will need to get the FSF gzip
-distribution and use gzcat:
-
-    gzcat krb5-appl-0.9.tar.gz | tar xpf -
-
-Both of these methods will extract the sources into krb5-appl-0.9/src
-and the documentation into krb5-appl-0.9/doc.
-
 Building and Installing
 -----------------------
 




More information about the Krb5-appl-commits mailing list