From: compudj Date: Tue, 8 May 2007 05:01:00 +0000 (+0000) Subject: update quickstart X-Git-Tag: v0.12.20~977 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=cee587c3bcfd31e0be7e0a44a8f466b28b2be934;p=lttv.git update quickstart git-svn-id: http://ltt.polymtl.ca/svn@2512 04897980-b3bd-0310-b5e0-8ef037075253 --- 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