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
671b4f66
Commit
671b4f66
authored
Apr 16, 2018
by
Francesc Guasch
Browse files
[#670] fixed jessie i386 XML was for 64 bits
parent
13835ed6
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
671b4f66
...
...
@@ -327,7 +327,7 @@ sub _update_isos {
,
url
=>
'
http://cdimage.debian.org/cdimage/archive/^8\..*/i386/iso-cd/
'
,
file_re
=>
'
debian-8.[\d\.]+-i386-xfce-CD-1.iso
'
,
md5_url
=>
'
$url/MD5SUMS
'
,
xml
=>
'
jessie-
amd64
.xml
'
,
xml
=>
'
jessie-
i386
.xml
'
,
xml_volume
=>
'
jessie-volume.xml
'
,
min_disk_size
=>
'
10
'
}
...
...
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