Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
092b9685
Commit
092b9685
authored
Jun 21, 2017
by
Francesc Guasch
Browse files
Added support for Debian Stretch virtual machines
parent
051161b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
092b9685
...
...
@@ -216,7 +216,14 @@ sub _update_isos {
,
xml
=>
'
yakkety64-amd64.xml
'
,
xml_volume
=>
'
yakkety64-volume.xml
'
}
,
debian_stretch
=>
{
name
=>
'
Debian Stretch 64 bits XFCE
'
,
description
=>
'
Debian 9.0 Stretch 64 bits
'
,
url
=>
'
https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.0.0-amd64-xfce-CD-1.iso
'
,
md5
=>
'
9346436c0cf1862af71cb0a03d9a703c
'
,
xml
=>
'
jessie-amd64.xml
'
,
xml_volume
=>
'
jessie-volume.xml
'
}
);
$self
->
_update_table
(
$table
,
$field
,
\
%data
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment