debian source for LTTV
[lttv.git] / ltt / branches / poly / QUICKSTART
index a5fbfb95b654683b46895a31816dc1c2b54290c6..6a5c34f7cb44f70b14f76cba94d32b3e1bdbab77 100644 (file)
@@ -37,9 +37,26 @@ Author : Mathieu Desnoyers, September 2005
 ** Section 1 * Installation from Debian or RPM packages  **
 ***********************************************************
 
-No Debian or RPM packages are ready yet.
+No RPM packages are ready yet.
+No Debian kernel LTTng patch is ready yet.
+
+You can use the ltt.polymtl.ca apt source to get LTTV for Debian :
+
+Add the following two sources to your /etc/apt/sources.list :
+
+deb http://ltt.polymtl.ca/packages/debian experimental main
+deb-src http://ltt.polymtl.ca/packages/debian experimental main
+
+Then, perform the following :
+
+su -
+apt-get update
+apt-get install lttv lttv-doc
+  * note : the packages are signed by myself. I am not considered a trusted
+    Debian source yet, so warnings are normal.
+
+
 
-TODO
 
 
 ***********************************************************
This page took 0.023196 seconds and 4 git commands to generate.