| 1 | <?xml version="1.0"?>
|
|---|
| 2 | <Envelope ovf:version="1.0" xml:lang="en-US" xmlns="http://schemas.dmtf.org/ovf/envelope/1" xmlns:ovf="http://schemas.dmtf.org/ovf/envelope/1" xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData" xmlns:vssd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_VirtualSystemSettingData" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:vbox="http://www.virtualbox.org/ovf/machine">
|
|---|
| 3 | <References>
|
|---|
| 4 | <File ovf:href="cs50-2.0b1.vmdk" ovf:id="file1" ovf:size="921313792"/>
|
|---|
| 5 | </References>
|
|---|
| 6 | <DiskSection>
|
|---|
| 7 | <Info>List of the virtual disks used in the package</Info>
|
|---|
| 8 | <Disk ovf:capacity="17179869184" ovf:diskId="vmdisk1" ovf:fileRef="file1" ovf:format="http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized" vbox:uuid="24c3e107-76b2-4a30-98cc-138f9907c961"/>
|
|---|
| 9 | </DiskSection>
|
|---|
| 10 | <NetworkSection>
|
|---|
| 11 | <Info>Logical networks used in the package</Info>
|
|---|
| 12 | <Network ovf:name="HostOnly">
|
|---|
| 13 | <Description>Logical network used by this appliance.</Description>
|
|---|
| 14 | </Network>
|
|---|
| 15 | <Network ovf:name="NAT">
|
|---|
| 16 | <Description>Logical network used by this appliance.</Description>
|
|---|
| 17 | </Network>
|
|---|
| 18 | </NetworkSection>
|
|---|
| 19 | <VirtualSystem ovf:id="CS50 in a Box 2.0b1">
|
|---|
| 20 | <Info>A virtual machine</Info>
|
|---|
| 21 | <ProductSection>
|
|---|
| 22 | <Info>Meta-information about the installed software</Info>
|
|---|
| 23 | <Product>CS50 Appliance</Product>
|
|---|
| 24 | <Vendor>CS50</Vendor>
|
|---|
| 25 | <Version>2.0b1</Version>
|
|---|
| 26 | <VendorUrl>http://cs50.tv/</VendorUrl>
|
|---|
| 27 | </ProductSection>
|
|---|
| 28 | <EulaSection>
|
|---|
| 29 | <Info>License agreement for the virtual system</Info>
|
|---|
| 30 | <License>http://creativecommons.org/licenses/by-nc-sa/3.0/</License>
|
|---|
| 31 | </EulaSection>
|
|---|
| 32 | <OperatingSystemSection ovf:id="99">
|
|---|
| 33 | <Info>The kind of installed guest operating system</Info>
|
|---|
| 34 | <Description>Linux26</Description>
|
|---|
| 35 | </OperatingSystemSection>
|
|---|
| 36 | <VirtualHardwareSection>
|
|---|
| 37 | <Info>Virtual hardware requirements for a virtual machine</Info>
|
|---|
| 38 | <System>
|
|---|
| 39 | <vssd:ElementName>Virtual Hardware Family</vssd:ElementName>
|
|---|
| 40 | <vssd:InstanceID>0</vssd:InstanceID>
|
|---|
| 41 | <vssd:VirtualSystemIdentifier>CS50 in a Box 2.0b1</vssd:VirtualSystemIdentifier>
|
|---|
| 42 | <vssd:VirtualSystemType>virtualbox-2.2</vssd:VirtualSystemType>
|
|---|
| 43 | </System>
|
|---|
| 44 | <Item>
|
|---|
| 45 | <rasd:Caption>1 virtual CPU</rasd:Caption>
|
|---|
| 46 | <rasd:Description>Number of virtual CPUs</rasd:Description>
|
|---|
| 47 | <rasd:ElementName>1 virtual CPU</rasd:ElementName>
|
|---|
| 48 | <rasd:InstanceID>1</rasd:InstanceID>
|
|---|
| 49 | <rasd:ResourceType>3</rasd:ResourceType>
|
|---|
| 50 | <rasd:VirtualQuantity>1</rasd:VirtualQuantity>
|
|---|
| 51 | </Item>
|
|---|
| 52 | <Item>
|
|---|
| 53 | <rasd:AllocationUnits>MegaBytes</rasd:AllocationUnits>
|
|---|
| 54 | <rasd:Caption>512 MB of memory</rasd:Caption>
|
|---|
| 55 | <rasd:Description>Memory Size</rasd:Description>
|
|---|
| 56 | <rasd:ElementName>512 MB of memory</rasd:ElementName>
|
|---|
| 57 | <rasd:InstanceID>2</rasd:InstanceID>
|
|---|
| 58 | <rasd:ResourceType>4</rasd:ResourceType>
|
|---|
| 59 | <rasd:VirtualQuantity>512</rasd:VirtualQuantity>
|
|---|
| 60 | </Item>
|
|---|
| 61 | <Item>
|
|---|
| 62 | <rasd:Address>0</rasd:Address>
|
|---|
| 63 | <rasd:Caption>ideController0</rasd:Caption>
|
|---|
| 64 | <rasd:Description>IDE Controller</rasd:Description>
|
|---|
| 65 | <rasd:ElementName>ideController0</rasd:ElementName>
|
|---|
| 66 | <rasd:InstanceID>3</rasd:InstanceID>
|
|---|
| 67 | <rasd:ResourceSubType>PIIX4</rasd:ResourceSubType>
|
|---|
| 68 | <rasd:ResourceType>5</rasd:ResourceType>
|
|---|
| 69 | </Item>
|
|---|
| 70 | <Item>
|
|---|
| 71 | <rasd:Address>1</rasd:Address>
|
|---|
| 72 | <rasd:Caption>ideController1</rasd:Caption>
|
|---|
| 73 | <rasd:Description>IDE Controller</rasd:Description>
|
|---|
| 74 | <rasd:ElementName>ideController1</rasd:ElementName>
|
|---|
| 75 | <rasd:InstanceID>4</rasd:InstanceID>
|
|---|
| 76 | <rasd:ResourceSubType>PIIX4</rasd:ResourceSubType>
|
|---|
| 77 | <rasd:ResourceType>5</rasd:ResourceType>
|
|---|
| 78 | </Item>
|
|---|
| 79 | <Item>
|
|---|
| 80 | <rasd:AutomaticAllocation>true</rasd:AutomaticAllocation>
|
|---|
| 81 | <rasd:Caption>Ethernet adapter on 'NAT'</rasd:Caption>
|
|---|
| 82 | <rasd:Connection>NAT</rasd:Connection>
|
|---|
| 83 | <rasd:ElementName>Ethernet adapter on 'NAT'</rasd:ElementName>
|
|---|
| 84 | <rasd:InstanceID>5</rasd:InstanceID>
|
|---|
| 85 | <rasd:ResourceSubType>PCNet32</rasd:ResourceSubType>
|
|---|
| 86 | <rasd:ResourceType>10</rasd:ResourceType>
|
|---|
| 87 | </Item>
|
|---|
| 88 | <Item>
|
|---|
| 89 | <rasd:AutomaticAllocation>true</rasd:AutomaticAllocation>
|
|---|
| 90 | <rasd:Caption>Ethernet adapter on 'HostOnly'</rasd:Caption>
|
|---|
| 91 | <rasd:Connection>HostOnly</rasd:Connection>
|
|---|
| 92 | <rasd:ElementName>Ethernet adapter on 'HostOnly'</rasd:ElementName>
|
|---|
| 93 | <rasd:InstanceID>6</rasd:InstanceID>
|
|---|
| 94 | <rasd:ResourceSubType>PCNet32</rasd:ResourceSubType>
|
|---|
| 95 | <rasd:ResourceType>10</rasd:ResourceType>
|
|---|
| 96 | </Item>
|
|---|
| 97 | <Item>
|
|---|
| 98 | <rasd:Address>0</rasd:Address>
|
|---|
| 99 | <rasd:Caption>usb</rasd:Caption>
|
|---|
| 100 | <rasd:Description>USB Controller</rasd:Description>
|
|---|
| 101 | <rasd:ElementName>usb</rasd:ElementName>
|
|---|
| 102 | <rasd:InstanceID>7</rasd:InstanceID>
|
|---|
| 103 | <rasd:ResourceType>23</rasd:ResourceType>
|
|---|
| 104 | </Item>
|
|---|
| 105 | <Item>
|
|---|
| 106 | <rasd:AddressOnParent>3</rasd:AddressOnParent>
|
|---|
| 107 | <rasd:AutomaticAllocation>false</rasd:AutomaticAllocation>
|
|---|
| 108 | <rasd:Caption>sound</rasd:Caption>
|
|---|
| 109 | <rasd:Description>Sound Card</rasd:Description>
|
|---|
| 110 | <rasd:ElementName>sound</rasd:ElementName>
|
|---|
| 111 | <rasd:InstanceID>8</rasd:InstanceID>
|
|---|
| 112 | <rasd:ResourceSubType>ensoniq1371</rasd:ResourceSubType>
|
|---|
| 113 | <rasd:ResourceType>35</rasd:ResourceType>
|
|---|
| 114 | </Item>
|
|---|
| 115 | <Item>
|
|---|
| 116 | <rasd:AddressOnParent>0</rasd:AddressOnParent>
|
|---|
| 117 | <rasd:Caption>disk1</rasd:Caption>
|
|---|
| 118 | <rasd:Description>Disk Image</rasd:Description>
|
|---|
| 119 | <rasd:ElementName>disk1</rasd:ElementName>
|
|---|
| 120 | <rasd:HostResource>/disk/vmdisk1</rasd:HostResource>
|
|---|
| 121 | <rasd:InstanceID>9</rasd:InstanceID>
|
|---|
| 122 | <rasd:Parent>3</rasd:Parent>
|
|---|
| 123 | <rasd:ResourceType>17</rasd:ResourceType>
|
|---|
| 124 | </Item>
|
|---|
| 125 | <Item>
|
|---|
| 126 | <rasd:AddressOnParent>0</rasd:AddressOnParent>
|
|---|
| 127 | <rasd:AutomaticAllocation>true</rasd:AutomaticAllocation>
|
|---|
| 128 | <rasd:Caption>cdrom1</rasd:Caption>
|
|---|
| 129 | <rasd:Description>CD-ROM Drive</rasd:Description>
|
|---|
| 130 | <rasd:ElementName>cdrom1</rasd:ElementName>
|
|---|
| 131 | <rasd:InstanceID>10</rasd:InstanceID>
|
|---|
| 132 | <rasd:Parent>4</rasd:Parent>
|
|---|
| 133 | <rasd:ResourceType>15</rasd:ResourceType>
|
|---|
| 134 | </Item>
|
|---|
| 135 | <Item>
|
|---|
| 136 | <rasd:AddressOnParent>0</rasd:AddressOnParent>
|
|---|
| 137 | <rasd:AutomaticAllocation>true</rasd:AutomaticAllocation>
|
|---|
| 138 | <rasd:Caption>cdrom1</rasd:Caption>
|
|---|
| 139 | <rasd:Description>CD-ROM Drive</rasd:Description>
|
|---|
| 140 | <rasd:ElementName>cdrom1</rasd:ElementName>
|
|---|
| 141 | <rasd:InstanceID>11</rasd:InstanceID>
|
|---|
| 142 | <rasd:Parent>4</rasd:Parent>
|
|---|
| 143 | <rasd:ResourceType>15</rasd:ResourceType>
|
|---|
| 144 | </Item>
|
|---|
| 145 | </VirtualHardwareSection>
|
|---|
| 146 | <vbox:Machine ovf:required="false" version="1.10-macosx" uuid="{6fafaa27-10c7-45f8-ac21-a374ae3d5a09}" name="CS50 in a Box 2.0b1" OSType="Fedora" lastStateChange="2010-07-05T17:42:04Z">
|
|---|
| 147 | <ovf:Info>Complete VirtualBox machine configuration in VirtualBox format</ovf:Info>
|
|---|
| 148 | <ExtraData>
|
|---|
| 149 | <ExtraDataItem name="GUI/LastGuestSizeHint" value="720,400"/>
|
|---|
| 150 | <ExtraDataItem name="GUI/LastWindowPostion" value="1352,182,720,422"/>
|
|---|
| 151 | <ExtraDataItem name="GUI/MiniToolBarAlignment" value="bottom"/>
|
|---|
| 152 | <ExtraDataItem name="GUI/SaveMountedAtRuntime" value="yes"/>
|
|---|
| 153 | <ExtraDataItem name="GUI/ShowMiniToolBar" value="yes"/>
|
|---|
| 154 | </ExtraData>
|
|---|
| 155 | <Hardware version="2">
|
|---|
| 156 | <CPU count="1" hotplug="false">
|
|---|
| 157 | <HardwareVirtEx enabled="true" exclusive="false"/>
|
|---|
| 158 | <HardwareVirtExNestedPaging enabled="true"/>
|
|---|
| 159 | <HardwareVirtExVPID enabled="true"/>
|
|---|
| 160 | <PAE enabled="false"/>
|
|---|
| 161 | </CPU>
|
|---|
| 162 | <Memory RAMSize="512" PageFusion="false"/>
|
|---|
| 163 | <HID Pointing="USBTablet" Keyboard="PS2Keyboard"/>
|
|---|
| 164 | <HPET enabled="false"/>
|
|---|
| 165 | <Boot>
|
|---|
| 166 | <Order position="1" device="Floppy"/>
|
|---|
| 167 | <Order position="2" device="DVD"/>
|
|---|
| 168 | <Order position="3" device="HardDisk"/>
|
|---|
| 169 | <Order position="4" device="None"/>
|
|---|
| 170 | </Boot>
|
|---|
| 171 | <Display VRAMSize="17" monitorCount="1" accelerate3D="false" accelerate2DVideo="false"/>
|
|---|
| 172 | <RemoteDisplay enabled="false" port="3389" authType="Null">
|
|---|
| 173 | <VideoChannel enabled="false" quality="75"/>
|
|---|
| 174 | </RemoteDisplay>
|
|---|
| 175 | <BIOS>
|
|---|
| 176 | <ACPI enabled="true"/>
|
|---|
| 177 | <IOAPIC enabled="false"/>
|
|---|
| 178 | <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
|
|---|
| 179 | <BootMenu mode="MessageAndMenu"/>
|
|---|
| 180 | <TimeOffset value="0"/>
|
|---|
| 181 | <PXEDebug enabled="false"/>
|
|---|
| 182 | </BIOS>
|
|---|
| 183 | <USBController enabled="true" enabledEhci="true"/>
|
|---|
| 184 | <Network>
|
|---|
| 185 | <Adapter slot="0" enabled="true" MACAddress="0800270AD861" cable="true" speed="0" type="Am79C973">
|
|---|
| 186 | <NAT>
|
|---|
| 187 | <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
|
|---|
| 188 | <Alias logging="false" proxy-only="false" use-same-ports="false"/>
|
|---|
| 189 | </NAT>
|
|---|
| 190 | </Adapter>
|
|---|
| 191 | <Adapter slot="1" enabled="true" MACAddress="080027EC3875" cable="true" speed="0" type="Am79C973">
|
|---|
| 192 | <DisabledModes>
|
|---|
| 193 | <NAT>
|
|---|
| 194 | <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
|
|---|
| 195 | <Alias logging="false" proxy-only="false" use-same-ports="false"/>
|
|---|
| 196 | </NAT>
|
|---|
| 197 | </DisabledModes>
|
|---|
| 198 | <HostOnlyInterface name="vboxnet0"/>
|
|---|
| 199 | </Adapter>
|
|---|
| 200 | <Adapter slot="2" enabled="false" MACAddress="080027B71F78" cable="true" speed="0" type="82540EM">
|
|---|
| 201 | <DisabledModes>
|
|---|
| 202 | <NAT>
|
|---|
| 203 | <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
|
|---|
| 204 | <Alias logging="false" proxy-only="false" use-same-ports="false"/>
|
|---|
| 205 | </NAT>
|
|---|
| 206 | </DisabledModes>
|
|---|
| 207 | </Adapter>
|
|---|
| 208 | <Adapter slot="3" enabled="false" MACAddress="080027965757" cable="true" speed="0" type="82540EM">
|
|---|
| 209 | <DisabledModes>
|
|---|
| 210 | <NAT>
|
|---|
| 211 | <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
|
|---|
| 212 | <Alias logging="false" proxy-only="false" use-same-ports="false"/>
|
|---|
| 213 | </NAT>
|
|---|
| 214 | </DisabledModes>
|
|---|
| 215 | </Adapter>
|
|---|
| 216 | <Adapter slot="4" enabled="false" MACAddress="080027517AF8" cable="true" speed="0" type="82540EM">
|
|---|
| 217 | <DisabledModes>
|
|---|
| 218 | <NAT>
|
|---|
| 219 | <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
|
|---|
| 220 | <Alias logging="false" proxy-only="false" use-same-ports="false"/>
|
|---|
| 221 | </NAT>
|
|---|
| 222 | </DisabledModes>
|
|---|
| 223 | </Adapter>
|
|---|
| 224 | <Adapter slot="5" enabled="false" MACAddress="0800271F9663" cable="true" speed="0" type="82540EM">
|
|---|
| 225 | <DisabledModes>
|
|---|
| 226 | <NAT>
|
|---|
| 227 | <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
|
|---|
| 228 | <Alias logging="false" proxy-only="false" use-same-ports="false"/>
|
|---|
| 229 | </NAT>
|
|---|
| 230 | </DisabledModes>
|
|---|
| 231 | </Adapter>
|
|---|
| 232 | <Adapter slot="6" enabled="false" MACAddress="080027C73C3E" cable="true" speed="0" type="82540EM">
|
|---|
| 233 | <DisabledModes>
|
|---|
| 234 | <NAT>
|
|---|
| 235 | <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
|
|---|
| 236 | <Alias logging="false" proxy-only="false" use-same-ports="false"/>
|
|---|
| 237 | </NAT>
|
|---|
| 238 | </DisabledModes>
|
|---|
| 239 | </Adapter>
|
|---|
| 240 | <Adapter slot="7" enabled="false" MACAddress="080027902D5C" cable="true" speed="0" type="82540EM">
|
|---|
| 241 | <DisabledModes>
|
|---|
| 242 | <NAT>
|
|---|
| 243 | <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
|
|---|
| 244 | <Alias logging="false" proxy-only="false" use-same-ports="false"/>
|
|---|
| 245 | </NAT>
|
|---|
| 246 | </DisabledModes>
|
|---|
| 247 | </Adapter>
|
|---|
| 248 | </Network>
|
|---|
| 249 | <UART>
|
|---|
| 250 | <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 251 | <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 252 | </UART>
|
|---|
| 253 | <LPT>
|
|---|
| 254 | <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 255 | <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 256 | </LPT>
|
|---|
| 257 | <AudioAdapter controller="AC97" driver="CoreAudio" enabled="true"/>
|
|---|
| 258 | <RTC localOrUTC="UTC"/>
|
|---|
| 259 | <SharedFolders/>
|
|---|
| 260 | <Clipboard mode="Bidirectional"/>
|
|---|
| 261 | <IO>
|
|---|
| 262 | <IoCache enabled="true" size="5"/>
|
|---|
| 263 | <IoBandwidth max="0"/>
|
|---|
| 264 | </IO>
|
|---|
| 265 | <Guest memoryBalloonSize="0"/>
|
|---|
| 266 | <GuestProperties>
|
|---|
| 267 | <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1278350459996056000" flags=""/>
|
|---|
| 268 | </GuestProperties>
|
|---|
| 269 | </Hardware>
|
|---|
| 270 | <StorageControllers>
|
|---|
| 271 | <StorageController name="IDE Controller" type="PIIX4" PortCount="2" useHostIOCache="true">
|
|---|
| 272 | <AttachedDevice type="HardDisk" port="0" device="0">
|
|---|
| 273 | <Image uuid="{24c3e107-76b2-4a30-98cc-138f9907c961}"/>
|
|---|
| 274 | </AttachedDevice>
|
|---|
| 275 | <AttachedDevice passthrough="false" type="DVD" port="0" device="1"/>
|
|---|
| 276 | <AttachedDevice passthrough="false" type="DVD" port="1" device="0"/>
|
|---|
| 277 | </StorageController>
|
|---|
| 278 | </StorageControllers>
|
|---|
| 279 | </vbox:Machine>
|
|---|
| 280 | </VirtualSystem>
|
|---|
| 281 | </Envelope>
|
|---|