Pointers to dvds and vmdk
[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
13 ## What it works with
14
15 The Image should work with:
16
17 * xen (tested)
18 * Virtualbox (tested)
19 * qemu (tested)
20 * Vmware
21
22 The image expects:
23
24 * PAE to be enabled
25 * An ioapic to be enabled
26
27
28
29 ## Consoles
30
31 Consoles are available on hvc0 (virt_ops console for xen), ttyS0 (serial console) and on the monitor and keyboard.
32
33 ## Logging in
34
35 There is one account; user moonshot with password moonshot.
36
37 ## testing Moonshot
38
39  *         cd krb5-1.9/src/appl/gss-sample
40 *          ./gss-server  host@moonshot-test.project-moonshot.org
41 *          ./gss-client  -mech "{1 3 6 1 4 1 5322 22 1 18}" \
42                -user steve@local -pass testing  127.0.0.1 host@localhost  bar                                    
43
44 # Obtaining Images
45
46 Sources to the GPL items included in the image can be found in Debian
47 squeeze's source repository. One way to get these sources is to
48 download the source 1
49 [DVD](http://moonshot-image.s3.amazonaws.com/debian-6.0.0-source-DVD-1.iso)
50
51 *
52   [moonshot-20110311.vmdk](http://moonshot-image.s3.amazonaws.com/moonshot-20110311.vmdk)
53