Debian 7.0.0 in archives

Debian released 7.1 and moved the old image to archives. Updated with
the archives link to the -netinst image.

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
Prasanna Santhanam 2013-06-22 16:23:58 +05:30
parent 59d7c94247
commit 4591f94a0b
3 changed files with 5 additions and 5 deletions

View File

@ -3,9 +3,9 @@ Veewee::Definition.declare({
:memory_size=> '2048',
:disk_size => '32000', :disk_format => 'VDI', :hostiocache => 'off',
:os_type_id => 'Debian',
:iso_file => "debian-wheezy-DI-rc1-i386-netinst.iso",
:iso_src => "http://cdimage.debian.org/cdimage/wheezy_di_rc1/i386/iso-cd/debian-wheezy-DI-rc1-i386-netinst.iso",
:iso_md5 => "db12ca9554bb8f121c98e268682a55d0",
:iso_file => "debian-7.0.0-i386-netinst.iso",
:iso_src => "http://cdimage.debian.org/mirror/cdimage/archive/7.0.0/i386/iso-cd/debian-7.0.0-i386-netinst.iso",
:iso_md5 => "a6b93666a5393334accb7ac4ee28d949",
:iso_download_timeout => "1000",
:boot_wait => "10", :boot_cmd_sequence => [
'<Esc>',

View File

@ -4,7 +4,7 @@ Veewee::Definition.declare({
:disk_size => '2000', :disk_format => 'VDI', :hostiocache => 'off',
:os_type_id => 'Debian',
:iso_file => "debian-7.0.0-i386-netinst.iso",
:iso_src => "http://cdimage.debian.org/debian-cd/7.0.0/i386/iso-cd/debian-7.0.0-i386-netinst.iso",
:iso_src => "http://cdimage.debian.org/mirror/cdimage/archive/7.0.0/i386/iso-cd/debian-7.0.0-i386-netinst.iso",
:iso_md5 => "a6b93666a5393334accb7ac4ee28d949",
:iso_download_timeout => "1000",
:boot_wait => "10", :boot_cmd_sequence => [

View File

@ -4,7 +4,7 @@ Veewee::Definition.declare({
:disk_size => '2000', :disk_format => 'VDI', :hostiocache => 'off',
:os_type_id => 'Debian_64',
:iso_file => "debian-7.0.0-amd64-netinst.iso",
:iso_src => "http://cdimage.debian.org/debian-cd/7.0.0/amd64/iso-cd/debian-7.0.0-amd64-netinst.iso",
:iso_src => "http://cdimage.debian.org/mirror/cdimage/archive/7.0.0/amd64/iso-cd/debian-7.0.0-amd64-netinst.iso",
:iso_md5 => "6a55096340b5b1b7d335d5b559e13ea0",
:iso_download_timeout => "1000",
:boot_wait => "10", :boot_cmd_sequence => [