blob: f674ea7c0a6bfe18d75c2fbd0eaa96e247e2e741 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
- environment.xml
This is an example ovf environment file
to make an iso that qualifies for the ISO transport, do:
mkdir my-iso
cp environment.xml my-iso/ovf-env.xml
genisoimage -o transport.iso -r my-iso
Then, boot with that ISO attached as a CDrom
- ProductSection.xml
TODO: document what the ProductSection can look like
- maverick-server.ovf
Example generated by virtualbox "export" of a simple VM
|