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
aa2650a3
Commit
aa2650a3
authored
May 13, 2022
by
Francesc Guasch
Browse files
wip: min space required
parent
7aa66d75
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
aa2650a3
...
...
@@ -386,7 +386,7 @@ sub _update_isos {
,
url
=>
'
http://releases.ubuntu.com/22.04/
'
,
file_re
=>
'
^ubuntu-22.04.*-desktop-amd64.iso
'
,
sha256_url
=>
'
$url/SHA256SUMS
'
,
min_disk_size
=>
'
9
'
,
min_disk_size
=>
'
12
'
,
min_ram
=>
1
,
options
=>
{
machine
=>
'
pc-q35
',
bios
=>
'
UEFI
'
}
,
arch
=>
'
x86_64
'
...
...
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