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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to