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
e71c8073
Commit
e71c8073
authored
Dec 18, 2019
by
fv3rdugo
Browse files
feat(iso): Add Qubes OS
https://www.qubes-os.org/intro/
Issue #1217
parent
b77b80dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
e71c8073
...
...
@@ -504,6 +504,15 @@ sub _update_isos {
,
xml_volume
=>
'
jessie-volume.xml
'
,
min_disk_size
=>
'
0
'
}
,
qubes_4010
=>
{
name
=>
'
Qubes Release 4.0.1
'
,
description
=>
'
Qubes-R4.0.1-x86 64 bits
'
,
arch
=>
'
amd64
'
,
xml
=>
'
bionic-amd64.xml
'
,
xml_volume
=>
'
bionic64-volume.xml
'
,
url
=>
'
https://ftp.qubes-os.org/iso/Qubes-R4.0.1-x86_64.iso
'
,
md5_url
=>
'
https://ftp.qubes-os.org/iso/Qubes-R4.0.1-x86_64.iso.DIGESTS
'
}
);
$self
->
_scheduled_fedora_releases
(
\
%data
);
$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