Skip to content

Commit

Permalink
Added hostiocache option to all the definition.rb files
Browse files Browse the repository at this point in the history
  • Loading branch information
jedi4ever committed Apr 27, 2011
1 parent b69b3d6 commit 147e0bc
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 16 deletions.
2 changes: 1 addition & 1 deletion templates/Archlinux-latest/definition.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Veewee::Session.declare( {
:cpu_count => '1', :memory_size=> '256',
:disk_size => '10140', :disk_format => 'VDI',:disk_size => '10240' ,
:disk_size => '10140', :disk_format => 'VDI',:hostiocache => 'off',
:os_type_id => 'Linux',
:iso_file => "systemrescuecd-x86-2.0.0.iso",
:iso_src => "http://downloads.sourceforge.net/project/systemrescuecd/sysresccd-x86/2.0.0/systemrescuecd-x86-2.0.0.iso?r=http%3A%2F%2Fwww.sysresccd.org%2FDownload&ts=1297107227&use_mirror=ignum",
Expand Down
2 changes: 1 addition & 1 deletion templates/CentOS-4.8-i386/definition.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Veewee::Session.declare( {
:cpu_count => '1', :memory_size=> '384',
:disk_size => '10140', :disk_format => 'VDI',:disk_size => '10240' ,
:disk_size => '10140', :disk_format => 'VDI',:hostiocache => 'off',
:os_type_id => 'RedHat',
:iso_file => "CentOS-4.8-i386-bin-DVD.iso", :iso_src => "", :iso_md5 => "", :iso_download_timeout => 1000,
:boot_wait => "10",:boot_cmd_sequence => [ 'linux text ks=http://%IP%:%PORT%/ks.cfg<Enter>' ],
Expand Down
2 changes: 1 addition & 1 deletion templates/CentOS-5.5-i386-netboot/definition.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Veewee::Session.declare( {
:cpu_count => '1', :memory_size=> '384',
:disk_size => '10140', :disk_format => 'VDI',:disk_size => '10240' ,
:disk_size => '10140', :disk_format => 'VDI',:hostiocache => 'off',
:os_type_id => 'RedHat',
:iso_file => "CentOS-5.5-i386-netinstall.iso",
:iso_src => "http://mirror.bytemark.co.uk/centos/5.5/isos/i386/CentOS-5.5-i386-netinstall.iso",
Expand Down
2 changes: 1 addition & 1 deletion templates/CentOS-5.5-i386/definition.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Veewee::Session.declare( {
:cpu_count => '1', :memory_size=> '384',
:disk_size => '10140', :disk_format => 'VDI',:disk_size => '10240' ,
:disk_size => '10140', :disk_format => 'VDI',:hostiocache => 'off',
:os_type_id => 'RedHat',
:iso_file => "CentOS-5.5-i386-bin-DVD.iso", :iso_src => "", :iso_md5 => "75c92246479df172de41b14c9b966344", :iso_download_timeout => 1000,
:boot_wait => "10",:boot_cmd_sequence => [
Expand Down
4 changes: 1 addition & 3 deletions templates/Debian-6.0-amd64-netboot/definition.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
Veewee::Session.declare( {
:cpu_count => '1',
:memory_size=> '256',
:disk_size => '10140',
:disk_format => 'VDI',
:disk_size => '10240' ,
:disk_size => '10140', :disk_format => 'VDI',:hostiocache => 'off',
:os_type_id => 'Debian_64',
:iso_file => "debian-6.0.0-amd64-netinst.iso",
:iso_src => "http://ftp.acc.umu.se/debian-cd/current/amd64/iso-cd/debian-6.0.0-amd64-netinst.iso",
Expand Down
2 changes: 1 addition & 1 deletion templates/Sysrescuecd-2.0.0-experimental/definition.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Veewee::Session.declare( {
:cpu_count => '1', :memory_size=> '256',
:disk_size => '10140', :disk_format => 'VDI',:disk_size => '10240' ,
:disk_size => '10140', :disk_format => 'VDI',:hostiocache => 'off',
:os_type_id => 'Linux',
:iso_file => "systemrescuecd-x86-2.0.0.iso",
:iso_src => "http://downloads.sourceforge.net/project/systemrescuecd/sysresccd-x86/2.0.0/systemrescuecd-x86-2.0.0.iso",
Expand Down
2 changes: 1 addition & 1 deletion templates/freebsd-8.2-experimental/definition.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Veewee::Session.declare( {
:cpu_count => '1', :memory_size=> '256',
:disk_size => '10140', :disk_format => 'VDI',:disk_size => '10240' ,
:disk_size => '10140', :disk_format => 'VDI',:hostiocache => 'off',
:os_type_id => 'FreeBSD_64',
:iso_file => "mfsbsd-8.2-amd64.iso",
:iso_src => "http://mfsbsd.vx.sk/iso/mfsbsd-8.2-amd64.iso",
Expand Down
2 changes: 1 addition & 1 deletion templates/freebsd-8.2-i386-pcbsdinstaller/definition.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Veewee::Session.declare( {
:cpu_count => '1', :memory_size=> '768',
:disk_size => '10140', :disk_format => 'VDI',:disk_size => '10240' ,
:disk_size => '10140', :disk_format => 'VDI',:hostiocache => 'off',
:os_type_id => 'FreeBSD',
:iso_file => "PCBSD8.2-x86-DVD.iso",
:iso_src => "ftp://mirrors.isc.org/pub/pcbsd/8.2/i386/PCBSD8.2-x86-DVD.iso",
Expand Down
2 changes: 1 addition & 1 deletion templates/ubuntu-10.04.1-server-amd64/definition.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Veewee::Session.declare( {
:cpu_count => '1', :memory_size=> '384',
:disk_size => '10140', :disk_format => 'VDI',:disk_size => '10240' ,
:disk_size => '10140', :disk_format => 'VDI',:hostiocache => 'off',
:os_type_id => 'Ubuntu_64',
:iso_file => "ubuntu-10.04.1-server-amd64.iso",
:iso_src => "http://releases.ubuntu.com/10.04.1/ubuntu-10.04.1-server-amd64.iso",
Expand Down
2 changes: 1 addition & 1 deletion templates/ubuntu-10.04.1-server-i386/definition.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Veewee::Session.declare( {
:cpu_count => '1', :memory_size=> '384',
:disk_size => '10140', :disk_format => 'VDI',:disk_size => '10240' ,
:disk_size => '10140', :disk_format => 'VDI',:hostiocache => 'off',
:os_type_id => 'Ubuntu',
:iso_file => "ubuntu-10.04.1-server-i386.iso",
:iso_src => "http://releases.ubuntu.com/10.04.1/ubuntu-10.04.1-server-i386.iso",
Expand Down
2 changes: 1 addition & 1 deletion templates/ubuntu-10.10-server-amd64-netboot/definition.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Veewee::Session.declare( {
:cpu_count => '1', :memory_size=> '256',
:disk_size => '10140', :disk_format => 'VDI',:disk_size => '10240' ,
:disk_size => '10140', :disk_format => 'VDI',:hostiocache => 'off',
:os_type_id => 'Ubuntu_64',
:iso_file => "ubuntu-10.10-server-amd64-netboot.iso",
:iso_src => "http://archive.ubuntu.com/ubuntu/dists/maverick/main/installer-amd64/current/images/netboot/mini.iso",
Expand Down
2 changes: 1 addition & 1 deletion templates/ubuntu-10.10-server-amd64/definition.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Veewee::Session.declare( {
:cpu_count => '1', :memory_size=> '384',
:disk_size => '10140', :disk_format => 'VDI',
:disk_size => '10140', :disk_format => 'VDI',:hostiocache => 'off',
:os_type_id => 'Ubuntu_64',
:iso_file => "ubuntu-10.10-server-amd64.iso",
:iso_src => "http://releases.ubuntu.com/maverick/ubuntu-10.10-server-amd64.iso",
Expand Down
2 changes: 1 addition & 1 deletion templates/ubuntu-10.10-server-i386-netboot/definition.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Veewee::Session.declare( {
:cpu_count => '1', :memory_size=> '384',
:disk_size => '10140', :disk_format => 'VDI',:disk_size => '10240' ,
:disk_size => '10140', :disk_format => 'VDI',:hostiocache => 'off',
:os_type_id => 'Ubuntu',
:iso_file => "ubuntu-10.10-server-i386-netboot.iso",
:iso_src => "http://archive.ubuntu.com/ubuntu/dists/maverick/main/installer-i386/current/images/netboot/mini.iso",
Expand Down
2 changes: 1 addition & 1 deletion templates/ubuntu-10.10-server-i386/definition.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Veewee::Session.declare( {
:cpu_count => '1', :memory_size=> '384',
:disk_size => '10140', :disk_format => 'VDI',:disk_size => '10240' ,
:disk_size => '10140', :disk_format => 'VDI',:hostiocache => 'off',
:os_type_id => 'Ubuntu',
:iso_file => "ubuntu-10.10-server-i386.iso",
:iso_src => "http://releases.ubuntu.com/maverick/ubuntu-10.10-server-i386.iso",
Expand Down

0 comments on commit 147e0bc

Please sign in to comment.