~ubuntu-branches/ubuntu/quantal/cloud-init/quantal

« back to all changes in this revision

Viewing changes to doc/ovf/README

  • Committer: Scott Moser
  • Date: 2011-02-19 05:49:39 UTC
  • mto: This revision was merged to the branch mainline in revision 83.
  • Revision ID: smoser@ubuntu.com-20110219054939-0vwbq9fh2h7qy3xk
Tags: upstream-0.6.1
ImportĀ upstreamĀ versionĀ 0.6.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
- environment.xml
2
2
  This is an example ovf environment file
 
3
  to make an iso that qualifies for the ISO transport, do:
 
4
    mkdir my-iso
 
5
    cp environment.xml my-iso/ovf-env.xml
 
6
    genisoimage -o transport.iso -r my-iso
 
7
  Then, boot with that ISO attached as a CDrom
3
8
- ProductSection.xml
4
9
  TODO: document what the ProductSection can look like
5
10
- maverick-server.ovf