summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLauri Leukkunen <lle@rahina.org>2007-05-25 00:17:58 +0300
committerLauri Leukkunen <lle@rahina.org>2007-05-25 00:17:58 +0300
commit52c128922c6ad78e5503307e0fba763c56c2c7bf (patch)
treeee2dbe6389c389a445667567b5e30ba55952bfb4
parent6bc8345c3f5b1365344957bbc1afdbb29932818c (diff)
Update README1.99.0.4
Signed-off-by: Lauri Leukkunen <lle@rahina.org>
-rw-r--r--README7
1 files changed, 2 insertions, 5 deletions
diff --git a/README b/README
index cd8a8d7..1161723 100644
--- a/README
+++ b/README
@@ -20,9 +20,6 @@ $ git clone git://anongit.freedesktop.org/git/sbox2
Build using:
$ cd sbox2
-$ ./autogen.sh
-$ ./configure
-$ make
$ make install prefix=$HOME/scratchbox
@@ -30,8 +27,8 @@ You need Qemu for cpu-transparency. Unfortunately at the moment no
qemu release works well with SB2. You can use these two patches to make
the CVS version of Qemu work:
-http://people.freedesktop.org/~lle/qemu-linux-user-path.diff
-http://people.freedesktop.org/~lle/qemu-linux-user-drop-preload.diff
+http://people.freedesktop.org/~lle/qemu-linux-user-path2.diff
+http://people.freedesktop.org/~lle/qemu-linux-user-drop-preload3.diff
If you're targeting ARM and are on a 32bit x86 machine, you can get a
good toolchain from CodeSourcery: