diff options
author | Lauri Leukkunen <lle@rahina.org> | 2007-04-10 12:20:49 +0300 |
---|---|---|
committer | Lauri Leukkunen <lle@rahina.org> | 2007-04-10 12:20:49 +0300 |
commit | efd2a29a9aee72bb4e3ef96885b36e051d9e357b (patch) | |
tree | 7452a6d100633cdc8e48ec7c6b0f4a11e3bd12c0 /README | |
parent | 3b76c5f153daeae64a5b46f8c2a0c608b5752e18 (diff) |
Change links to point to fdo1.99.0.2
Signed-off-by: Lauri Leukkunen <lle@rahina.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,7 @@ You need git to work with sbox2, get it from http://git.or.cz/. Clone the scratchbox 2 repository: -$ git clone http://rahina.org/repos/sbox2.git +$ git clone git://anongit.freedesktop.org/git/sbox2 Build using: @@ -34,7 +34,7 @@ it applies to your host system and intended target toolchain). You need Qemu for cpu-transparency. Debian/Etch and Debian/unstable provide a good one. Use it. If all else fails, there's a static qemu-arm-0.8.1-sb2 -available on http://rahina.org/sb2/. +available on http://freedesktop.org/wiki/Software_2fsbox2. After you're happy with your config you can simply start sb2: |