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
5c134514
Commit
5c134514
authored
Apr 27, 2017
by
Francesc Guasch
Browse files
[#204] Added Mint 18.01
parent
9994d453
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
5c134514
...
...
@@ -120,6 +120,19 @@ sub _update_isos {
,
file_re
=>
,'
ubuntu-17.04.*desktop-amd64.iso
'
,
md5_url
=>
,'
http://releases.ubuntu.com/17.04/MD5SUMS
'
}
,
serena64
=>
{
name
=>
'
Mint 18.1 Mate 64 bits
'
,
description
=>
'
Mint Serena 18.1 with Mate Desktop based on Ubuntu Xenial 64 bits
'
,
arch
=>
'
amd64
'
,
xml
=>
'
xenial64-amd64.xml
'
,
xml_volume
=>
'
xenial64-volume.xml
'
,
url
=>
'
http://mirrors.evowise.com/linuxmint/stable/18.1/
'
,
file_re
=>
'
linuxmint-18.1-mate-64bit.iso
'
,
md5_url
=>
''
,
md5
=>
'
c5cf5c5d568e2dfeaf705cfa82996d93
'
}
);
my
$sth_search
=
$CONNECTOR
->
dbh
->
prepare
("
SELECT id FROM
$table
WHERE
$field
= ?
");
...
...
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