update quickstart
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 8 May 2007 05:01:00 +0000 (05:01 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 8 May 2007 05:01:00 +0000 (05:01 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2512 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/QUICKSTART

index dd16ea7c891f43769f362d9762579a1b0e180864..a47a5ee25f614305f9d4c8d0d4e32d1ddb4f8a64 100644 (file)
@@ -208,7 +208,9 @@ cd /usr/src
 wget http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.X.tar.bz2
 bzip2 -cd linux-2.6.X.tar.bz2 | tar xvof -
 cd linux-2.6.X
-cat /usr/src/lttng/patch*-2.6.X-lttng-0.x.xx* | patch -p1
+- For LTTng 0.9.4- cat /usr/src/lttng/patch*-2.6.X-lttng-0.x.xx* | patch -p1
+- For LTTng 0.9.5+ apply the patches in the order specified in the series file,
+  or use quilt
 cd ..
 mv linux-2.6.X linux-2.6.X-lttng-0.x.xx
 
This page took 0.023694 seconds and 4 git commands to generate.