linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] Stable RT tarballs... Back by popular demand!!!!
@ 2012-09-27 22:19 Steven Rostedt
  0 siblings, 0 replies; only message in thread
From: Steven Rostedt @ 2012-09-27 22:19 UTC (permalink / raw)
  To: LKML, RT; +Cc: Thomas Gleixner, Carsten Emde, John Kacur, Frank Rowand

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-27 22:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-27 22:19 [ANNOUNCE] Stable RT tarballs... Back by popular demand!!!! Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).