Add toc, fix list
[devwiki.git] / vmdk.mdwn
1 [[!meta title="VM images"]]
2 [[!toc]]
3
4 There is a Moonshot test VM image that contains a complete development environment for Moonshot. In particular it contains:
5
6 * compiler, debugger
7 * Sources for moonshot, Shibboleth, libradsec and the like
8 * All dependencies mentioned [[here|building]]
9 * A build of the [MIT Kerberos](http://web.mit.edu/kerberos/) gss-sample applications
10 * A configured freeradius server
11
12 The image is based off Debian squeeze Until a reasonable mechanism to
13 distribute Debian source media to comply with the GPL is made, contact
14 Sam Hartman for a copy of the image. It is around 1.7G in size.
15
16 ## What it works with
17
18 The Image should work with:
19
20 * xen (tested)
21 * Virtualbox (tested)
22 * qemu (tested)
23 * Vmware
24
25
26 ## Consoles
27
28 Consoles are available on hvc0 (virt_ops console for xen), ttyS0 (serial console) and on the monitor and keyboard.
29
30 ## Logging in
31
32 There is one account; user moonshot with password moonshot.
33
34 ## testing Moonshot
35
36  *         cd krb5-1.9/src/appl/gss-sample
37 *          ./gss-server  host@moonshot-test.project-moonshot.org
38 *          ./gss-client  -mech "{1 3 6 1 4 1 5322 22 1 18}" \
39                -user steve@local -pass testing  127.0.0.1 host@localhost  bar