linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: LKML <linux-kernel@vger.kernel.org>, RT <linux-rt-users@vger.kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Carsten Emde <C.Emde@osadl.org>, John Kacur <jkacur@redhat.com>,
	Frank Rowand <frank.rowand@am.sony.com>
Subject: [ANNOUNCE] Stable RT tarballs... Back by popular demand!!!!
Date: Thu, 27 Sep 2012 18:19:49 -0400	[thread overview]
Message-ID: <1348784389.22822.85.camel@gandalf.local.home> (raw)

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



                 reply	other threads:[~2012-09-27 22:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1348784389.22822.85.camel@gandalf.local.home \
    --to=rostedt@goodmis.org \
    --cc=C.Emde@osadl.org \
    --cc=frank.rowand@am.sony.com \
    --cc=jkacur@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).