1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744 |
- 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.4-54fc2a3c/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: kali
- version: '2024.4'
- flavor: xfce
- kernel: kali-xfce-squash
- kde-neon-user:
- path: /ubuntu-squash/releases/download/20250105-0750-9b372e2a/
- files:
- - vmlinuz
- - filesystem.squashfs
- - initrd.lz
- os: neon
- version: 20250105-0750
- 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.6-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.6-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.6-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.12-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.12-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.12-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
- 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
- gparted-stable:
- path: /debian-squash/releases/download/1.6.0-10-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'
- dts:
- path: /dts/v2.0.0
- files:
- - initrd
- - vmlinuz
- os: dts
- version: 2.0.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.2.1-241216-linux612-58470e08/
- 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.2.1-241216-linux612-e001c928/
- 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.2.1-241216-linux612-41601e40/
- 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.10.01i-cdb1c06f/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: raizo
- version: current
- 4mlinux:
- path: /asset-mirror/releases/download/47.0-c292230f/
- files:
- - initrd
- - vmlinuz
- os: 4mlinux
- version: current
- flavor: full
- 4mlinux-thesss:
- path: /asset-mirror/releases/download/47.0-4aab1393/
- files:
- - initrd
- - vmlinuz
- os: 4mlinux
- version: current
- flavor: TheSSS
- 4mlinux-bakandimg:
- path: /asset-mirror/releases/download/47.0-d0598ee4/
- files:
- - initrd
- - vmlinuz
- os: 4mlinux
- version: current
- flavor: BakAndImg
- 4mlinux-antivirus:
- path: /asset-mirror/releases/download/47.0-1.4.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-202501100007-0d0f700e/
- 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.1-2ace42ce/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: rescuezilla
- version: 2.5.1
- 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.1-2ae1d21b/
- files:
- - memtest86-usb.img
- os: memtest86-free
- version: '11.1'
- gentoo-x86:
- path: /asset-mirror/releases/download/20241125T155026Z-5b773f72/
- files:
- - image.squashfs
- - initrd
- - vmlinuz
- os: gentoo
- version: 20241125T155026Z
- arch: x86
- gentoo-arm64:
- path: /asset-mirror/releases/download/20241117T233317Z-d5972d15/
- files:
- - image.squashfs
- - initrd
- - vmlinuz
- os: gentoo
- version: 20241117T233317Z
- arch: arm64
- gentoo-amd64:
- path: /asset-mirror/releases/download/20241215T164830Z-63d6ec39/
- files:
- - image.squashfs
- - initrd
- - vmlinuz
- os: gentoo
- version: 20241215T164830Z
- arch: amd64
- tails:
- path: /asset-mirror/releases/download/6.10-911e1aab/
- files:
- - vmlinuz
- - initrd.img
- - 9990-misc-helpers.sh
- - tails-amd64.iso
- os: tails
- version: '6.10'
- 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.03-e17908dd/
- files:
- - airootfs.sfs
- - initrd
- - vmlinuz
- os: systemrescue
- version: 11.03
- 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/2024.07.10-1d684723/
- files:
- - airootfs.sfs
- - initramfs-linux.img
- - vmlinuz-linux
- os: archlinux
- version: 2024.07.10
- arch: i686
- clonezilla-debian-stable-i686:
- path: /debian-squash/releases/download/3.2.0-5-ef1ff756/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: clonezilla
- version: 3.2.0-5
- flavor: stable
- kernel: clonezilla-debian-stable-i686
- arch: i686
- clonezilla-debian-stable-amd64:
- path: /debian-squash/releases/download/3.2.0-5-5641363c/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: clonezilla
- version: 3.2.0-5
- flavor: stable
- kernel: clonezilla-debian-stable-amd64
- arch: amd64
- clonezilla-ubuntu-stable-amd64:
- path: /ubuntu-squash/releases/download/20241010-oracular-48403403/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: clonezilla
- version: 20241010-oracular
- flavor: stable
- kernel: clonezilla-ubuntu-stable-amd64
- arch: amd64
- clonezilla-debian-testing-amd64:
- path: /debian-squash/releases/download/3.2.0-32-9e73bfe5/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: clonezilla
- version: 3.2.0-32
- flavor: testing
- kernel: clonezilla-debian-testing-amd64
- arch: amd64
- clonezilla-debian-testing-i686:
- path: /debian-squash/releases/download/3.2.0-3-d1702a7a/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: clonezilla
- version: 3.2.0-3
- flavor: testing
- kernel: clonezilla-debian-testing-i686
- arch: i686
- clonezilla-ubuntu-testing-amd64:
- path: /ubuntu-squash/releases/download/20250106-plucky-c67d897c/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: clonezilla
- version: 20250106-plucky
- 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.3-1-f308cf4b/
- files:
- - initrd
- - vmlinuz
- - proxmox.iso
- os: proxmox-backup-server
- version: 3.3-1
- proxmox-ve:
- path: /asset-mirror/releases/download/8.3-1-613c19ff/
- files:
- - initrd
- - proxmox.iso
- - vmlinuz
- os: proxmox-ve
- version: 8.3-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.5-295657f3/
- files:
- - initrd
- - vmlinuz
- os: ubuntu
- version: 22.04.5
- codename: jammy
- flavor: netboot
- kernel: ubuntu-netboot-22.04-amd64
- arch: amd64
- ubuntu-netboot-22.04-arm64:
- path: /ubuntu-squash/releases/download/22.04.5-32a0e326/
- files:
- - initrd
- - vmlinuz
- os: ubuntu
- version: 22.04.5
- codename: jammy
- flavor: netboot
- kernel: ubuntu-netboot-22.04-arm64
- arch: arm64
- ubuntu-22.04-default-squash:
- path: /ubuntu-squash/releases/download/22.04.5-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.5-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.5-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.5-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.5-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.5-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.4.0-c82c6d22/
- files:
- - harvester-vmlinuz-amd64
- - harvester-initrd-amd64
- - harvester-rootfs-amd64.squashfs
- - harvester-amd64.sha512
- - version.yaml
- os: harvester
- version: v1.4.0
- 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/U5-5d86c3df/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: oracle
- version: '9'
- arch: x86_64
- oracle-9-aarch64:
- path: /asset-mirror/releases/download/U5-f2411221/
- files:
- - vmlinuz
- - initrd
- - squashfs.img
- os: oracle
- version: '9'
- arch: aarch64
- parrot-home:
- path: /debian-squash/releases/download/6.2-897b335c/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: parrot
- version: '6.2'
- flavor: home
- parrot-security:
- path: /debian-squash/releases/download/6.2-6288c350/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: parrot
- version: '6.2'
- 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.7.0-e814dabe/
- files:
- - initrd
- - vmlinuz
- os: debian
- version: '12'
- debian-12-default-squash:
- path: /debian-squash/releases/download/12.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.5-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.2-a87e018b/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: zorin
- version: '17.2'
- flavor: Core
- kernel: zorin-core-squash
- q4os-plasma-squash:
- path: /debian-squash/releases/download/5.7-3af797cd/
- files:
- - filesystem.squashfs
- os: Q4OS
- version: '5.7'
- flavor: plasma
- kernel: q4os-default-squash
- q4os-default-squash:
- path: /debian-squash/releases/download/5.7-d1a34866/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: Q4OS
- version: '5.7'
- flavor: trinity
- kernel: q4os-default-squash
- memtest86plus:
- path: /asset-mirror/releases/download/7.20-014832f7/
- files:
- - memtest32.bin
- - memtest32.efi
- - memtest64.bin
- - memtest64.efi
- os: memtest86-plus
- version: '7.20'
- ubuntu-netboot-24.04-arm64:
- path: /ubuntu-squash/releases/download/24.04.1-7b71a472/
- files:
- - initrd
- - vmlinuz
- os: ubuntu
- version: 24.04.1
- codename: noble
- flavor: netboot
- kernel: ubuntu-netboot-24.04-arm64
- arch: arm64
- ubuntu-netboot-24.04-amd64:
- path: /ubuntu-squash/releases/download/24.04.1-dac09526/
- files:
- - initrd
- - vmlinuz
- os: ubuntu
- version: 24.04.1
- 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.1-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
- ubuntu-netboot-24.10-amd64:
- path: /ubuntu-squash/releases/download/24.10-fcf8807c/
- files:
- - initrd
- - vmlinuz
- os: ubuntu
- version: '24.10'
- codename: oracular
- flavor: netboot
- kernel: ubuntu-netboot-24.10-amd64
- arch: amd64
- ubuntu-netboot-24.10-arm64:
- path: /ubuntu-squash/releases/download/24.10-f22a7742/
- files:
- - initrd
- - vmlinuz
- os: ubuntu
- version: '24.10'
- codename: oracular
- flavor: netboot
- kernel: ubuntu-netboot-24.10-arm64
- arch: arm64
- grml-small-amd64:
- path: /debian-squash/releases/download/2024.12-8fc30cc1/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: grml
- version: '2024.12'
- flavor: small
- arch: amd64
- grml-full-amd64:
- path: /debian-squash/releases/download/2024.12-f98bba95/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: grml
- version: '2024.12'
- flavor: full
- arch: amd64
- grml-full-arm64:
- path: /debian-squash/releases/download/2024.12-4b210567/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: grml
- version: '2024.12'
- flavor: full
- arch: arm64
- grml-small-arm64:
- path: /debian-squash/releases/download/2024.12-31472c87/
- files:
- - filesystem.squashfs
- - initrd
- - vmlinuz
- os: grml
- version: '2024.12'
- flavor: small
- arch: arm64
- uefishell:
- path: /asset-mirror/releases/download/edk2-stable202002-046915a7/
- files:
- - uefi-shell-x64.efi
- - uefi-shell-aarch64.efi
- - uefi-shell-arm.efi
- os: uefi-shell
- version: edk2-stable202002
- uefi-shell-x64:
- path: /asset-mirror/releases/download/edk2-stable202002-4c8abfeb/
- files:
- - uefi-shell-x64.efi
- os: uefi-shell-x64
- version: edk2-stable202002
|