Remove reference to ltt in README
[lttv.git] / README
diff --git a/README b/README
index 6cf451f4e4d3bf680e192139f58182c25151470c..8d4861caca67bd55d1ddf511b5092858cdda9131 100644 (file)
--- a/README
+++ b/README
@@ -1,11 +1,8 @@
-LTT Viewing Tools package README
+LTTV README
 --------------------------------
-Mathieu Desnoyers 
-Last update: 2007/05/14
-
 
 This package contains the trace reading library and trace viewing tools for
-the new Linux Trace Toolkit trace format.
+the LTTng 2.x trace format (Common Trace Format).
 
 * Compiling
 
@@ -15,7 +12,7 @@ gtk 2.4 or better development libraries
   (Fedora : gtk2, gtk2-devel)
   note : For Fedora users : this might require at least core 3 from Fedora,
   or you might have to compile your own GTK2 library.
-glib 2.4 or better development libraries
+glib 2.16 or better development libraries
   (Debian : libglib2.0-0, libglib2.0-dev)
   (Fedora : glib2, glib2-devel)
 libpopt development libraries
@@ -48,9 +45,7 @@ See QUICKSTART.
 
 Here is the tree structure of the Linux Trace Toolkit Viewer package.
 
-ltt/           New trace format reading library.
 README         This file.
-debian/                Debian config files (currently empty).
 doc/           Documentation.
 doc/user/      User related documentation.
 doc/developer/ Developer related documentation.
@@ -63,7 +58,7 @@ specs/                RPM config files (currently empty).
 
 This source tree is based on the autotools suite from GNU to simplify
 portability. Here are some things you should have on your system in order to
-compile the subversion repository tree :
+compile the git repository tree :
 
 
 - GNU autotools (automake >=1.7, autoconf >=2.50, autoheader >=2.50)
@@ -73,3 +68,9 @@ compile the subversion repository tree :
 
 If you get the tree from the repository, you will need to use the autogen.sh
 script. It calls all the GNU tools needed to prepare the tree configuration.
+
+
+* Contact
+
+       Maintainer: Yannick Brosseau <yannick.brosseau@gmail.com>
+       Mailing List: lttng-dev@lists.lttng.org
This page took 0.023732 seconds and 4 git commands to generate.