X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/29d4c7b59532a39298e21f0abbc774dcff546b73..a1198fea55008976aae32846a8f58712ea0cbf12:/code/main.py diff --git a/code/main.py b/code/main.py index 15647b9..9be2b6c 100755 --- a/code/main.py +++ b/code/main.py @@ -426,7 +426,19 @@ def helpHandler(username, state, path, fields): simple = fields.getfirst('simple') subjects = fields.getlist('subject') - help_mapping = {'ParaVM Console': """ + help_mapping = { + 'Autoinstalls': """ +The autoinstaller builds a minimal Debian or Ubuntu system to run as a +ParaVM. You can access the resulting system by logging into the serial console server +with your Kerberos tickets; there is no root password and sshd will +refuse login.

+ +

Under the covers the autoinstaller uses our own patched version of +xen-create-image, which is a tool based on debootstrap. If you're +quick in logging into the serial console, you can see it running. +""", + 'ParaVM Console': """ ParaVM machines do not support local console access over VNC. To access the serial console of these machines, you can SSH with Kerberos to %s, using the name of the machine as your