[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnewsense-dev] Re: [loongson-support 00/27] linux PATCHes of loongson-b
From: |
Daniel Clark |
Subject: |
[Gnewsense-dev] Re: [loongson-support 00/27] linux PATCHes of loongson-based machines |
Date: |
Thu, 21 May 2009 12:34:12 -0400 |
User-agent: |
Thunderbird 2.0.0.21 (X11/20090318) |
address@hidden wrote:
> From: Wu Zhangjin <address@hidden>
> git://dev.lemote.com/rt4ls.git to-ralf
> or
> http://dev.lemote.com/cgit/rt4ls.git/log/?h=to-ralf
BTW git to dev.lemote.com at least from some networks in the US is
really, really slow (like a few kb per second) - I have a mirror of some
other lemote stuff at:
http://not.freedsoftware.org/
and am putting a tarball of the most recent tag as of this moment up at:
http://not.freedsoftware.org/lemote-misc/suspend-linux/git-snapshot/rt4ls-02fd45578db2c88fcd03643e904cc0bffd8ef952.tar.bz2
I'd also be happy to mirror more git repositories, but so far no one has
been able to give me the right set of commands to do so. What I am doing
currently is in this file:
http://not.freedsoftware.org/CONTROL/gitmirror
The contents of which are:
#!/bin/sh
# I have no idea if this actually does the right thing. Google and
# friend who knows a lot about git were both unable to help.
# If you are a git-fu master, please contact address@hidden
# http://opensysadmin.com/images/i-love-git-so-much.jpg
cd /srv/mirror/DIST/lemote-misc/git-mirror/linux_loongson
git checkout -f
git fetch origin
git reset --hard origin
git pull
--
Daniel JB Clark | Sys Admin, Free Software Foundation
pobox.com/~dclark | http://www.fsf.org/about/staff#danny
signature.asc
Description: OpenPGP digital signature
- [Gnewsense-dev] [loongson-support 08/27] clean up the early printk support for fuloong(2e), (continued)
- [Gnewsense-dev] [loongson-support 08/27] clean up the early printk support for fuloong(2e), wuzhangjin, 2009/05/20
- [Gnewsense-dev] [loongson-support 09/27] enable Real Time Clock Support for fuloong(2e), wuzhangjin, 2009/05/20
- [Gnewsense-dev] Re: [loongson-support 00/27] linux PATCHes of loongson-based machines, Wu Zhangjin, 2009/05/20
- [Gnewsense-dev] Re: [loongson-support 00/27] linux PATCHes of loongson-based machines, Daniel Clark, 2009/05/20
- [Gnewsense-dev] [loongson-support 10/27] add loongson-specific cpu-feature-overrides.h, wuzhangjin, 2009/05/21
- [Gnewsense-dev] [loongson-support 11/27] split the loongson-specific part out, wuzhangjin, 2009/05/21
- [Gnewsense-dev] Re: [loongson-support 00/27] linux PATCHes of loongson-based machines,
Daniel Clark <=