Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
df34484a
Commit
df34484a
authored
Feb 19, 2018
by
fv3rdugo
Committed by
Francesc Guasch
Feb 20, 2018
Browse files
[#557] Add Ubuntu Mate
parent
421f193b
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
df34484a
...
...
@@ -162,6 +162,24 @@ sub _update_isos {
my
$table
=
'
iso_images
';
my
$field
=
'
name
';
my
%data
=
(
mate_artful
=>
{
name
=>
'
Ubuntu Mate 17.10.1
'
,
description
=>
'
Ubuntu Mate 17.10.1 (Artful) 64 bits
'
,
arch
=>
'
amd64
'
,
xml
=>
'
yakkety64-amd64.xml
'
,
xml_volume
=>
'
yakkety64-volume.xml
'
,
url
=>
'
http://cdimage.ubuntu.com/ubuntu-mate/releases/17.10.*/release/ubuntu-mate-17.10.*-desktop-amd64.iso
'
,
md5_url
=>
'
$url/MD5SUMS
'
},
mate_xenial
=>
{
name
=>
'
Ubuntu Mate 16.04.3
'
,
description
=>
'
Ubuntu Mate 16.04.3 (Xenial) 64 bits
'
,
arch
=>
'
amd64
'
,
xml
=>
'
yakkety64-amd64.xml
'
,
xml_volume
=>
'
yakkety64-volume.xml
'
,
url
=>
'
http://cdimage.ubuntu.com/ubuntu-mate/releases/16.04.*/release/ubuntu-mate-16.04.*-desktop-amd64.iso
'
,
md5_url
=>
'
$url/MD5SUMS
'
},
alpine_37
=>
{
name
=>
'
Alpine 3.7
'
,
description
=>
'
Alpine Linux 3.7 64 bits ( Minimal Linux Distribution)
'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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