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
ee3dc360
Commit
ee3dc360
authored
Feb 20, 2018
by
joelalju
Browse files
[#447]Added Windows minimum hard disk space.
parent
101d731e
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
ee3dc360
...
...
@@ -329,6 +329,7 @@ sub _update_isos {
.
'
<a target="_blank" href="http://ravada.readthedocs.io/en/latest/docs/new_iso_image.html">[help]</a>
'
,
xml
=>
'
windows_7.xml
'
,
xml_volume
=>
'
wisuvolume.xml
'
,
min_disk_size
=>
'
21
'
}
,
windows_10
=>
{
name
=>
'
Windows 10
'
...
...
@@ -336,6 +337,7 @@ sub _update_isos {
.
'
<a target="_blank" href="http://ravada.readthedocs.io/en/latest/docs/new_iso_image.html">[help]</a>
'
,
xml
=>
'
windows_10.xml
'
,
xml_volume
=>
'
windows10-volume.xml
'
,
min_disk_size
=>
'
21
'
}
,
windows_xp
=>
{
name
=>
'
Windows XP
'
...
...
@@ -343,6 +345,7 @@ sub _update_isos {
.
'
<a target="_blank" href="http://ravada.readthedocs.io/en/latest/docs/new_iso_image.html">[help]</a>
'
,
xml
=>
'
windows_xp.xml
'
,
xml_volume
=>
'
wisuvolume.xml
'
,
min_disk_size
=>
'
3
'
}
,
windows_12
=>
{
name
=>
'
Windows 2012
'
...
...
@@ -357,6 +360,7 @@ sub _update_isos {
.
'
<a target="_blank" href="http://ravada.readthedocs.io/en/latest/docs/new_iso_image.html">[help]</a>
'
,
xml
=>
'
windows_8.xml
'
,
xml_volume
=>
'
wisuvolume.xml
'
,
min_disk_size
=>
'
21
'
}
);
...
...
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