------------------------------------------------------------
revno: 449
committer: Jean-Vincent Loddo <lo...@lipn.univ-paris13.fr>
branch nick: marionnet
timestamp: Thu 2014-05-15 15:45:57 +0200
message:
  Fixed the problem of exporting the display in a virtual machine launched by a 
remote instance of marionnet (e.g. ssh -X $SERVER marionnet). Marionnet 
transmits now the MIT-MAGIC-COOKIE-1 to its virtual machines via the file 
/hosts/boot_parameters. The future virtual machines will be able to exploit 
this information (by the script `marionnet_relay'). For the old machines, it's 
possible to fix the problem manually by the following sequence of commands:
  $ source /mnt/hostfs/boot_parameters
  $ xauth add $DISPLAY . $mit_magic_cookie_1
modified:
  simulation_level.ml
  uml/guest/marionnet-relay
  useful-scripts/marionnet_from_scratch
  x.ml
  x.mli


--
lp:marionnet
https://code.launchpad.net/~marionnet-drivers/marionnet/trunk

Your team marionnet-dev is subscribed to branch lp:marionnet.
To unsubscribe from this branch go to 
https://code.launchpad.net/~marionnet-drivers/marionnet/trunk/+edit-subscription

_______________________________________________
Mailing list: https://launchpad.net/~marionnet-dev
Post to     : marionnet-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~marionnet-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to