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
a1695d88
Commit
a1695d88
authored
Oct 07, 2021
by
Fernando Verdugo
Browse files
feat(iso): add parrot iso
issue #1606
parent
31f10073
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
a1695d88
...
...
@@ -626,6 +626,28 @@ sub _update_isos {
,
xml_volume
=>
'
jessie-volume.xml
'
,
min_disk_size
=>
'
10
'
}
,
parrot_xfce_amd64
=>
{
name
=>
'
Parrot Home Edition XFCE
'
,
description
=>
'
Parrot Home Edition XFCE 64 Bits
'
,
arch
=>
'
amd64
'
,
xml
=>
'
jessie-amd64.xml
'
,
xml_volume
=>
'
jessie-volume.xml
'
,
url
=>
'
https://download.parrot.sh/parrot/iso/4.11.2/
'
,
file_re
=>
'
Parrot-xfce-4.11.2_amd64.iso
'
,
sha256_url
=>
'
$url/signed-hashes.txt
'
,
min_disk_size
=>
'
10
'
}
,
parrot_mate_amd64
=>
{
name
=>
'
Parrot Security Edition MATE
'
,
description
=>
'
Parrot Security Edition MATE 64 Bits
'
,
arch
=>
'
amd64
'
,
xml
=>
'
jessie-amd64.xml
'
,
xml_volume
=>
'
jessie-volume.xml
'
,
url
=>
'
https://download.parrot.sh/parrot/iso/4.11.2/
'
,
file_re
=>
'
Parrot-security-4.11.2_amd64.iso
'
,
sha256_url
=>
'
$url/signed-hashes.txt
'
,
min_disk_size
=>
'
10
'
}
,
kali_64
=>
{
name
=>
'
Kali Linux 2020
'
,
description
=>
'
Kali Linux 2020 64 Bits
'
...
...
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