On Thu, 6 Nov 2008, Kars de Jong wrote:
On di, 2008-07-01 at 17:12 -0700, Tony Mantler wrote:
Sadly this afternoon the RAID on my server died bigtime, taking down my server. Further complicating matters is the fact that I'm in california for the next two months and I won't be able to repair it.
I have a backup of the m68k cvs, homedirs etc that I can send to someone else to host. Please reply to this address ASAP if you can provide hosting.
Hi Tony / Geert / Roman,
I wanted to do some m68k hacking again, tried to do a cvs update of my
local tree(s) and found out it is no longer there :-(
I still have several old source trees on my disks (including 2.4 ones)
for which I don't have current diffs against CVS and I have no idea how
to generate them without the CVS repository...
I'm a bit rusty here, I never used git before...
How can I track the current Linux/m68k kernel sources, and how do I
commit things?
The quilt series for my current development tree is at:
http://www.kernel.org/pub/linux/kernel/people/geert/linux-m68k-patches-2.6/
There are separate series for stable versions, e.g. in
linux-m68k-patches-2.6.27.
How to construct the m68k tree:
1. Obtain Linus' tree:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
2. Download the patches
3. Set up quilt
cd linux-2.6
ln -s where_you_downloaded_the_patches patches
quilt push -a
A real git tree is on my todo-list...
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html