[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1348784389.22822.85.camel@gandalf.local.home>
Date: Thu, 27 Sep 2012 18:19:49 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: LKML <linux-kernel@...r.kernel.org>,
RT <linux-rt-users@...r.kernel.org>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Carsten Emde <C.Emde@...dl.org>,
John Kacur <jkacur@...hat.com>,
Frank Rowand <frank.rowand@...sony.com>
Subject: [ANNOUNCE] Stable RT tarballs... Back by popular demand!!!!
I stated that I would be willing to put back the stable tarballs to
kernel.org at Linux Plumbers. Well, I finally had time to finish my
tarball script, which basically just does what the README tells you to
do:
$ git checkout v3.4.1-rt9-rebase
$ mkdir patches
$ git format-patch -o patches v3.4.1
$ ls patches > series
$ mv series patches
And packages it all up nicely into a tarball. I will be pushing up the
tarballs as I do the rebase branches, as they are based off of the
rebase branch.
The current tarballs are:
http://kernel.org/pub/linux/kernel/projects/rt/3.0/patches-3.0.43-rt65.tar.xz
http://kernel.org/pub/linux/kernel/projects/rt/3.2/patches-3.2.30-rt45.tar.xz
http://kernel.org/pub/linux/kernel/projects/rt/3.4/patches-3.4.11-rt19.tar.xz
Enjoy,
-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists