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
4499fb49
Commit
4499fb49
authored
May 22, 2017
by
Francesc Guasch
Committed by
GitHub
May 22, 2017
Browse files
Merge pull request #239 from UPC/237_xubuntu
[#237] Added Xubuntu
parents
e1a84a65
60d324e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
4499fb49
...
...
@@ -177,6 +177,23 @@ sub _update_isos {
,
xml_volume
=>
'
xenial64-volume.xml
'
,
sha256_url
=>
'
http://fedora.mirrors.ovh.net/linux/releases/25/Workstation/x86_64/iso/Fedora-Workstation-25-.*-x86_64-CHECKSUM
'
}
,
xubuntu_zesty
=>
{
name
=>
'
Xubuntu Zesty Zapus
'
,
description
=>
'
Xubuntu 17.04 Zesty Zapus 64 bits
'
,
arch
=>
'
amd64
'
,
xml
=>
'
yakkety64-amd64.xml
'
,
xml_volume
=>
'
yakkety64-volume.xml
'
,
md5
=>
'
6bd80e10bf223a04d3aafe0f997d046b
'
,
url
=>
'
http://archive.ubuntu.com/ubuntu/dists/zesty/main/installer-amd64/current/images/netboot/mini.iso
'
}
,
xubuntu_xenial
=>
{
name
=>
'
Xubuntu Xenial Xerus
'
,
description
=>
'
Xubuntu 17.04 Xenial Xerus 64 bits (LTS)
'
,
url
=>
'
http://archive.ubuntu.com/ubuntu/dists/xenial/main/installer-amd64/current/images/netboot/mini.iso
'
,
xml
=>
'
yakkety64-amd64.xml
'
,
xml_volume
=>
'
yakkety64-volume.xml
'
,
md5
=>
'
fe495d34188a9568c8d166efc5898d22
'
}
);
...
...
Write
Preview
Supports
Markdown
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