summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2011-04-22 10:47:10 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2011-04-22 10:47:10 +0200
commitc8b90f42a9ddeb96256994b8c08b92074a2f3df9 (patch)
treee17bda7ef830c16ee9cbb03c6a5d1fa1890bbcab
parentce9eed77fd3d0c219bcf4ef0c2e583215f3a36f9 (diff)
explain how to change checkout/build paths
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 9f40921..1d724d2 100644
--- a/README
+++ b/README
@@ -16,6 +16,10 @@ jhbuild -f ~/spice/spice-jhbuild/jhbuildrc
and it will build qemu with spice support and smartcard support and
spice-gtk as the spice client.
+The source are downloaded into ~/spice, and the binaries installed to
+~/spice-run. If you want to tweak these paths, you can edit the
+~/spice/spice-jhbuild/jhbuildrc file, it should be self-explanatory.
+
It can be run with something like:
jhbuild -f ~/spice/spice-jhbuild/jhbuildrc run qemu-system-x86_64 -vga qxl -spice port=5924,disable-ticketing -enable-kvm
-m 512 -nographic -usbdevice tablet -cdrom ~/isos/livecd.iso