------------------------------------------------------------ revno: 426 committer: Jean-Vincent Loddo <lo...@lipn.univ-paris13.fr> branch nick: marionnet timestamp: Wed 2013-07-03 20:20:33 +0200 message: Improved robustness of the mechanism providing the time-zone information to the guest. We have now a new marionnet.conf's variable named "MARIONNET_TIMEZONE" that is prioritary. If it is not set, we look the content of the host environment variable TZ. As third attempt, we try to look into the file "/etc/timezone". As fourth and last attempt, the host provides the result of the command "date +%:z" and the guest will set TZ (in /etc/profile) according to this value (by the script `marionnet_relay' at the startup (forthcoming commit)). Requires ocamlbricks revno 367. modified: configuration.ml initialization.ml share/marionnet.conf simulation_level.ml
-- 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