From mboxrd@z Thu Jan 1 00:00:00 1970 From: Songmao Tian Date: Fri, 06 Jul 2007 21:09:07 +0800 Subject: [U-Boot-Users] ????: U-Boot-NG ? In-Reply-To: <20070706114629.GA24755@herry.saufen> References: <20070630020850.22A711B2CB9@mercury.denx.de> <20070702164755.GC3361@leda.ptxnet.pengutronix.de> <7d73e7d80707052339q691be04bo4e46305a4978a405@mail.gmail.com> <20070706114629.GA24755@herry.saufen> Message-ID: <468E3EF3.7030005@lemote.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Sascha Hauer wrote: > On Fri, Jul 06, 2007 at 02:39:29PM +0800, Songmao Tian wrote: > >> I can't reach the links in my network, what a pity, are they still valid? >> >> >> > > Sorry, our DNS server is down. you can still get the repositories here: > > > git clone http://iocaste.penguin/git/U-Boot-NG.git > git clone http://iocaste.penguin/git/U-Boot-NG-wdimport.git > > The first one is the one originally posted, but outdated since it does > not contain a clean starting point. The second one is the one likely to > be moving to the custodian page soon. > > Regards, > > Sascha > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > U-Boot-Users mailing list > U-Boot-Users at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users > > > Thanks, but there's still some problem. loongson at debian:~/project/u-boot/ng$ git clone http://iocaste.penguin/git/U-Boot-NG-wdimport.git Initialized empty Git repository in /home/loongson/project/u-boot/ng/U-Boot-NG-wdimport/.git/ Cannot get remote repository information. Perhaps git-update-server-info needs to be run there? loongson at debian:~/project/u-boot/ng$ git clone http://iocaste.penguin/git/U-Boot-NG.git Initialized empty Git repository in /home/loongson/project/u-boot/ng/U-Boot-NG/.git/ Cannot get remote repository information. Perhaps git-update-server-info needs to be run there? Tian