@@ -473,7 +473,6 @@ sub _update_isos {
473
473
,ubuntu_noble => {
474
474
name => ' Ubuntu 24.04 Noble Nombat'
475
475
,description => ' Ubuntu 24.04 Noble Nombat 64 bits'
476
- ,arch => ' x86_64'
477
476
,xml => ' focal_fossa-amd64.xml'
478
477
,xml_volume => ' focal_fossa64-volume.xml'
479
478
,url => ' http://releases.ubuntu.com/24.04/'
@@ -605,7 +604,6 @@ sub _update_isos {
605
604
,arch => ' x86_64'
606
605
,xml => ' bionic-amd64.xml'
607
606
,xml_volume => ' bionic64-volume.xml'
608
- ,sha256_url => ' $url/../SHA256SUMS'
609
607
,url => ' https://ftp.lysator.liu.se/ubuntu-dvd/xubuntu/releases/24.04.*/release/'
610
608
,file_re => ' xubuntu.*desktop.*.iso'
611
609
,options => { machine => ' pc-q35' , bios => ' UEFI' }
@@ -630,6 +628,7 @@ sub _update_isos {
630
628
,xml => ' yakkety64-amd64.xml'
631
629
,xml_volume => ' yakkety64-volume.xml'
632
630
,min_disk_size => ' 10'
631
+ ,arch => ' x86_64'
633
632
,options => { machine => ' pc-q35' , bios => ' UEFI' }
634
633
}
635
634
,debian_jessie_32 => {
0 commit comments