12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688 |
- endpoints:
- debian-10-live-kernel:
- path: /debian-core-10/releases/download/10.13.0-960f6051/
- files:
- - initrd
- - vmlinuz
- os: debian
- version: '10'
- debian-10-default-squash:
- path: /debian-squash/releases/download/10.10.0-9728909e/
- files:
- - filesystem.squashfs
- os: debian
- version: '10'
- flavor: core
- kernel: debian-10-live-kernel
- debian-10-xfce-squash:
- path: /debian-squash/releases/download/10.10.0-e94fae4e/
- files:
- - filesystem.squashfs
- os: debian
- version: '10'
- flavor: xfce
- kernel: debian-10-live-kernel
- debian-10-gnome-squash:
- path: /debian-squash/releases/download/10.10.0-13fd68d4/
- files:
- - filesystem.squashfs
- os: debian
- version: '10'
- flavor: gnome
- kernel: debian-10-live-kernel
- debian-10-cinnamon-squash:
- path: /debian-squash/releases/download/10.10.0-77fb8dba/
- files:
- - filesystem.squashfs
- os: debian
- version: '10'
- flavor: cinnamon
- kernel: debian-10-live-kernel
- debian-10-kde-squash:
- path: /debian-squash/releases/download/10.10.0-fc058090/
- files:
- - filesystem.squashfs
- os: debian
- version: '10'
- flavor: kde
- kernel: debian-10-live-kernel
- debian-10-lxde-squash:
- path: /debian-squash/releases/download/10.10.0-ae0d6ef2/
- files:
- - filesystem.squashfs
- os: debian
- version: '10'
- flavor: lxde
- kernel: debian-10-live-kernel
- debian-10-lxqt-squash:
- path: /debian-squash/releases/download/10.10.0-92b8fed6/
- files:
- - filesystem.squashfs
- os: debian
- version: '10'
- flavor: lxqt
- kernel: debian-10-live-kernel
- debian-10-mate-squash:
- path: /debian-squash/releases/download/10.10.0-e397bfb9/
- files:
- - filesystem.squashfs
- os: debian
- version: '10'
- flavor: mate
- kernel: debian-10-live-kernel
- kali-xfce-squash:
- path: /debian-squash/releases/download/2024.2-54fc2a3c/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: kali
- version: '2024.2'
- flavor: xfce
- kernel: kali-xfce-squash
- kde-neon-user:
- path: /ubuntu-squash/releases/download/20240814-1547-9b372e2a/
- files:
- - vmlinuz
- - filesystem.squashfs
- - initrd.lz
- os: neon
- version: 20240814-1547
- flavor: user
- kernel: kde-neon-user
- regolith-current:
- path: /ubuntu-squash/releases/download/1.2-e7db33e3/
- files:
- - initrd
- - vmlinuz
- - filesystem.squashfs
- os: regolith
- version: current
- flavor: ubuntu
- kernel: regolith-current
- linux-lite-4-squash:
- path: /ubuntu-squash/releases/download/4.8-feb35fae/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: lite
- version: '4'
- kernel: linux-lite-4-squash
- deepin-15-squash:
- path: /debian-squash/releases/download/15.11-387f0ae3/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: Deepin
- version: '15'
- kernel: deepin-15-squash
- feren-squash:
- path: /ubuntu-squash/releases/download/2023.01-2aadd48c/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: feren
- version: '2023.01'
- kernel: feren-squash
- feren-classic-squash:
- path: /ubuntu-squash/releases/download/12-2019-b43afc5c/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: feren
- version: classic
- kernel: feren-classic-squash
- breakin:
- path: /asset-mirror/releases/download/4.26.1-f22abf78/
- files:
- - vmlinuz
- - initrd
- os: breakin
- version: 4.26.1
- dban:
- path: /asset-mirror/releases/download/2.3.0-a5b9d879/
- files:
- - DBAN.BZI
- os: dban
- version: 2.3.0
- sparky-stable-mingui:
- path: /debian-squash/releases/download/7.4-6c87e83c/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: sparky
- version: stable
- flavor: xfce-min
- kernel: sparky-stable-mingui
- sparky-stable-gui:
- path: /debian-squash/releases/download/7.4.1-d38c17d0/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: sparky
- version: stable
- flavor: xfce
- kernel: sparky-stable-gui
- sparky-stable-lxqt:
- path: /debian-squash/releases/download/7.4-f9c9e1f1/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: sparky
- version: stable
- flavor: lxqt
- kernel: sparky-stable-lxqt
- sparky-rolling-mingui:
- path: /debian-squash/releases/download/2024.08-db19bb55/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: sparky
- version: rolling
- flavor: xfce-min
- kernel: sparky-rolling-mingui
- sparky-rolling-gui:
- path: /debian-squash/releases/download/2024.08-66a56f08/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: sparky
- version: rolling
- flavor: xfce
- kernel: sparky-rolling-gui
- sparky-rolling-lxqt:
- path: /debian-squash/releases/download/2024.08-2b965fd7/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: sparky
- version: rolling
- flavor: lxqt
- kernel: sparky-rolling-lxqt
- oracle-8:
- path: /asset-mirror/releases/download/6-853a47d3/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: oracle
- version: '8'
- arch: x86_64
- oracle-7:
- path: /asset-mirror/releases/download/u9-41493433/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: oracle
- version: '7'
- arch: x86_64
- kodachi-6:
- path: /ubuntu-squash/releases/download/6.2-2a23039c/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: kodachi
- version: '6'
- devuan-ascii:
- path: /debian-squash/releases/download/2.1-c1f637a9/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: devuan
- version: '2'
- flavor: ascii
- grml-full:
- path: /debian-squash/releases/download/2024.02-e064bb32/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: grml
- version: '2022.11'
- flavor: full
- grml-small:
- path: /debian-squash/releases/download/2024.02-7d326c39/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: grml
- version: '2022.11'
- flavor: small
- gparted-stable:
- path: /debian-squash/releases/download/1.6.0-3-cff72999/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: gparted
- version: stable
- rescatux:
- path: /debian-squash/releases/download/0.72-beta8-55ca0efd/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: rescatux
- version: current
- caine:
- path: /ubuntu-squash/releases/download/13.0-68785ee5/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: caine
- version: '13.0'
- bootrepair:
- path: /ubuntu-squash/releases/download/current-e035b00c/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: bootrepair
- version: current
- blackarch-installer:
- path: /asset-mirror/releases/download/2023.04.01-d7a6ad88/
- files:
- - initrd
- - vmlinuz
- - airootfs.sfs
- os: blackarch
- version: current
- bluestar:
- path: /asset-mirror/releases/download/6.7.8-2024.03.04-d4e083fc/
- files:
- - initrd
- - vmlinuz
- - airootfs.sfs
- os: bluestar
- version: current
- zeninstall:
- path: /asset-mirror/releases/download/2020.05.27-a5eae279/
- files:
- - initrd
- - vmlinuz
- - airootfs.sfs
- os: zeninstall
- version: current
- lxle:
- path: /ubuntu-squash/releases/download/18.04.3-83291c4b/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: lxle
- version: current
- kaspersky-rescue:
- path: /asset-mirror/releases/download/18-7f6056db/
- files:
- - initrd.xz
- - initrd
- - vmlinuz
- - kernel.dat
- - 000-core.srm
- - 001-xorg.srm
- - 002-xfce.srm
- - 003-kl.srm
- - 004-krt.srm
- - 005-bases.srm
- - 008-firefox.srm
- os: kaspersky
- version: '18'
- septor:
- path: /debian-squash/releases/download/2022-4bfba007/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: septor
- version: current
- manjaro-xfce-current:
- path: /manjaro-squash/releases/download/24.0-minimal-240513-linux69-dce63f04/
- files:
- - livefs.sfs
- - rootfs.sfs
- - mhwdfs.sfs
- - desktopfs.sfs
- - initrd
- - vmlinuz
- os: manjaro
- version: current
- flavor: xfce
- kernel: manjaro-xfce-current
- manjaro-gnome-current:
- path: /manjaro-squash/releases/download/24.0-minimal-240513-linux69-c0b5ee57/
- files:
- - livefs.sfs
- - rootfs.sfs
- - mhwdfs.sfs
- - desktopfs.sfs
- - initrd
- - vmlinuz
- os: manjaro
- version: current
- flavor: gnome
- kernel: manjaro-gnome-current
- manjaro-kde-current:
- path: /manjaro-squash/releases/download/24.0-minimal-240513-linux69-cc131ed3/
- files:
- - livefs.sfs
- - rootfs.sfs
- - mhwdfs.sfs
- - desktopfs.sfs
- - initrd
- - vmlinuz
- os: manjaro
- version: current
- flavor: kde
- kernel: manjaro-kde-current
- fatdog:
- path: /asset-mirror/releases/download/903-ddcb82ff/
- files:
- - vmlinuz
- - initrd
- os: fatdog
- version: current
- raizo:
- path: /debian-squash/releases/download/v15.24.06.08i-cdb1c06f/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: raizo
- version: current
- 4mlinux:
- path: /asset-mirror/releases/download/45.1-c292230f/
- files:
- - initrd
- - vmlinuz
- os: 4mlinux
- version: current
- flavor: full
- 4mlinux-thesss:
- path: /asset-mirror/releases/download/46.0-4aab1393/
- files:
- - initrd
- - vmlinuz
- os: 4mlinux
- version: current
- flavor: TheSSS
- 4mlinux-bakandimg:
- path: /asset-mirror/releases/download/46.0-d0598ee4/
- files:
- - initrd
- - vmlinuz
- os: 4mlinux
- version: current
- flavor: BakAndImg
- 4mlinux-antivirus:
- path: /asset-mirror/releases/download/46.0-1.3.1-43b0f75b/
- files:
- - initrd
- - vmlinuz
- os: 4mlinux
- version: current
- flavor: AntivirusLiveCD
- ubuntu-20.04-default-squash:
- path: /ubuntu-squash/releases/download/20.04.6-c92baa25/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: ubuntu
- version: '20.04'
- flavor: GNOME
- kernel: ubuntu-20.04-default-squash
- ubuntu-20.04-KDE-squash:
- path: /ubuntu-squash/releases/download/20.04.6-c08faa24/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: ubuntu
- version: '20.04'
- flavor: KDE
- kernel: ubuntu-20.04-KDE-squash
- ubuntu-20.04-XFCE-squash:
- path: /ubuntu-squash/releases/download/20.04.6-ad603665/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: ubuntu
- version: '20.04'
- flavor: XFCE
- kernel: ubuntu-20.04-XFCE-squash
- ubuntu-20.04-Budgie-squash:
- path: /ubuntu-squash/releases/download/20.04.6-a64212f3/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: ubuntu
- version: '20.04'
- flavor: Budgie
- kernel: ubuntu-20.04-Budgie-squash
- ubuntu-20.04-MATE-squash:
- path: /ubuntu-squash/releases/download/20.04.6-8e277cc9/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: ubuntu
- version: '20.04'
- flavor: MATE
- kernel: ubuntu-20.04-MATE-squash
- ubuntu-20.04-kylin-squash:
- path: /ubuntu-squash/releases/download/20.04.6-08c13e9b/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: ubuntu
- version: '20.04'
- flavor: kylin
- kernel: ubuntu-20.04-kylin-squash
- voyager-focal-squash:
- path: /ubuntu-squash/releases/download/focal-594b12a7/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: Voyager
- version: focal
- flavor: focal
- kernel: voyager-focal-squash
- pop-20.04-default-squash:
- path: /ubuntu-squash/releases/download/5-66b7e861/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: pop
- version: '20.04'
- flavor: intel-amd
- kernel: pop-20.04-default-squash
- pop-20.04-nvidia-squash:
- path: /ubuntu-squash/releases/download/5-6efd1d75/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: pop
- version: '20.04'
- flavor: nvidia
- kernel: pop-20.04-nvidia-squash
- nixos-20.03:
- path: /asset-mirror/releases/download/124244129-bd20f138/
- files:
- - bzImage
- - initrd
- - netboot.ipxe
- os: nixos
- version: '20.03'
- kodachi-7:
- path: /ubuntu-squash/releases/download/7.6-5b1ead62/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: kodachi
- version: '7'
- linux-lite-5-squash:
- path: /ubuntu-squash/releases/download/5.8-75cb937c/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: lite
- version: 5.8
- kernel: linux-lite-5-squash
- vyos-rolling:
- path: /debian-squash/releases/download/1.5-rolling-202408160021-0956eeaa/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: vyos
- version: rolling
- flavor: rolling
- kernel: vyos-rolling
- pureos-gnome:
- path: /ubuntu-squash/releases/download/2020-08-06-83257efc/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: pureos
- version: current
- flavor: gnome
- kernel: pureos-gnome
- rescuezilla:
- path: /asset-mirror/releases/download/2.5-2ace42ce/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: rescuezilla
- version: '2.5'
- deepin-20-squash:
- path: /debian-squash/releases/download/20.9-e3a3a399/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: Deepin
- version: '20.9'
- kernel: deepin-20-squash
- nitrux-release:
- path: /ubuntu-squash/releases/download/2022.02.28-e364d0a5/
- files:
- - initrd
- - vmlinuz
- - filesystem.squashfs
- os: nitrux
- version: 2022.02.28
- endeavouros:
- path: /asset-mirror/releases/download/Galileo-11-2023-e0c48f1f/
- files:
- - airootfs.sfs
- - initrd
- - vmlinuz
- os: endeavouros
- version: Galileo-11-2023
- kodachi-8:
- path: /ubuntu-squash/releases/download/8.2-625e11fa/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: kodachi
- version: '8'
- redorescue:
- path: /asset-mirror/releases/download/4.0.0-838b6fef/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: redorescue
- version: 4.0.0
- mint-lmde-cinnamon-squash:
- path: /debian-squash/releases/download/6-1834227b/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: mint
- version: '6'
- flavor: Cinnamon
- kernel: mint-lmde-cinnamon-squash
- mint-20-mate-squash:
- path: /ubuntu-squash/releases/download/20.3-de3a088b/
- files:
- - initrd
- - vmlinuz
- - filesystem.squashfs
- os: mint
- version: '20.3'
- flavor: mate
- kernel: mint-20-mate-squash
- mint-20-xfce-squash:
- path: /ubuntu-squash/releases/download/20.3-7abfea92/
- files:
- - initrd
- - vmlinuz
- - filesystem.squashfs
- os: mint
- version: '20.3'
- flavor: xfce
- kernel: mint-20-xfce-squash
- mint-20-cinnamon-squash:
- path: /ubuntu-squash/releases/download/20.3-85db6b9f/
- files:
- - initrd
- - vmlinuz
- - filesystem.squashfs
- os: mint
- version: '20.3'
- flavor: Cinnamon
- kernel: mint-20-cinnamon-squash
- elementaryos-6-default-squash:
- path: /ubuntu-squash/releases/download/6-3e90a5ea/
- files:
- - initrd
- - vmlinuz
- - filesystem.squashfs
- os: elementary-os
- version: '6'
- kernel: elementaryos-6-default-squash
- debian-11-cinnamon-squash:
- path: /debian-squash/releases/download/11.7.0-66ae1880/
- files:
- - filesystem.squashfs
- os: debian
- version: '11'
- flavor: cinnamon
- kernel: debian-11-live-kernel
- debian-11-live-kernel:
- path: /debian-core-11/releases/download/11.7.0-95ff084b/
- files:
- - initrd
- - vmlinuz
- os: debian
- version: '11'
- debian-11-gnome-squash:
- path: /debian-squash/releases/download/11.7.0-7351138e/
- files:
- - filesystem.squashfs
- os: debian
- version: '11'
- flavor: gnome
- kernel: debian-11-live-kernel
- debian-11-default-squash:
- path: /debian-squash/releases/download/11.7.0-bc2052f1/
- files:
- - filesystem.squashfs
- os: debian
- version: '11'
- flavor: core
- kernel: debian-11-live-kernel
- debian-11-kde-squash:
- path: /debian-squash/releases/download/12.0.0-8ba8243d/
- files:
- - filesystem.squashfs
- os: debian
- version: '11'
- flavor: kde
- kernel: debian-11-live-kernel
- debian-11-xfce-squash:
- path: /debian-squash/releases/download/11.7.0-e20e794c/
- files:
- - filesystem.squashfs
- os: debian
- version: '11'
- flavor: xfce
- kernel: debian-11-live-kernel
- debian-11-mate-squash:
- path: /debian-squash/releases/download/11.7.0-45b9e409/
- files:
- - filesystem.squashfs
- os: debian
- version: '11'
- flavor: mate
- kernel: debian-11-live-kernel
- debian-11-lxde-squash:
- path: /debian-squash/releases/download/12.0.0-60fbf655/
- files:
- - filesystem.squashfs
- os: debian
- version: 12.0.0
- flavor: lxde
- kernel: debian-12-live-kernel
- debian-11-lxqt-squash:
- path: /debian-squash/releases/download/11.7.0-27dada40/
- files:
- - filesystem.squashfs
- os: debian
- version: '11'
- flavor: lxqt
- kernel: debian-11-live-kernel
- voyager-bullseye-squash:
- path: /debian-squash/releases/download/bullseye-f449bf64/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: Voyager
- version: bullseye
- flavor: bullseye
- kernel: voyager-bullseye-squash
- memtest86:
- path: /asset-mirror/releases/download/11.0-2ae1d21b/
- files:
- - memtest86-usb.img
- os: memtest86-free
- version: '11.0'
- gentoo-x86:
- path: /asset-mirror/releases/download/20240715T141908Z-5b773f72/
- files:
- - image.squashfs
- - initrd
- - vmlinuz
- os: gentoo
- version: 20240715T141908Z
- arch: x86
- gentoo-arm64:
- path: /asset-mirror/releases/download/20240804T235042Z-d5972d15/
- files:
- - image.squashfs
- - initrd
- - vmlinuz
- os: gentoo
- version: 20240804T235042Z
- arch: arm64
- gentoo-amd64:
- path: /asset-mirror/releases/download/20240317T170433Z-63d6ec39/
- files:
- - image.squashfs
- - initrd
- - vmlinuz
- os: gentoo
- version: 20240317T170433Z
- arch: amd64
- tails:
- path: /asset-mirror/releases/download/6.6-911e1aab/
- files:
- - vmlinuz
- - initrd.img
- - 9990-misc-helpers.sh
- - tails-amd64.iso
- os: tails
- version: '6.6'
- arch: amd64
- hrmpf:
- path: /asset-mirror/releases/download/20231124-1008bb6d/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: hrmpf
- version: '20231124'
- ubuntu-netboot-20.04-arm64:
- path: /ubuntu-squash/releases/download/20.04.5-3362c70d/
- files:
- - initrd
- - vmlinuz
- os: ubuntu
- version: 20.04.5
- codename: focal
- flavor: netboot
- kernel: ubuntu-netboot-20.04-arm64
- arch: arm64
- ubuntu-netboot-20.04-amd64:
- path: /ubuntu-squash/releases/download/20.04.6-6cac7910/
- files:
- - initrd
- - vmlinuz
- os: ubuntu
- version: 20.04.6
- codename: focal
- flavor: netboot
- kernel: ubuntu-netboot-20.04-amd64
- arch: amd64
- systemrescue-i686:
- path: /asset-mirror/releases/download/9.03-0f19cc5c/
- files:
- - airootfs.sfs
- - initrd
- - vmlinuz
- os: systemrescue
- version: 9.03
- arch: i686
- systemrescue-amd64:
- path: /asset-mirror/releases/download/11.01-dd0f3246/
- files:
- - airootfs.sfs
- - initrd
- - vmlinuz
- os: systemrescue
- version: 11.01
- arch: amd64
- shredos-i686:
- path: /asset-mirror/releases/download/0.34_32-bit_20221231-3adcc4d0/
- files:
- - shredos
- os: shredos
- version: 0.34_32-bit_20221231
- arch: i686
- shredos-x86_64:
- path: /asset-mirror/releases/download/2024.02.2_26.0_x86-64_0.37-bd59ed1f/
- files:
- - shredos
- os: shredos
- version: 2024.02.2_26.0_x86-64_0.37
- arch: x86_64
- archlinux-32:
- path: /asset-mirror/releases/download/2023.03.02-f7a7f796/
- files:
- - airootfs.sfs
- - initramfs-linux.img
- - vmlinuz-linux
- os: archlinux
- version: 2023.03.02
- arch: i686
- clonezilla-debian-stable-i686:
- path: /debian-squash/releases/download/3.1.3-16-ef1ff756/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: clonezilla
- version: 3.1.3-16
- flavor: stable
- kernel: clonezilla-debian-stable-i686
- arch: i686
- clonezilla-debian-stable-amd64:
- path: /debian-squash/releases/download/3.1.3-16-5641363c/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: clonezilla
- version: 3.1.3-16
- flavor: stable
- kernel: clonezilla-debian-stable-amd64
- arch: amd64
- clonezilla-ubuntu-stable-amd64:
- path: /ubuntu-squash/releases/download/20240715-noble-48403403/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: clonezilla
- version: 20240715-noble
- flavor: stable
- kernel: clonezilla-ubuntu-stable-amd64
- arch: amd64
- clonezilla-debian-testing-amd64:
- path: /debian-squash/releases/download/3.1.3-19-9e73bfe5/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: clonezilla
- version: 3.1.3-19
- flavor: testing
- kernel: clonezilla-debian-testing-amd64
- arch: amd64
- clonezilla-debian-testing-i686:
- path: /debian-squash/releases/download/3.1.3-19-d1702a7a/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: clonezilla
- version: 3.1.3-19
- flavor: testing
- kernel: clonezilla-debian-testing-i686
- arch: i686
- clonezilla-ubuntu-testing-amd64:
- path: /ubuntu-squash/releases/download/20240806-oracular-c67d897c/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: clonezilla
- version: 20240806-oracular
- flavor: testing
- kernel: clonezilla-ubuntu-testing-amd64
- arch: amd64
- garuda-dr460nized-gaming:
- path: /asset-mirror/releases/download/240428-a96201bb/
- files:
- - amd_ucode.img
- - desktopfs.sfs
- - intel_ucode.img
- - livefs.sfs
- - initramfs.img
- - mhwdfs.sfs
- - rootfs.sfs
- - vmlinuz
- os: garuda
- flavor: dr460nized-gaming
- version: 240428
- garuda-dr460nized:
- path: /asset-mirror/releases/download/240428-f610be58/
- files:
- - amd_ucode.img
- - desktopfs.sfs
- - intel_ucode.img
- - livefs.sfs
- - initramfs.img
- - mhwdfs.sfs
- - rootfs.sfs
- - vmlinuz
- os: garuda
- flavor: dr460nized
- version: 240428
- garuda-xfce:
- path: /asset-mirror/releases/download/240428-c866e6bf/
- files:
- - amd_ucode.img
- - desktopfs.sfs
- - intel_ucode.img
- - livefs.sfs
- - initramfs.img
- - mhwdfs.sfs
- - rootfs.sfs
- - vmlinuz
- os: garuda
- flavor: xfce
- version: 240428
- garuda-gnome:
- path: /asset-mirror/releases/download/240428-c80a21be/
- files:
- - amd_ucode.img
- - desktopfs.sfs
- - intel_ucode.img
- - livefs.sfs
- - initramfs.img
- - mhwdfs.sfs
- - rootfs.sfs
- - vmlinuz
- os: garuda
- flavor: gnome
- version: 240428
- garuda-lxqt-kwin:
- path: /asset-mirror/releases/download/230501-f13b4b24/
- files:
- - amd_ucode.img
- - desktopfs.sfs
- - intel_ucode.img
- - livefs.sfs
- - initramfs.img
- - mhwdfs.sfs
- - rootfs.sfs
- - vmlinuz
- os: garuda
- flavor: lxqt-kwin
- version: 230501
- garuda-wayfire:
- path: /asset-mirror/releases/download/230501-61b681d1/
- files:
- - amd_ucode.img
- - desktopfs.sfs
- - intel_ucode.img
- - livefs.sfs
- - initramfs.img
- - mhwdfs.sfs
- - rootfs.sfs
- - vmlinuz
- os: garuda
- flavor: wayfire
- version: 230501
- garuda-qtile:
- path: /asset-mirror/releases/download/231029-9dfb930b/
- files:
- - amd_ucode.img
- - desktopfs.sfs
- - intel_ucode.img
- - livefs.sfs
- - initramfs.img
- - mhwdfs.sfs
- - rootfs.sfs
- - vmlinuz
- os: garuda
- flavor: qtile
- version: 231029
- garuda-i3wm:
- path: /asset-mirror/releases/download/240428-d48b8f05/
- files:
- - amd_ucode.img
- - desktopfs.sfs
- - intel_ucode.img
- - livefs.sfs
- - initramfs.img
- - mhwdfs.sfs
- - rootfs.sfs
- - vmlinuz
- os: garuda
- flavor: i3wm
- version: 240428
- garuda-sway:
- path: /asset-mirror/releases/download/240428-8d451890/
- files:
- - amd_ucode.img
- - desktopfs.sfs
- - intel_ucode.img
- - livefs.sfs
- - initramfs.img
- - mhwdfs.sfs
- - rootfs.sfs
- - vmlinuz
- os: garuda
- flavor: sway
- version: 240428
- garuda-mate:
- path: /asset-mirror/releases/download/230501-3af08aa6/
- files:
- - amd_ucode.img
- - desktopfs.sfs
- - intel_ucode.img
- - livefs.sfs
- - initramfs.img
- - mhwdfs.sfs
- - rootfs.sfs
- - vmlinuz
- os: garuda
- flavor: mate
- version: 230501
- garuda-kde-barebones:
- path: /asset-mirror/releases/download/220329-198784ed/
- files:
- - amd_ucode.img
- - desktopfs.sfs
- - intel_ucode.img
- - livefs.sfs
- - initramfs.img
- - mhwdfs.sfs
- - rootfs.sfs
- - vmlinuz
- os: garuda
- flavor: kde-barebones
- version: 220329
- proxmox-backup-server:
- path: /asset-mirror/releases/download/3.2-1-f308cf4b/
- files:
- - initrd
- - vmlinuz
- - proxmox.iso
- os: proxmox-backup-server
- version: 3.2-1
- proxmox-ve:
- path: /asset-mirror/releases/download/8.2-1-613c19ff/
- files:
- - initrd
- - proxmox.iso
- - vmlinuz
- os: proxmox-ve
- version: 8.2-1
- proxmox-mailgateway:
- path: /asset-mirror/releases/download/8.1-1-8374c64d/
- files:
- - initrd
- - vmlinuz
- - proxmox.iso
- os: proxmox-mailgateway
- version: 8.1-1
- tails-beta:
- path: /asset-mirror/releases/download/5.0b1-ebdb1fb3/
- files:
- - vmlinuz
- - initrd.img
- - 9990-misc-helpers.sh
- os: tails-beta
- version: 5.0b1
- arch: amd64
- ubuntu-netboot-22.04-amd64:
- path: /ubuntu-squash/releases/download/22.04.4-295657f3/
- files:
- - initrd
- - vmlinuz
- os: ubuntu
- version: 22.04.4
- codename: jammy
- flavor: netboot
- kernel: ubuntu-netboot-22.04-amd64
- arch: amd64
- ubuntu-netboot-22.04-arm64:
- path: /ubuntu-squash/releases/download/22.04.4-32a0e326/
- files:
- - initrd
- - vmlinuz
- os: ubuntu
- version: 22.04.4
- codename: jammy
- flavor: netboot
- kernel: ubuntu-netboot-22.04-arm64
- arch: arm64
- ubuntu-22.04-default-squash:
- path: /ubuntu-squash/releases/download/22.04.4-b0159fca/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: ubuntu
- version: '22.04'
- flavor: GNOME
- kernel: ubuntu-22.04-default-squash
- ubuntu-22.04-XFCE-squash:
- path: /ubuntu-squash/releases/download/22.04.4-1a95043e/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: ubuntu
- version: '22.04'
- flavor: XFCE
- kernel: ubuntu-22.04-XFCE-squash
- ubuntu-22.04-MATE-squash:
- path: /ubuntu-squash/releases/download/22.04.4-e4bfedfe/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: ubuntu
- version: '22.04'
- flavor: MATE
- kernel: ubuntu-22.04-MATE-squash
- ubuntu-22.04-Budgie-squash:
- path: /ubuntu-squash/releases/download/22.04.4-7f1ad0e4/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: ubuntu
- version: '22.04'
- flavor: Budgie
- kernel: ubuntu-22.04-Budgie-squash
- ubuntu-22.04-KDE-squash:
- path: /ubuntu-squash/releases/download/22.04.4-36909c4f/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: ubuntu
- version: '22.04'
- flavor: KDE
- kernel: ubuntu-22.04-KDE-squash
- ubuntu-22.04-kylin-squash:
- path: /ubuntu-squash/releases/download/22.04.4-14797330/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: ubuntu
- version: '22.04'
- flavor: kylin
- kernel: ubuntu-22.04-kylin-squash
- voyager-jammy-squash:
- path: /ubuntu-squash/releases/download/jammy-d0714f36/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: Voyager
- version: jammy
- flavor: jammy
- kernel: voyager-jammy-squash
- pop-22.04-default-squash:
- path: /ubuntu-squash/releases/download/21-3c299ef8/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: pop
- version: '22.04'
- flavor: intel-amd
- kernel: pop-22.04-default-squash
- vmware-photon-x86_64:
- path: /asset-mirror/releases/download/4.0-453a4a7b/
- files:
- - initrd.img
- - vmlinuz
- os: vmware-photon
- version: '4.0'
- arch: x86_64
- vmware-photon-aarch64:
- path: /asset-mirror/releases/download/4.0-4e0c6bec/
- files:
- - initrd.img
- - vmlinuz
- os: vmware-photon
- version: '4.0'
- arch: aarch64
- harvester:
- path: /asset-mirror/releases/download/v1.3.1-c82c6d22/
- files:
- - harvester-vmlinuz-amd64
- - harvester-initrd-amd64
- - harvester-rootfs-amd64.squashfs
- - harvester-amd64.sha512
- - version.yaml
- os: harvester
- version: v1.3.1
- linux-lite-6-squash:
- path: /ubuntu-squash/releases/download/6.4-2550834c/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: lite
- version: 6.4
- kernel: linux-lite-6-squash
- mint-21-cinnamon-squash:
- path: /ubuntu-squash/releases/download/21-1ff19e78/
- files:
- - initrd
- - vmlinuz
- - filesystem.squashfs
- os: mint
- version: '21'
- flavor: Cinnamon
- kernel: mint-21-cinnamon-squash
- mint-21-mate-squash:
- path: /ubuntu-squash/releases/download/21-b57bf769/
- files:
- - initrd
- - vmlinuz
- - filesystem.squashfs
- os: mint
- version: '21'
- flavor: mate
- kernel: mint-21-mate-squash
- mint-21-xfce-squash:
- path: /ubuntu-squash/releases/download/21-41ed8540/
- files:
- - initrd
- - vmlinuz
- - filesystem.squashfs
- os: mint
- version: '21'
- flavor: xfce
- kernel: mint-21-xfce-squash
- oracle-9-x86_64:
- path: /asset-mirror/releases/download/U4-5d86c3df/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: oracle
- version: '9'
- arch: x86_64
- oracle-9-aarch64:
- path: /asset-mirror/releases/download/U4-f2411221/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: oracle
- version: '9'
- arch: aarch64
- parrot-home:
- path: /debian-squash/releases/download/6.1-897b335c/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: parrot
- version: '6.1'
- flavor: home
- parrot-security:
- path: /debian-squash/releases/download/6.1-6288c350/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: parrot
- version: '6.1'
- flavor: security
- xcp-ng:
- path: /asset-mirror/releases/download/8.2-55521b28/
- files:
- - xen.gz
- - vmlinuz
- - install.img
- os: xcp-ng
- version: '8.2'
- garuda-cinnamon:
- path: /asset-mirror/releases/download/240428-0b360492/
- files:
- - amd_ucode.img
- - desktopfs.sfs
- - intel_ucode.img
- - livefs.sfs
- - initramfs.img
- - mhwdfs.sfs
- - rootfs.sfs
- - vmlinuz
- os: garuda
- flavor: cinnamon
- version: 240428
- elementaryos-7-default-squash:
- path: /ubuntu-squash/releases/download/7-3e6e05f6/
- files:
- - initrd
- - vmlinuz
- - filesystem.squashfs
- os: elementary-os
- version: '7'
- kernel: elementaryos-7-default-squash
- ubuntu-20.04-LXQT-squash:
- path: /ubuntu-squash/releases/download/20.04.5-95f04bf8/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: ubuntu
- version: '20.04'
- flavor: LXQT
- kernel: ubuntu-20.04-LXQT-squash
- debian-12-live-kernel:
- path: /debian-core-12/releases/download/12.6.0-e814dabe/
- files:
- - initrd
- - vmlinuz
- os: debian
- version: '12'
- debian-12-default-squash:
- path: /debian-squash/releases/download/12.6.0-b545a82c/
- files:
- - filesystem.squashfs
- os: debian
- version: '12'
- flavor: core
- kernel: debian-12-live-kernel
- debian-12-gnome-squash:
- path: /debian-squash/releases/download/12.6.0-d2c07a8a/
- files:
- - filesystem.squashfs
- os: debian
- version: '12'
- flavor: gnome
- kernel: debian-12-live-kernel
- debian-12-cinnamon-squash:
- path: /debian-squash/releases/download/12.6.0-c84a8c03/
- files:
- - filesystem.squashfs
- os: debian
- version: '12'
- flavor: cinnamon
- kernel: debian-12-live-kernel
- debian-12-lxqt-squash:
- path: /debian-squash/releases/download/12.6.0-43f2cd09/
- files:
- - filesystem.squashfs
- os: debian
- version: '12'
- flavor: lxqt
- kernel: debian-12-live-kernel
- debian-12-mate-squash:
- path: /debian-squash/releases/download/12.6.0-1a8949e5/
- files:
- - filesystem.squashfs
- os: debian
- version: '12'
- flavor: mate
- kernel: debian-12-live-kernel
- debian-12-lxde-squash:
- path: /debian-squash/releases/download/12.6.0-b3449bd8/
- files:
- - filesystem.squashfs
- os: debian
- version: '12'
- flavor: lxde
- kernel: debian-12-live-kernel
- debian-12-xfce-squash:
- path: /debian-squash/releases/download/12.6.0-40a848cc/
- files:
- - filesystem.squashfs
- os: debian
- version: '12'
- flavor: xfce
- kernel: debian-12-live-kernel
- debian-12-kde-squash:
- path: /debian-squash/releases/download/12.6.0-90c96885/
- files:
- - filesystem.squashfs
- os: debian
- version: '12'
- flavor: kde
- kernel: debian-12-live-kernel
- fedora-39-gnome:
- path: /fedora-assets/releases/download/1.5-0ccbf396/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: fedora
- version: 39
- flavor: GNOME
- fedora-39-Cinnamon:
- path: /fedora-assets/releases/download/1.5-07a94bbb/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: fedora
- version: 39
- flavor: Cinnamon
- fedora-39-KDE:
- path: /fedora-assets/releases/download/1.5-a9bc94b4/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: fedora
- version: 39
- flavor: KDE
- fedora-39-LXDE:
- path: /fedora-assets/releases/download/1.5-e3694b17/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: fedora
- version: 39
- flavor: LXDE
- fedora-39-LXQt:
- path: /fedora-assets/releases/download/1.5-8da34938/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: fedora
- version: 39
- flavor: LXQt
- fedora-39-MATE_Compiz:
- path: /fedora-assets/releases/download/1.5-6fcbc121/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: fedora
- version: 39
- flavor: MATE_Compiz
- fedora-39-Xfce:
- path: /fedora-assets/releases/download/1.5-c03946cc/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: fedora
- version: 39
- flavor: Xfce
- fedora-39-i3:
- path: /fedora-assets/releases/download/1.5-db983595/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: fedora
- version: 39
- flavor: i3
- fedora-39-SoaS:
- path: /fedora-assets/releases/download/1.5-73bb8f8d/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: fedora
- version: 39
- flavor: SoaS
- ubuntu-22.04-LXQT-squash:
- path: /ubuntu-squash/releases/download/22.04.4-e60a4189/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: ubuntu
- version: '22.04'
- flavor: LXQT
- kernel: ubuntu-22.04-LXQT-squash
- backbox-default-squash:
- path: /ubuntu-squash/releases/download/8.1-c2287989/
- files:
- - initrd
- - vmlinuz
- - filesystem.squashfs
- os: BackBox
- version: '8.1'
- flavor: desktop
- kernel: backbox-default-squash
- bodhi-standard:
- path: /ubuntu-squash/releases/download/7.0.0-a4394ab0/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: bodhi
- version: 7.0.0
- flavor: standard
- bodhi-apppack:
- path: /ubuntu-squash/releases/download/7.0.0-c167c30e/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: bodhi
- version: 7.0.0
- flavor: apppack
- mfsbsd-14:
- path: /asset-mirror/releases/download/14.1-a5094acd/
- files:
- - default.img
- - special-edition.img
- os: freebsd
- version: '14'
- zorin-core-squash:
- path: /ubuntu-squash/releases/download/17.1-a87e018b/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: zorin
- version: '17.1'
- flavor: Core
- kernel: zorin-core-squash
- q4os-plasma-squash:
- path: /debian-squash/releases/download/5.5-3af797cd/
- files:
- - filesystem.squashfs
- os: Q4OS
- version: '5.5'
- flavor: plasma
- kernel: q4os-default-squash
- q4os-default-squash:
- path: /debian-squash/releases/download/5.5-d1a34866/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: Q4OS
- version: '5.5'
- flavor: trinity
- kernel: q4os-default-squash
- memtest86plus:
- path: /asset-mirror/releases/download/7.00-014832f7/
- files:
- - memtest32.bin
- - memtest32.efi
- - memtest64.bin
- - memtest64.efi
- os: memtest86-plus
- version: '7.00'
- ubuntu-netboot-24.04-arm64:
- path: /ubuntu-squash/releases/download/24.04-7b71a472/
- files:
- - initrd
- - vmlinuz
- os: ubuntu
- version: '24.04'
- codename: noble
- flavor: netboot
- kernel: ubuntu-netboot-24.04-arm64
- arch: arm64
- ubuntu-netboot-24.04-amd64:
- path: /ubuntu-squash/releases/download/24.04-dac09526/
- files:
- - initrd
- - vmlinuz
- os: ubuntu
- version: '24.04'
- codename: noble
- flavor: netboot
- kernel: ubuntu-netboot-24.04-amd64
- arch: amd64
- fedora-40-gnome:
- path: /fedora-assets/releases/download/1.14-aefc8f89/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: fedora
- version: 40
- flavor: GNOME
- ubuntu-24.04-default-squash:
- path: /ubuntu-squash/releases/download/24.04-03d79d20/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: ubuntu
- version: '24.04'
- flavor: GNOME
- kernel: ubuntu-24.04-default-squash
- vanilla-os:
- path: /asset-mirror/releases/download/20240728-32e3ebb7/
- files:
- - initrd
- - filesystem.squashfs
- - vmlinuz
- os: vanilla-os
- version: 2-20240728
- zfsbootmenu:
- path: /asset-mirror/releases/download/2.3.0-43c730d4/
- files:
- - zfsbootmenu-recovery-x86_64.efi
- os: zfsbootmenu
- version: 2.3.0
- supergrubdisk:
- path: /asset-mirror/releases/download/2.06s4-b7b838c6/
- files:
- - supergrub2-classic-x86_64.efi
- os: supergrubdisk
- version: 2.06s4
- mint-22-xfce-squash:
- path: /ubuntu-squash/releases/download/22-42f238bf/
- files:
- - initrd
- - vmlinuz
- - filesystem.squashfs
- os: mint
- version: '22'
- flavor: xfce
- kernel: mint-22-xfce-squash
- mint-22-cinnamon-squash:
- path: /ubuntu-squash/releases/download/22-1431f755/
- files:
- - initrd
- - vmlinuz
- - filesystem.squashfs
- os: mint
- version: '22'
- flavor: Cinnamon
- kernel: mint-22-cinnamon-squash
- mint-22-mate-squash:
- path: /ubuntu-squash/releases/download/22-979f0303/
- files:
- - initrd
- - vmlinuz
- - filesystem.squashfs
- os: mint
- version: '22'
- flavor: mate
- kernel: mint-22-mate-squash
|