Gentoo Archives: gentoo-embedded

From: Daniel <dragonheart@×××××××.au>
To: gentoo-embedded@g.o
Subject: Re: [gentoo-embedded] uclibc buildroot/ toolchain
Date: Tue, 09 Dec 2003 15:12:57
Message-Id: 200312100632.59019.dragonheart@tpg.com.au
In Reply to: Re: [gentoo-embedded] uclibc buildroot/ toolchain by david@futuretel.com
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On Wed, 10 Dec 2003 04:52 am, david@×××××××××.com wrote:
5 > I scanned through this and attempted to emerge it, but it either has
6 > the wrong download snapshot or is going to the wrong server.
7 > (eric mentioned to me that he changed DNS things around on the 2nd and
8 > some DNS cache's may not be updated)
9 >
10 > at anyrate I'm getting a 404 on the buildroot at this URL:
11 >
12 > http://uclibc.org/cgi-bin/cvsweb/buildroot/buildroot-20031206.tar.bz2
13 >
14
15 There's a note in the bug - a cvs snapshot is required.
16
17 Step 1: Obtain a version of the buildroot toolchain.
18
19 (ref http://www.uclibc.org/cvs_anon.html)
20
21 cvs -d:pserver:anonymous@××××××.org:/var/cvs login
22 (no password)
23 cvs -z3 -d:pserver:anonymous@××××××.org:/var/cvs co -P buildroot
24
25 tar -jcf /usr/portage/distfiles/buildroot-20031206.tar.bz2 buildroot
26
27 - --
28
29 Daniel Black
30 - --
31 Proudly a Gentoo Linux User.
32 GnuPG/PGP signed and encrypted email preferred
33 http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x32A64DC8
34 -----BEGIN PGP SIGNATURE-----
35 Version: GnuPG v1.2.3 (GNU/Linux)
36
37 iD8DBQE/1jiBTDSbtjKmTcgRAvkrAJwIw4G3tRS8fyhd/Em31qtO3rUHUQCgjdaB
38 J1Wc+0sGs/Y/AZ8mUwe1rps=
39 =xoKH
40 -----END PGP SIGNATURE-----
41
42
43 --
44 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] uclibc buildroot/ toolchain david@×××××××××.com