X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/7781f616208a2b2a4102e0a989c3567b64d2e3b2..a1198fea55008976aae32846a8f58712ea0cbf12:/code/main.py diff --git a/code/main.py b/code/main.py index 7060bb4..9be2b6c 100755 --- a/code/main.py +++ b/code/main.py @@ -427,11 +427,12 @@ def helpHandler(username, state, path, fields): subjects = fields.getlist('subject') help_mapping = { - 'Autoinstall': """ + '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 no sshd.

+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