From cee587c3bcfd31e0be7e0a44a8f466b28b2be934 Mon Sep 17 00:00:00 2001 From: compudj Date: Tue, 8 May 2007 05:01:00 +0000 Subject: [PATCH] update quickstart git-svn-id: http://ltt.polymtl.ca/svn@2512 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/QUICKSTART | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ltt/branches/poly/QUICKSTART b/ltt/branches/poly/QUICKSTART index dd16ea7c..a47a5ee2 100644 --- a/ltt/branches/poly/QUICKSTART +++ b/ltt/branches/poly/QUICKSTART @@ -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 -- 2.34.1