Colin Walters | 1 Feb 2012 01:28
Picon

[ostree] run.sh: Enable qemu monitor by default

commit dea60e36dc97a57097d65e88c9d4177224f84fbb
Author: Colin Walters <walters <at> verbum.org>
Date:   Tue Jan 31 19:21:16 2012 -0500

    run.sh: Enable qemu monitor by default

 gnomeos/yocto/gnomeos-run.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnomeos/yocto/gnomeos-run.sh b/gnomeos/yocto/gnomeos-run.sh
index 00a996c..a95385e 100755
--- a/gnomeos/yocto/gnomeos-run.sh
+++ b/gnomeos/yocto/gnomeos-run.sh
 <at>  <at>  -128,4 +128,4  <at>  <at>  if ! echo $ARGS | grep -q 'ostree='; then
     ARGS="ostree=${BRANCH_PREFIX}runtime-current $ARGS"
 fi

-exec qemu-kvm -kernel ./tmp-eglibc/deploy/images/bzImage-qemux86.bin -hda gnomeos-fs.img -net
user -net nic,model=virtio -append "$ARGS"
+exec qemu-kvm -kernel ./tmp-eglibc/deploy/images/bzImage-qemux86.bin -hda gnomeos-fs.img -net
user -net nic,model=virtio -append "$ARGS" -monitor stdio
_______________________________________________
commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/commits-list

Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules
('topics') you want.


Gmane