1
0

endpoints.yml 38 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688
  1. endpoints:
  2. debian-10-live-kernel:
  3. path: /debian-core-10/releases/download/10.13.0-960f6051/
  4. files:
  5. - initrd
  6. - vmlinuz
  7. os: debian
  8. version: '10'
  9. debian-10-default-squash:
  10. path: /debian-squash/releases/download/10.10.0-9728909e/
  11. files:
  12. - filesystem.squashfs
  13. os: debian
  14. version: '10'
  15. flavor: core
  16. kernel: debian-10-live-kernel
  17. debian-10-xfce-squash:
  18. path: /debian-squash/releases/download/10.10.0-e94fae4e/
  19. files:
  20. - filesystem.squashfs
  21. os: debian
  22. version: '10'
  23. flavor: xfce
  24. kernel: debian-10-live-kernel
  25. debian-10-gnome-squash:
  26. path: /debian-squash/releases/download/10.10.0-13fd68d4/
  27. files:
  28. - filesystem.squashfs
  29. os: debian
  30. version: '10'
  31. flavor: gnome
  32. kernel: debian-10-live-kernel
  33. debian-10-cinnamon-squash:
  34. path: /debian-squash/releases/download/10.10.0-77fb8dba/
  35. files:
  36. - filesystem.squashfs
  37. os: debian
  38. version: '10'
  39. flavor: cinnamon
  40. kernel: debian-10-live-kernel
  41. debian-10-kde-squash:
  42. path: /debian-squash/releases/download/10.10.0-fc058090/
  43. files:
  44. - filesystem.squashfs
  45. os: debian
  46. version: '10'
  47. flavor: kde
  48. kernel: debian-10-live-kernel
  49. debian-10-lxde-squash:
  50. path: /debian-squash/releases/download/10.10.0-ae0d6ef2/
  51. files:
  52. - filesystem.squashfs
  53. os: debian
  54. version: '10'
  55. flavor: lxde
  56. kernel: debian-10-live-kernel
  57. debian-10-lxqt-squash:
  58. path: /debian-squash/releases/download/10.10.0-92b8fed6/
  59. files:
  60. - filesystem.squashfs
  61. os: debian
  62. version: '10'
  63. flavor: lxqt
  64. kernel: debian-10-live-kernel
  65. debian-10-mate-squash:
  66. path: /debian-squash/releases/download/10.10.0-e397bfb9/
  67. files:
  68. - filesystem.squashfs
  69. os: debian
  70. version: '10'
  71. flavor: mate
  72. kernel: debian-10-live-kernel
  73. kali-xfce-squash:
  74. path: /debian-squash/releases/download/2024.3-54fc2a3c/
  75. files:
  76. - filesystem.squashfs
  77. - initrd
  78. - vmlinuz
  79. os: kali
  80. version: '2024.3'
  81. flavor: xfce
  82. kernel: kali-xfce-squash
  83. kde-neon-user:
  84. path: /ubuntu-squash/releases/download/20240925-1139-9b372e2a/
  85. files:
  86. - vmlinuz
  87. - filesystem.squashfs
  88. - initrd.lz
  89. os: neon
  90. version: 20240925-1139
  91. flavor: user
  92. kernel: kde-neon-user
  93. regolith-current:
  94. path: /ubuntu-squash/releases/download/1.2-e7db33e3/
  95. files:
  96. - initrd
  97. - vmlinuz
  98. - filesystem.squashfs
  99. os: regolith
  100. version: current
  101. flavor: ubuntu
  102. kernel: regolith-current
  103. linux-lite-4-squash:
  104. path: /ubuntu-squash/releases/download/4.8-feb35fae/
  105. files:
  106. - filesystem.squashfs
  107. - initrd
  108. - vmlinuz
  109. os: lite
  110. version: '4'
  111. kernel: linux-lite-4-squash
  112. deepin-15-squash:
  113. path: /debian-squash/releases/download/15.11-387f0ae3/
  114. files:
  115. - filesystem.squashfs
  116. - initrd
  117. - vmlinuz
  118. os: Deepin
  119. version: '15'
  120. kernel: deepin-15-squash
  121. feren-squash:
  122. path: /ubuntu-squash/releases/download/2023.01-2aadd48c/
  123. files:
  124. - filesystem.squashfs
  125. - initrd
  126. - vmlinuz
  127. os: feren
  128. version: '2023.01'
  129. kernel: feren-squash
  130. feren-classic-squash:
  131. path: /ubuntu-squash/releases/download/12-2019-b43afc5c/
  132. files:
  133. - filesystem.squashfs
  134. - initrd
  135. - vmlinuz
  136. os: feren
  137. version: classic
  138. kernel: feren-classic-squash
  139. breakin:
  140. path: /asset-mirror/releases/download/4.26.1-f22abf78/
  141. files:
  142. - vmlinuz
  143. - initrd
  144. os: breakin
  145. version: 4.26.1
  146. dban:
  147. path: /asset-mirror/releases/download/2.3.0-a5b9d879/
  148. files:
  149. - DBAN.BZI
  150. os: dban
  151. version: 2.3.0
  152. sparky-stable-mingui:
  153. path: /debian-squash/releases/download/7.5-6c87e83c/
  154. files:
  155. - filesystem.squashfs
  156. - initrd
  157. - vmlinuz
  158. os: sparky
  159. version: stable
  160. flavor: xfce-min
  161. kernel: sparky-stable-mingui
  162. sparky-stable-gui:
  163. path: /debian-squash/releases/download/7.5-d38c17d0/
  164. files:
  165. - filesystem.squashfs
  166. - initrd
  167. - vmlinuz
  168. os: sparky
  169. version: stable
  170. flavor: xfce
  171. kernel: sparky-stable-gui
  172. sparky-stable-lxqt:
  173. path: /debian-squash/releases/download/7.5-f9c9e1f1/
  174. files:
  175. - filesystem.squashfs
  176. - initrd
  177. - vmlinuz
  178. os: sparky
  179. version: stable
  180. flavor: lxqt
  181. kernel: sparky-stable-lxqt
  182. sparky-rolling-mingui:
  183. path: /debian-squash/releases/download/2024.08-db19bb55/
  184. files:
  185. - filesystem.squashfs
  186. - initrd
  187. - vmlinuz
  188. os: sparky
  189. version: rolling
  190. flavor: xfce-min
  191. kernel: sparky-rolling-mingui
  192. sparky-rolling-gui:
  193. path: /debian-squash/releases/download/2024.08-66a56f08/
  194. files:
  195. - filesystem.squashfs
  196. - initrd
  197. - vmlinuz
  198. os: sparky
  199. version: rolling
  200. flavor: xfce
  201. kernel: sparky-rolling-gui
  202. sparky-rolling-lxqt:
  203. path: /debian-squash/releases/download/2024.08-2b965fd7/
  204. files:
  205. - filesystem.squashfs
  206. - initrd
  207. - vmlinuz
  208. os: sparky
  209. version: rolling
  210. flavor: lxqt
  211. kernel: sparky-rolling-lxqt
  212. oracle-8:
  213. path: /asset-mirror/releases/download/6-853a47d3/
  214. files:
  215. - vmlinuz
  216. - initrd
  217. - squashfs.img
  218. os: oracle
  219. version: '8'
  220. arch: x86_64
  221. oracle-7:
  222. path: /asset-mirror/releases/download/u9-41493433/
  223. files:
  224. - vmlinuz
  225. - initrd
  226. - squashfs.img
  227. os: oracle
  228. version: '7'
  229. arch: x86_64
  230. kodachi-6:
  231. path: /ubuntu-squash/releases/download/6.2-2a23039c/
  232. files:
  233. - filesystem.squashfs
  234. - initrd
  235. - vmlinuz
  236. os: kodachi
  237. version: '6'
  238. devuan-ascii:
  239. path: /debian-squash/releases/download/2.1-c1f637a9/
  240. files:
  241. - filesystem.squashfs
  242. - initrd
  243. - vmlinuz
  244. os: devuan
  245. version: '2'
  246. flavor: ascii
  247. grml-full:
  248. path: /debian-squash/releases/download/2024.02-22d50c75/
  249. files:
  250. - filesystem.squashfs
  251. - initrd
  252. - vmlinuz
  253. os: grml
  254. version: '2024.02'
  255. flavor: full
  256. grml-small:
  257. path: /debian-squash/releases/download/2024.02-9927ba62/
  258. files:
  259. - filesystem.squashfs
  260. - initrd
  261. - vmlinuz
  262. os: grml
  263. version: '2024.02'
  264. flavor: small
  265. gparted-stable:
  266. path: /debian-squash/releases/download/1.6.0-3-cff72999/
  267. files:
  268. - filesystem.squashfs
  269. - initrd
  270. - vmlinuz
  271. os: gparted
  272. version: stable
  273. rescatux:
  274. path: /debian-squash/releases/download/0.72-beta8-55ca0efd/
  275. files:
  276. - filesystem.squashfs
  277. - initrd
  278. - vmlinuz
  279. os: rescatux
  280. version: current
  281. caine:
  282. path: /ubuntu-squash/releases/download/13.0-68785ee5/
  283. files:
  284. - filesystem.squashfs
  285. - initrd
  286. - vmlinuz
  287. os: caine
  288. version: '13.0'
  289. bootrepair:
  290. path: /ubuntu-squash/releases/download/current-e035b00c/
  291. files:
  292. - filesystem.squashfs
  293. - initrd
  294. - vmlinuz
  295. os: bootrepair
  296. version: current
  297. blackarch-installer:
  298. path: /asset-mirror/releases/download/2023.04.01-d7a6ad88/
  299. files:
  300. - initrd
  301. - vmlinuz
  302. - airootfs.sfs
  303. os: blackarch
  304. version: current
  305. bluestar:
  306. path: /asset-mirror/releases/download/6.7.8-2024.03.04-d4e083fc/
  307. files:
  308. - initrd
  309. - vmlinuz
  310. - airootfs.sfs
  311. os: bluestar
  312. version: current
  313. zeninstall:
  314. path: /asset-mirror/releases/download/2020.05.27-a5eae279/
  315. files:
  316. - initrd
  317. - vmlinuz
  318. - airootfs.sfs
  319. os: zeninstall
  320. version: current
  321. lxle:
  322. path: /ubuntu-squash/releases/download/18.04.3-83291c4b/
  323. files:
  324. - filesystem.squashfs
  325. - initrd
  326. - vmlinuz
  327. os: lxle
  328. version: current
  329. kaspersky-rescue:
  330. path: /asset-mirror/releases/download/18-7f6056db/
  331. files:
  332. - initrd.xz
  333. - initrd
  334. - vmlinuz
  335. - kernel.dat
  336. - 000-core.srm
  337. - 001-xorg.srm
  338. - 002-xfce.srm
  339. - 003-kl.srm
  340. - 004-krt.srm
  341. - 005-bases.srm
  342. - 008-firefox.srm
  343. os: kaspersky
  344. version: '18'
  345. septor:
  346. path: /debian-squash/releases/download/2022-4bfba007/
  347. files:
  348. - filesystem.squashfs
  349. - initrd
  350. - vmlinuz
  351. os: septor
  352. version: current
  353. manjaro-xfce-current:
  354. path: /manjaro-squash/releases/download/24.0-minimal-240513-linux69-dce63f04/
  355. files:
  356. - livefs.sfs
  357. - rootfs.sfs
  358. - mhwdfs.sfs
  359. - desktopfs.sfs
  360. - initrd
  361. - vmlinuz
  362. os: manjaro
  363. version: current
  364. flavor: xfce
  365. kernel: manjaro-xfce-current
  366. manjaro-gnome-current:
  367. path: /manjaro-squash/releases/download/24.0-minimal-240513-linux69-c0b5ee57/
  368. files:
  369. - livefs.sfs
  370. - rootfs.sfs
  371. - mhwdfs.sfs
  372. - desktopfs.sfs
  373. - initrd
  374. - vmlinuz
  375. os: manjaro
  376. version: current
  377. flavor: gnome
  378. kernel: manjaro-gnome-current
  379. manjaro-kde-current:
  380. path: /manjaro-squash/releases/download/24.0-minimal-240513-linux69-cc131ed3/
  381. files:
  382. - livefs.sfs
  383. - rootfs.sfs
  384. - mhwdfs.sfs
  385. - desktopfs.sfs
  386. - initrd
  387. - vmlinuz
  388. os: manjaro
  389. version: current
  390. flavor: kde
  391. kernel: manjaro-kde-current
  392. fatdog:
  393. path: /asset-mirror/releases/download/903-ddcb82ff/
  394. files:
  395. - vmlinuz
  396. - initrd
  397. os: fatdog
  398. version: current
  399. raizo:
  400. path: /debian-squash/releases/download/v15.24.09.08i-cdb1c06f/
  401. files:
  402. - filesystem.squashfs
  403. - initrd
  404. - vmlinuz
  405. os: raizo
  406. version: current
  407. 4mlinux:
  408. path: /asset-mirror/releases/download/46.0-c292230f/
  409. files:
  410. - initrd
  411. - vmlinuz
  412. os: 4mlinux
  413. version: current
  414. flavor: full
  415. 4mlinux-thesss:
  416. path: /asset-mirror/releases/download/46.0-4aab1393/
  417. files:
  418. - initrd
  419. - vmlinuz
  420. os: 4mlinux
  421. version: current
  422. flavor: TheSSS
  423. 4mlinux-bakandimg:
  424. path: /asset-mirror/releases/download/46.0-d0598ee4/
  425. files:
  426. - initrd
  427. - vmlinuz
  428. os: 4mlinux
  429. version: current
  430. flavor: BakAndImg
  431. 4mlinux-antivirus:
  432. path: /asset-mirror/releases/download/46.0-1.3.1-43b0f75b/
  433. files:
  434. - initrd
  435. - vmlinuz
  436. os: 4mlinux
  437. version: current
  438. flavor: AntivirusLiveCD
  439. ubuntu-20.04-default-squash:
  440. path: /ubuntu-squash/releases/download/20.04.6-c92baa25/
  441. files:
  442. - filesystem.squashfs
  443. - initrd
  444. - vmlinuz
  445. os: ubuntu
  446. version: '20.04'
  447. flavor: GNOME
  448. kernel: ubuntu-20.04-default-squash
  449. ubuntu-20.04-KDE-squash:
  450. path: /ubuntu-squash/releases/download/20.04.6-c08faa24/
  451. files:
  452. - filesystem.squashfs
  453. - initrd
  454. - vmlinuz
  455. os: ubuntu
  456. version: '20.04'
  457. flavor: KDE
  458. kernel: ubuntu-20.04-KDE-squash
  459. ubuntu-20.04-XFCE-squash:
  460. path: /ubuntu-squash/releases/download/20.04.6-ad603665/
  461. files:
  462. - filesystem.squashfs
  463. - initrd
  464. - vmlinuz
  465. os: ubuntu
  466. version: '20.04'
  467. flavor: XFCE
  468. kernel: ubuntu-20.04-XFCE-squash
  469. ubuntu-20.04-Budgie-squash:
  470. path: /ubuntu-squash/releases/download/20.04.6-a64212f3/
  471. files:
  472. - filesystem.squashfs
  473. - initrd
  474. - vmlinuz
  475. os: ubuntu
  476. version: '20.04'
  477. flavor: Budgie
  478. kernel: ubuntu-20.04-Budgie-squash
  479. ubuntu-20.04-MATE-squash:
  480. path: /ubuntu-squash/releases/download/20.04.6-8e277cc9/
  481. files:
  482. - filesystem.squashfs
  483. - initrd
  484. - vmlinuz
  485. os: ubuntu
  486. version: '20.04'
  487. flavor: MATE
  488. kernel: ubuntu-20.04-MATE-squash
  489. ubuntu-20.04-kylin-squash:
  490. path: /ubuntu-squash/releases/download/20.04.6-08c13e9b/
  491. files:
  492. - filesystem.squashfs
  493. - initrd
  494. - vmlinuz
  495. os: ubuntu
  496. version: '20.04'
  497. flavor: kylin
  498. kernel: ubuntu-20.04-kylin-squash
  499. voyager-focal-squash:
  500. path: /ubuntu-squash/releases/download/focal-594b12a7/
  501. files:
  502. - filesystem.squashfs
  503. - initrd
  504. - vmlinuz
  505. os: Voyager
  506. version: focal
  507. flavor: focal
  508. kernel: voyager-focal-squash
  509. pop-20.04-default-squash:
  510. path: /ubuntu-squash/releases/download/5-66b7e861/
  511. files:
  512. - filesystem.squashfs
  513. - initrd
  514. - vmlinuz
  515. os: pop
  516. version: '20.04'
  517. flavor: intel-amd
  518. kernel: pop-20.04-default-squash
  519. pop-20.04-nvidia-squash:
  520. path: /ubuntu-squash/releases/download/5-6efd1d75/
  521. files:
  522. - filesystem.squashfs
  523. - initrd
  524. - vmlinuz
  525. os: pop
  526. version: '20.04'
  527. flavor: nvidia
  528. kernel: pop-20.04-nvidia-squash
  529. nixos-20.03:
  530. path: /asset-mirror/releases/download/124244129-bd20f138/
  531. files:
  532. - bzImage
  533. - initrd
  534. - netboot.ipxe
  535. os: nixos
  536. version: '20.03'
  537. kodachi-7:
  538. path: /ubuntu-squash/releases/download/7.6-5b1ead62/
  539. files:
  540. - filesystem.squashfs
  541. - initrd
  542. - vmlinuz
  543. os: kodachi
  544. version: '7'
  545. linux-lite-5-squash:
  546. path: /ubuntu-squash/releases/download/5.8-75cb937c/
  547. files:
  548. - filesystem.squashfs
  549. - initrd
  550. - vmlinuz
  551. os: lite
  552. version: 5.8
  553. kernel: linux-lite-5-squash
  554. vyos-rolling:
  555. path: /debian-squash/releases/download/1.5-rolling-202408160021-0956eeaa/
  556. files:
  557. - filesystem.squashfs
  558. - initrd
  559. - vmlinuz
  560. os: vyos
  561. version: rolling
  562. flavor: rolling
  563. kernel: vyos-rolling
  564. pureos-gnome:
  565. path: /ubuntu-squash/releases/download/2020-08-06-83257efc/
  566. files:
  567. - filesystem.squashfs
  568. - initrd
  569. - vmlinuz
  570. os: pureos
  571. version: current
  572. flavor: gnome
  573. kernel: pureos-gnome
  574. rescuezilla:
  575. path: /asset-mirror/releases/download/2.5.1-2ace42ce/
  576. files:
  577. - filesystem.squashfs
  578. - initrd
  579. - vmlinuz
  580. os: rescuezilla
  581. version: 2.5.1
  582. deepin-20-squash:
  583. path: /debian-squash/releases/download/20.9-e3a3a399/
  584. files:
  585. - filesystem.squashfs
  586. - initrd
  587. - vmlinuz
  588. os: Deepin
  589. version: '20.9'
  590. kernel: deepin-20-squash
  591. nitrux-release:
  592. path: /ubuntu-squash/releases/download/2022.02.28-e364d0a5/
  593. files:
  594. - initrd
  595. - vmlinuz
  596. - filesystem.squashfs
  597. os: nitrux
  598. version: 2022.02.28
  599. endeavouros:
  600. path: /asset-mirror/releases/download/Galileo-11-2023-e0c48f1f/
  601. files:
  602. - airootfs.sfs
  603. - initrd
  604. - vmlinuz
  605. os: endeavouros
  606. version: Galileo-11-2023
  607. kodachi-8:
  608. path: /ubuntu-squash/releases/download/8.2-625e11fa/
  609. files:
  610. - filesystem.squashfs
  611. - initrd
  612. - vmlinuz
  613. os: kodachi
  614. version: '8'
  615. redorescue:
  616. path: /asset-mirror/releases/download/4.0.0-838b6fef/
  617. files:
  618. - filesystem.squashfs
  619. - initrd
  620. - vmlinuz
  621. os: redorescue
  622. version: 4.0.0
  623. mint-lmde-cinnamon-squash:
  624. path: /debian-squash/releases/download/6-1834227b/
  625. files:
  626. - filesystem.squashfs
  627. - initrd
  628. - vmlinuz
  629. os: mint
  630. version: '6'
  631. flavor: Cinnamon
  632. kernel: mint-lmde-cinnamon-squash
  633. mint-20-mate-squash:
  634. path: /ubuntu-squash/releases/download/20.3-de3a088b/
  635. files:
  636. - initrd
  637. - vmlinuz
  638. - filesystem.squashfs
  639. os: mint
  640. version: '20.3'
  641. flavor: mate
  642. kernel: mint-20-mate-squash
  643. mint-20-xfce-squash:
  644. path: /ubuntu-squash/releases/download/20.3-7abfea92/
  645. files:
  646. - initrd
  647. - vmlinuz
  648. - filesystem.squashfs
  649. os: mint
  650. version: '20.3'
  651. flavor: xfce
  652. kernel: mint-20-xfce-squash
  653. mint-20-cinnamon-squash:
  654. path: /ubuntu-squash/releases/download/20.3-85db6b9f/
  655. files:
  656. - initrd
  657. - vmlinuz
  658. - filesystem.squashfs
  659. os: mint
  660. version: '20.3'
  661. flavor: Cinnamon
  662. kernel: mint-20-cinnamon-squash
  663. elementaryos-6-default-squash:
  664. path: /ubuntu-squash/releases/download/6-3e90a5ea/
  665. files:
  666. - initrd
  667. - vmlinuz
  668. - filesystem.squashfs
  669. os: elementary-os
  670. version: '6'
  671. kernel: elementaryos-6-default-squash
  672. debian-11-cinnamon-squash:
  673. path: /debian-squash/releases/download/11.7.0-66ae1880/
  674. files:
  675. - filesystem.squashfs
  676. os: debian
  677. version: '11'
  678. flavor: cinnamon
  679. kernel: debian-11-live-kernel
  680. debian-11-live-kernel:
  681. path: /debian-core-11/releases/download/11.7.0-95ff084b/
  682. files:
  683. - initrd
  684. - vmlinuz
  685. os: debian
  686. version: '11'
  687. debian-11-gnome-squash:
  688. path: /debian-squash/releases/download/11.7.0-7351138e/
  689. files:
  690. - filesystem.squashfs
  691. os: debian
  692. version: '11'
  693. flavor: gnome
  694. kernel: debian-11-live-kernel
  695. debian-11-default-squash:
  696. path: /debian-squash/releases/download/11.7.0-bc2052f1/
  697. files:
  698. - filesystem.squashfs
  699. os: debian
  700. version: '11'
  701. flavor: core
  702. kernel: debian-11-live-kernel
  703. debian-11-kde-squash:
  704. path: /debian-squash/releases/download/12.0.0-8ba8243d/
  705. files:
  706. - filesystem.squashfs
  707. os: debian
  708. version: '11'
  709. flavor: kde
  710. kernel: debian-11-live-kernel
  711. debian-11-xfce-squash:
  712. path: /debian-squash/releases/download/11.7.0-e20e794c/
  713. files:
  714. - filesystem.squashfs
  715. os: debian
  716. version: '11'
  717. flavor: xfce
  718. kernel: debian-11-live-kernel
  719. debian-11-mate-squash:
  720. path: /debian-squash/releases/download/11.7.0-45b9e409/
  721. files:
  722. - filesystem.squashfs
  723. os: debian
  724. version: '11'
  725. flavor: mate
  726. kernel: debian-11-live-kernel
  727. debian-11-lxde-squash:
  728. path: /debian-squash/releases/download/12.0.0-60fbf655/
  729. files:
  730. - filesystem.squashfs
  731. os: debian
  732. version: 12.0.0
  733. flavor: lxde
  734. kernel: debian-12-live-kernel
  735. debian-11-lxqt-squash:
  736. path: /debian-squash/releases/download/11.7.0-27dada40/
  737. files:
  738. - filesystem.squashfs
  739. os: debian
  740. version: '11'
  741. flavor: lxqt
  742. kernel: debian-11-live-kernel
  743. voyager-bullseye-squash:
  744. path: /debian-squash/releases/download/bullseye-f449bf64/
  745. files:
  746. - filesystem.squashfs
  747. - initrd
  748. - vmlinuz
  749. os: Voyager
  750. version: bullseye
  751. flavor: bullseye
  752. kernel: voyager-bullseye-squash
  753. memtest86:
  754. path: /asset-mirror/releases/download/11.0-2ae1d21b/
  755. files:
  756. - memtest86-usb.img
  757. os: memtest86-free
  758. version: '11.0'
  759. gentoo-x86:
  760. path: /asset-mirror/releases/download/20240827T194900Z-5b773f72/
  761. files:
  762. - image.squashfs
  763. - initrd
  764. - vmlinuz
  765. os: gentoo
  766. version: 20240827T194900Z
  767. arch: x86
  768. gentoo-arm64:
  769. path: /asset-mirror/releases/download/20240825T234900Z-d5972d15/
  770. files:
  771. - image.squashfs
  772. - initrd
  773. - vmlinuz
  774. os: gentoo
  775. version: 20240825T234900Z
  776. arch: arm64
  777. gentoo-amd64:
  778. path: /asset-mirror/releases/download/20240830T150404Z-63d6ec39/
  779. files:
  780. - image.squashfs
  781. - initrd
  782. - vmlinuz
  783. os: gentoo
  784. version: 20240830T150404Z
  785. arch: amd64
  786. tails:
  787. path: /asset-mirror/releases/download/6.7-911e1aab/
  788. files:
  789. - vmlinuz
  790. - initrd.img
  791. - 9990-misc-helpers.sh
  792. - tails-amd64.iso
  793. os: tails
  794. version: '6.7'
  795. arch: amd64
  796. hrmpf:
  797. path: /asset-mirror/releases/download/20231124-1008bb6d/
  798. files:
  799. - vmlinuz
  800. - initrd
  801. - squashfs.img
  802. os: hrmpf
  803. version: '20231124'
  804. ubuntu-netboot-20.04-arm64:
  805. path: /ubuntu-squash/releases/download/20.04.5-3362c70d/
  806. files:
  807. - initrd
  808. - vmlinuz
  809. os: ubuntu
  810. version: 20.04.5
  811. codename: focal
  812. flavor: netboot
  813. kernel: ubuntu-netboot-20.04-arm64
  814. arch: arm64
  815. ubuntu-netboot-20.04-amd64:
  816. path: /ubuntu-squash/releases/download/20.04.6-6cac7910/
  817. files:
  818. - initrd
  819. - vmlinuz
  820. os: ubuntu
  821. version: 20.04.6
  822. codename: focal
  823. flavor: netboot
  824. kernel: ubuntu-netboot-20.04-amd64
  825. arch: amd64
  826. systemrescue-i686:
  827. path: /asset-mirror/releases/download/9.03-0f19cc5c/
  828. files:
  829. - airootfs.sfs
  830. - initrd
  831. - vmlinuz
  832. os: systemrescue
  833. version: 9.03
  834. arch: i686
  835. systemrescue-amd64:
  836. path: /asset-mirror/releases/download/11.01-dd0f3246/
  837. files:
  838. - airootfs.sfs
  839. - initrd
  840. - vmlinuz
  841. os: systemrescue
  842. version: 11.01
  843. arch: amd64
  844. shredos-i686:
  845. path: /asset-mirror/releases/download/0.34_32-bit_20221231-3adcc4d0/
  846. files:
  847. - shredos
  848. os: shredos
  849. version: 0.34_32-bit_20221231
  850. arch: i686
  851. shredos-x86_64:
  852. path: /asset-mirror/releases/download/2024.02.2_26.0_x86-64_0.37-bd59ed1f/
  853. files:
  854. - shredos
  855. os: shredos
  856. version: 2024.02.2_26.0_x86-64_0.37
  857. arch: x86_64
  858. archlinux-32:
  859. path: /asset-mirror/releases/download/2023.03.02-f7a7f796/
  860. files:
  861. - airootfs.sfs
  862. - initramfs-linux.img
  863. - vmlinuz-linux
  864. os: archlinux
  865. version: 2023.03.02
  866. arch: i686
  867. clonezilla-debian-stable-i686:
  868. path: /debian-squash/releases/download/3.1.3-16-ef1ff756/
  869. files:
  870. - filesystem.squashfs
  871. - initrd
  872. - vmlinuz
  873. os: clonezilla
  874. version: 3.1.3-16
  875. flavor: stable
  876. kernel: clonezilla-debian-stable-i686
  877. arch: i686
  878. clonezilla-debian-stable-amd64:
  879. path: /debian-squash/releases/download/3.1.3-16-5641363c/
  880. files:
  881. - filesystem.squashfs
  882. - initrd
  883. - vmlinuz
  884. os: clonezilla
  885. version: 3.1.3-16
  886. flavor: stable
  887. kernel: clonezilla-debian-stable-amd64
  888. arch: amd64
  889. clonezilla-ubuntu-stable-amd64:
  890. path: /ubuntu-squash/releases/download/20240715-noble-48403403/
  891. files:
  892. - filesystem.squashfs
  893. - initrd
  894. - vmlinuz
  895. os: clonezilla
  896. version: 20240715-noble
  897. flavor: stable
  898. kernel: clonezilla-ubuntu-stable-amd64
  899. arch: amd64
  900. clonezilla-debian-testing-amd64:
  901. path: /debian-squash/releases/download/3.1.3-24-9e73bfe5/
  902. files:
  903. - filesystem.squashfs
  904. - initrd
  905. - vmlinuz
  906. os: clonezilla
  907. version: 3.1.3-24
  908. flavor: testing
  909. kernel: clonezilla-debian-testing-amd64
  910. arch: amd64
  911. clonezilla-debian-testing-i686:
  912. path: /debian-squash/releases/download/3.1.3-24-d1702a7a/
  913. files:
  914. - filesystem.squashfs
  915. - initrd
  916. - vmlinuz
  917. os: clonezilla
  918. version: 3.1.3-24
  919. flavor: testing
  920. kernel: clonezilla-debian-testing-i686
  921. arch: i686
  922. clonezilla-ubuntu-testing-amd64:
  923. path: /ubuntu-squash/releases/download/20240908-oracular-c67d897c/
  924. files:
  925. - filesystem.squashfs
  926. - initrd
  927. - vmlinuz
  928. os: clonezilla
  929. version: 20240908-oracular
  930. flavor: testing
  931. kernel: clonezilla-ubuntu-testing-amd64
  932. arch: amd64
  933. garuda-dr460nized-gaming:
  934. path: /asset-mirror/releases/download/240428-a96201bb/
  935. files:
  936. - amd_ucode.img
  937. - desktopfs.sfs
  938. - intel_ucode.img
  939. - livefs.sfs
  940. - initramfs.img
  941. - mhwdfs.sfs
  942. - rootfs.sfs
  943. - vmlinuz
  944. os: garuda
  945. flavor: dr460nized-gaming
  946. version: 240428
  947. garuda-dr460nized:
  948. path: /asset-mirror/releases/download/240428-f610be58/
  949. files:
  950. - amd_ucode.img
  951. - desktopfs.sfs
  952. - intel_ucode.img
  953. - livefs.sfs
  954. - initramfs.img
  955. - mhwdfs.sfs
  956. - rootfs.sfs
  957. - vmlinuz
  958. os: garuda
  959. flavor: dr460nized
  960. version: 240428
  961. garuda-xfce:
  962. path: /asset-mirror/releases/download/240428-c866e6bf/
  963. files:
  964. - amd_ucode.img
  965. - desktopfs.sfs
  966. - intel_ucode.img
  967. - livefs.sfs
  968. - initramfs.img
  969. - mhwdfs.sfs
  970. - rootfs.sfs
  971. - vmlinuz
  972. os: garuda
  973. flavor: xfce
  974. version: 240428
  975. garuda-gnome:
  976. path: /asset-mirror/releases/download/240428-c80a21be/
  977. files:
  978. - amd_ucode.img
  979. - desktopfs.sfs
  980. - intel_ucode.img
  981. - livefs.sfs
  982. - initramfs.img
  983. - mhwdfs.sfs
  984. - rootfs.sfs
  985. - vmlinuz
  986. os: garuda
  987. flavor: gnome
  988. version: 240428
  989. garuda-lxqt-kwin:
  990. path: /asset-mirror/releases/download/230501-f13b4b24/
  991. files:
  992. - amd_ucode.img
  993. - desktopfs.sfs
  994. - intel_ucode.img
  995. - livefs.sfs
  996. - initramfs.img
  997. - mhwdfs.sfs
  998. - rootfs.sfs
  999. - vmlinuz
  1000. os: garuda
  1001. flavor: lxqt-kwin
  1002. version: 230501
  1003. garuda-wayfire:
  1004. path: /asset-mirror/releases/download/230501-61b681d1/
  1005. files:
  1006. - amd_ucode.img
  1007. - desktopfs.sfs
  1008. - intel_ucode.img
  1009. - livefs.sfs
  1010. - initramfs.img
  1011. - mhwdfs.sfs
  1012. - rootfs.sfs
  1013. - vmlinuz
  1014. os: garuda
  1015. flavor: wayfire
  1016. version: 230501
  1017. garuda-qtile:
  1018. path: /asset-mirror/releases/download/231029-9dfb930b/
  1019. files:
  1020. - amd_ucode.img
  1021. - desktopfs.sfs
  1022. - intel_ucode.img
  1023. - livefs.sfs
  1024. - initramfs.img
  1025. - mhwdfs.sfs
  1026. - rootfs.sfs
  1027. - vmlinuz
  1028. os: garuda
  1029. flavor: qtile
  1030. version: 231029
  1031. garuda-i3wm:
  1032. path: /asset-mirror/releases/download/240428-d48b8f05/
  1033. files:
  1034. - amd_ucode.img
  1035. - desktopfs.sfs
  1036. - intel_ucode.img
  1037. - livefs.sfs
  1038. - initramfs.img
  1039. - mhwdfs.sfs
  1040. - rootfs.sfs
  1041. - vmlinuz
  1042. os: garuda
  1043. flavor: i3wm
  1044. version: 240428
  1045. garuda-sway:
  1046. path: /asset-mirror/releases/download/240428-8d451890/
  1047. files:
  1048. - amd_ucode.img
  1049. - desktopfs.sfs
  1050. - intel_ucode.img
  1051. - livefs.sfs
  1052. - initramfs.img
  1053. - mhwdfs.sfs
  1054. - rootfs.sfs
  1055. - vmlinuz
  1056. os: garuda
  1057. flavor: sway
  1058. version: 240428
  1059. garuda-mate:
  1060. path: /asset-mirror/releases/download/230501-3af08aa6/
  1061. files:
  1062. - amd_ucode.img
  1063. - desktopfs.sfs
  1064. - intel_ucode.img
  1065. - livefs.sfs
  1066. - initramfs.img
  1067. - mhwdfs.sfs
  1068. - rootfs.sfs
  1069. - vmlinuz
  1070. os: garuda
  1071. flavor: mate
  1072. version: 230501
  1073. garuda-kde-barebones:
  1074. path: /asset-mirror/releases/download/220329-198784ed/
  1075. files:
  1076. - amd_ucode.img
  1077. - desktopfs.sfs
  1078. - intel_ucode.img
  1079. - livefs.sfs
  1080. - initramfs.img
  1081. - mhwdfs.sfs
  1082. - rootfs.sfs
  1083. - vmlinuz
  1084. os: garuda
  1085. flavor: kde-barebones
  1086. version: 220329
  1087. proxmox-backup-server:
  1088. path: /asset-mirror/releases/download/3.2-1-f308cf4b/
  1089. files:
  1090. - initrd
  1091. - vmlinuz
  1092. - proxmox.iso
  1093. os: proxmox-backup-server
  1094. version: 3.2-1
  1095. proxmox-ve:
  1096. path: /asset-mirror/releases/download/8.2-2-613c19ff/
  1097. files:
  1098. - initrd
  1099. - proxmox.iso
  1100. - vmlinuz
  1101. os: proxmox-ve
  1102. version: 8.2-2
  1103. proxmox-mailgateway:
  1104. path: /asset-mirror/releases/download/8.1-1-8374c64d/
  1105. files:
  1106. - initrd
  1107. - vmlinuz
  1108. - proxmox.iso
  1109. os: proxmox-mailgateway
  1110. version: 8.1-1
  1111. tails-beta:
  1112. path: /asset-mirror/releases/download/5.0b1-ebdb1fb3/
  1113. files:
  1114. - vmlinuz
  1115. - initrd.img
  1116. - 9990-misc-helpers.sh
  1117. os: tails-beta
  1118. version: 5.0b1
  1119. arch: amd64
  1120. ubuntu-netboot-22.04-amd64:
  1121. path: /ubuntu-squash/releases/download/22.04.5-295657f3/
  1122. files:
  1123. - initrd
  1124. - vmlinuz
  1125. os: ubuntu
  1126. version: 22.04.5
  1127. codename: jammy
  1128. flavor: netboot
  1129. kernel: ubuntu-netboot-22.04-amd64
  1130. arch: amd64
  1131. ubuntu-netboot-22.04-arm64:
  1132. path: /ubuntu-squash/releases/download/22.04.5-32a0e326/
  1133. files:
  1134. - initrd
  1135. - vmlinuz
  1136. os: ubuntu
  1137. version: 22.04.5
  1138. codename: jammy
  1139. flavor: netboot
  1140. kernel: ubuntu-netboot-22.04-arm64
  1141. arch: arm64
  1142. ubuntu-22.04-default-squash:
  1143. path: /ubuntu-squash/releases/download/22.04.5-b0159fca/
  1144. files:
  1145. - filesystem.squashfs
  1146. - initrd
  1147. - vmlinuz
  1148. os: ubuntu
  1149. version: '22.04'
  1150. flavor: GNOME
  1151. kernel: ubuntu-22.04-default-squash
  1152. ubuntu-22.04-XFCE-squash:
  1153. path: /ubuntu-squash/releases/download/22.04.5-1a95043e/
  1154. files:
  1155. - filesystem.squashfs
  1156. - initrd
  1157. - vmlinuz
  1158. os: ubuntu
  1159. version: '22.04'
  1160. flavor: XFCE
  1161. kernel: ubuntu-22.04-XFCE-squash
  1162. ubuntu-22.04-MATE-squash:
  1163. path: /ubuntu-squash/releases/download/22.04.5-e4bfedfe/
  1164. files:
  1165. - filesystem.squashfs
  1166. - initrd
  1167. - vmlinuz
  1168. os: ubuntu
  1169. version: '22.04'
  1170. flavor: MATE
  1171. kernel: ubuntu-22.04-MATE-squash
  1172. ubuntu-22.04-Budgie-squash:
  1173. path: /ubuntu-squash/releases/download/22.04.5-7f1ad0e4/
  1174. files:
  1175. - filesystem.squashfs
  1176. - initrd
  1177. - vmlinuz
  1178. os: ubuntu
  1179. version: '22.04'
  1180. flavor: Budgie
  1181. kernel: ubuntu-22.04-Budgie-squash
  1182. ubuntu-22.04-KDE-squash:
  1183. path: /ubuntu-squash/releases/download/22.04.5-36909c4f/
  1184. files:
  1185. - filesystem.squashfs
  1186. - initrd
  1187. - vmlinuz
  1188. os: ubuntu
  1189. version: '22.04'
  1190. flavor: KDE
  1191. kernel: ubuntu-22.04-KDE-squash
  1192. ubuntu-22.04-kylin-squash:
  1193. path: /ubuntu-squash/releases/download/22.04.5-14797330/
  1194. files:
  1195. - filesystem.squashfs
  1196. - initrd
  1197. - vmlinuz
  1198. os: ubuntu
  1199. version: '22.04'
  1200. flavor: kylin
  1201. kernel: ubuntu-22.04-kylin-squash
  1202. voyager-jammy-squash:
  1203. path: /ubuntu-squash/releases/download/jammy-d0714f36/
  1204. files:
  1205. - filesystem.squashfs
  1206. - initrd
  1207. - vmlinuz
  1208. os: Voyager
  1209. version: jammy
  1210. flavor: jammy
  1211. kernel: voyager-jammy-squash
  1212. pop-22.04-default-squash:
  1213. path: /ubuntu-squash/releases/download/21-3c299ef8/
  1214. files:
  1215. - filesystem.squashfs
  1216. - initrd
  1217. - vmlinuz
  1218. os: pop
  1219. version: '22.04'
  1220. flavor: intel-amd
  1221. kernel: pop-22.04-default-squash
  1222. vmware-photon-x86_64:
  1223. path: /asset-mirror/releases/download/4.0-453a4a7b/
  1224. files:
  1225. - initrd.img
  1226. - vmlinuz
  1227. os: vmware-photon
  1228. version: '4.0'
  1229. arch: x86_64
  1230. vmware-photon-aarch64:
  1231. path: /asset-mirror/releases/download/4.0-4e0c6bec/
  1232. files:
  1233. - initrd.img
  1234. - vmlinuz
  1235. os: vmware-photon
  1236. version: '4.0'
  1237. arch: aarch64
  1238. harvester:
  1239. path: /asset-mirror/releases/download/v1.3.2-c82c6d22/
  1240. files:
  1241. - harvester-vmlinuz-amd64
  1242. - harvester-initrd-amd64
  1243. - harvester-rootfs-amd64.squashfs
  1244. - harvester-amd64.sha512
  1245. - version.yaml
  1246. os: harvester
  1247. version: v1.3.2
  1248. linux-lite-6-squash:
  1249. path: /ubuntu-squash/releases/download/6.4-2550834c/
  1250. files:
  1251. - filesystem.squashfs
  1252. - initrd
  1253. - vmlinuz
  1254. os: lite
  1255. version: 6.4
  1256. kernel: linux-lite-6-squash
  1257. mint-21-cinnamon-squash:
  1258. path: /ubuntu-squash/releases/download/21-1ff19e78/
  1259. files:
  1260. - initrd
  1261. - vmlinuz
  1262. - filesystem.squashfs
  1263. os: mint
  1264. version: '21'
  1265. flavor: Cinnamon
  1266. kernel: mint-21-cinnamon-squash
  1267. mint-21-mate-squash:
  1268. path: /ubuntu-squash/releases/download/21-b57bf769/
  1269. files:
  1270. - initrd
  1271. - vmlinuz
  1272. - filesystem.squashfs
  1273. os: mint
  1274. version: '21'
  1275. flavor: mate
  1276. kernel: mint-21-mate-squash
  1277. mint-21-xfce-squash:
  1278. path: /ubuntu-squash/releases/download/21-41ed8540/
  1279. files:
  1280. - initrd
  1281. - vmlinuz
  1282. - filesystem.squashfs
  1283. os: mint
  1284. version: '21'
  1285. flavor: xfce
  1286. kernel: mint-21-xfce-squash
  1287. oracle-9-x86_64:
  1288. path: /asset-mirror/releases/download/U4-5d86c3df/
  1289. files:
  1290. - vmlinuz
  1291. - initrd
  1292. - squashfs.img
  1293. os: oracle
  1294. version: '9'
  1295. arch: x86_64
  1296. oracle-9-aarch64:
  1297. path: /asset-mirror/releases/download/U4-f2411221/
  1298. files:
  1299. - vmlinuz
  1300. - initrd
  1301. - squashfs.img
  1302. os: oracle
  1303. version: '9'
  1304. arch: aarch64
  1305. parrot-home:
  1306. path: /debian-squash/releases/download/6.1-897b335c/
  1307. files:
  1308. - filesystem.squashfs
  1309. - initrd
  1310. - vmlinuz
  1311. os: parrot
  1312. version: '6.1'
  1313. flavor: home
  1314. parrot-security:
  1315. path: /debian-squash/releases/download/6.1-6288c350/
  1316. files:
  1317. - filesystem.squashfs
  1318. - initrd
  1319. - vmlinuz
  1320. os: parrot
  1321. version: '6.1'
  1322. flavor: security
  1323. xcp-ng:
  1324. path: /asset-mirror/releases/download/8.2-55521b28/
  1325. files:
  1326. - xen.gz
  1327. - vmlinuz
  1328. - install.img
  1329. os: xcp-ng
  1330. version: '8.2'
  1331. garuda-cinnamon:
  1332. path: /asset-mirror/releases/download/240428-0b360492/
  1333. files:
  1334. - amd_ucode.img
  1335. - desktopfs.sfs
  1336. - intel_ucode.img
  1337. - livefs.sfs
  1338. - initramfs.img
  1339. - mhwdfs.sfs
  1340. - rootfs.sfs
  1341. - vmlinuz
  1342. os: garuda
  1343. flavor: cinnamon
  1344. version: 240428
  1345. elementaryos-7-default-squash:
  1346. path: /ubuntu-squash/releases/download/7-3e6e05f6/
  1347. files:
  1348. - initrd
  1349. - vmlinuz
  1350. - filesystem.squashfs
  1351. os: elementary-os
  1352. version: '7'
  1353. kernel: elementaryos-7-default-squash
  1354. ubuntu-20.04-LXQT-squash:
  1355. path: /ubuntu-squash/releases/download/20.04.5-95f04bf8/
  1356. files:
  1357. - filesystem.squashfs
  1358. - initrd
  1359. - vmlinuz
  1360. os: ubuntu
  1361. version: '20.04'
  1362. flavor: LXQT
  1363. kernel: ubuntu-20.04-LXQT-squash
  1364. debian-12-live-kernel:
  1365. path: /debian-core-12/releases/download/12.7.0-e814dabe/
  1366. files:
  1367. - initrd
  1368. - vmlinuz
  1369. os: debian
  1370. version: '12'
  1371. debian-12-default-squash:
  1372. path: /debian-squash/releases/download/12.7.0-b545a82c/
  1373. files:
  1374. - filesystem.squashfs
  1375. os: debian
  1376. version: '12'
  1377. flavor: core
  1378. kernel: debian-12-live-kernel
  1379. debian-12-gnome-squash:
  1380. path: /debian-squash/releases/download/12.7.0-d2c07a8a/
  1381. files:
  1382. - filesystem.squashfs
  1383. os: debian
  1384. version: '12'
  1385. flavor: gnome
  1386. kernel: debian-12-live-kernel
  1387. debian-12-cinnamon-squash:
  1388. path: /debian-squash/releases/download/12.7.0-c84a8c03/
  1389. files:
  1390. - filesystem.squashfs
  1391. os: debian
  1392. version: '12'
  1393. flavor: cinnamon
  1394. kernel: debian-12-live-kernel
  1395. debian-12-lxqt-squash:
  1396. path: /debian-squash/releases/download/12.7.0-43f2cd09/
  1397. files:
  1398. - filesystem.squashfs
  1399. os: debian
  1400. version: '12'
  1401. flavor: lxqt
  1402. kernel: debian-12-live-kernel
  1403. debian-12-mate-squash:
  1404. path: /debian-squash/releases/download/12.7.0-1a8949e5/
  1405. files:
  1406. - filesystem.squashfs
  1407. os: debian
  1408. version: '12'
  1409. flavor: mate
  1410. kernel: debian-12-live-kernel
  1411. debian-12-lxde-squash:
  1412. path: /debian-squash/releases/download/12.7.0-b3449bd8/
  1413. files:
  1414. - filesystem.squashfs
  1415. os: debian
  1416. version: '12'
  1417. flavor: lxde
  1418. kernel: debian-12-live-kernel
  1419. debian-12-xfce-squash:
  1420. path: /debian-squash/releases/download/12.7.0-40a848cc/
  1421. files:
  1422. - filesystem.squashfs
  1423. os: debian
  1424. version: '12'
  1425. flavor: xfce
  1426. kernel: debian-12-live-kernel
  1427. debian-12-kde-squash:
  1428. path: /debian-squash/releases/download/12.7.0-90c96885/
  1429. files:
  1430. - filesystem.squashfs
  1431. os: debian
  1432. version: '12'
  1433. flavor: kde
  1434. kernel: debian-12-live-kernel
  1435. fedora-39-gnome:
  1436. path: /fedora-assets/releases/download/1.5-0ccbf396/
  1437. files:
  1438. - vmlinuz
  1439. - initrd
  1440. - squashfs.img
  1441. os: fedora
  1442. version: 39
  1443. flavor: GNOME
  1444. fedora-39-Cinnamon:
  1445. path: /fedora-assets/releases/download/1.5-07a94bbb/
  1446. files:
  1447. - vmlinuz
  1448. - initrd
  1449. - squashfs.img
  1450. os: fedora
  1451. version: 39
  1452. flavor: Cinnamon
  1453. fedora-39-KDE:
  1454. path: /fedora-assets/releases/download/1.5-a9bc94b4/
  1455. files:
  1456. - vmlinuz
  1457. - initrd
  1458. - squashfs.img
  1459. os: fedora
  1460. version: 39
  1461. flavor: KDE
  1462. fedora-39-LXDE:
  1463. path: /fedora-assets/releases/download/1.5-e3694b17/
  1464. files:
  1465. - vmlinuz
  1466. - initrd
  1467. - squashfs.img
  1468. os: fedora
  1469. version: 39
  1470. flavor: LXDE
  1471. fedora-39-LXQt:
  1472. path: /fedora-assets/releases/download/1.5-8da34938/
  1473. files:
  1474. - vmlinuz
  1475. - initrd
  1476. - squashfs.img
  1477. os: fedora
  1478. version: 39
  1479. flavor: LXQt
  1480. fedora-39-MATE_Compiz:
  1481. path: /fedora-assets/releases/download/1.5-6fcbc121/
  1482. files:
  1483. - vmlinuz
  1484. - initrd
  1485. - squashfs.img
  1486. os: fedora
  1487. version: 39
  1488. flavor: MATE_Compiz
  1489. fedora-39-Xfce:
  1490. path: /fedora-assets/releases/download/1.5-c03946cc/
  1491. files:
  1492. - vmlinuz
  1493. - initrd
  1494. - squashfs.img
  1495. os: fedora
  1496. version: 39
  1497. flavor: Xfce
  1498. fedora-39-i3:
  1499. path: /fedora-assets/releases/download/1.5-db983595/
  1500. files:
  1501. - vmlinuz
  1502. - initrd
  1503. - squashfs.img
  1504. os: fedora
  1505. version: 39
  1506. flavor: i3
  1507. fedora-39-SoaS:
  1508. path: /fedora-assets/releases/download/1.5-73bb8f8d/
  1509. files:
  1510. - vmlinuz
  1511. - initrd
  1512. - squashfs.img
  1513. os: fedora
  1514. version: 39
  1515. flavor: SoaS
  1516. ubuntu-22.04-LXQT-squash:
  1517. path: /ubuntu-squash/releases/download/22.04.5-e60a4189/
  1518. files:
  1519. - filesystem.squashfs
  1520. - initrd
  1521. - vmlinuz
  1522. os: ubuntu
  1523. version: '22.04'
  1524. flavor: LXQT
  1525. kernel: ubuntu-22.04-LXQT-squash
  1526. backbox-default-squash:
  1527. path: /ubuntu-squash/releases/download/8.1-c2287989/
  1528. files:
  1529. - initrd
  1530. - vmlinuz
  1531. - filesystem.squashfs
  1532. os: BackBox
  1533. version: '8.1'
  1534. flavor: desktop
  1535. kernel: backbox-default-squash
  1536. bodhi-standard:
  1537. path: /ubuntu-squash/releases/download/7.0.0-a4394ab0/
  1538. files:
  1539. - filesystem.squashfs
  1540. - initrd
  1541. - vmlinuz
  1542. os: bodhi
  1543. version: 7.0.0
  1544. flavor: standard
  1545. bodhi-apppack:
  1546. path: /ubuntu-squash/releases/download/7.0.0-c167c30e/
  1547. files:
  1548. - filesystem.squashfs
  1549. - initrd
  1550. - vmlinuz
  1551. os: bodhi
  1552. version: 7.0.0
  1553. flavor: apppack
  1554. mfsbsd-14:
  1555. path: /asset-mirror/releases/download/14.1-a5094acd/
  1556. files:
  1557. - default.img
  1558. - special-edition.img
  1559. os: freebsd
  1560. version: '14'
  1561. zorin-core-squash:
  1562. path: /ubuntu-squash/releases/download/17.2-a87e018b/
  1563. files:
  1564. - filesystem.squashfs
  1565. - initrd
  1566. - vmlinuz
  1567. os: zorin
  1568. version: '17.2'
  1569. flavor: Core
  1570. kernel: zorin-core-squash
  1571. q4os-plasma-squash:
  1572. path: /debian-squash/releases/download/5.6-3af797cd/
  1573. files:
  1574. - filesystem.squashfs
  1575. os: Q4OS
  1576. version: '5.6'
  1577. flavor: plasma
  1578. kernel: q4os-default-squash
  1579. q4os-default-squash:
  1580. path: /debian-squash/releases/download/5.6-d1a34866/
  1581. files:
  1582. - filesystem.squashfs
  1583. - initrd
  1584. - vmlinuz
  1585. os: Q4OS
  1586. version: '5.6'
  1587. flavor: trinity
  1588. kernel: q4os-default-squash
  1589. memtest86plus:
  1590. path: /asset-mirror/releases/download/7.00-014832f7/
  1591. files:
  1592. - memtest32.bin
  1593. - memtest32.efi
  1594. - memtest64.bin
  1595. - memtest64.efi
  1596. os: memtest86-plus
  1597. version: '7.00'
  1598. ubuntu-netboot-24.04-arm64:
  1599. path: /ubuntu-squash/releases/download/24.04.1-7b71a472/
  1600. files:
  1601. - initrd
  1602. - vmlinuz
  1603. os: ubuntu
  1604. version: 24.04.1
  1605. codename: noble
  1606. flavor: netboot
  1607. kernel: ubuntu-netboot-24.04-arm64
  1608. arch: arm64
  1609. ubuntu-netboot-24.04-amd64:
  1610. path: /ubuntu-squash/releases/download/24.04.1-dac09526/
  1611. files:
  1612. - initrd
  1613. - vmlinuz
  1614. os: ubuntu
  1615. version: 24.04.1
  1616. codename: noble
  1617. flavor: netboot
  1618. kernel: ubuntu-netboot-24.04-amd64
  1619. arch: amd64
  1620. fedora-40-gnome:
  1621. path: /fedora-assets/releases/download/1.14-aefc8f89/
  1622. files:
  1623. - vmlinuz
  1624. - initrd
  1625. - squashfs.img
  1626. os: fedora
  1627. version: 40
  1628. flavor: GNOME
  1629. ubuntu-24.04-default-squash:
  1630. path: /ubuntu-squash/releases/download/24.04.1-03d79d20/
  1631. files:
  1632. - filesystem.squashfs
  1633. - initrd
  1634. - vmlinuz
  1635. os: ubuntu
  1636. version: '24.04'
  1637. flavor: GNOME
  1638. kernel: ubuntu-24.04-default-squash
  1639. vanilla-os:
  1640. path: /asset-mirror/releases/download/20240728-32e3ebb7/
  1641. files:
  1642. - initrd
  1643. - filesystem.squashfs
  1644. - vmlinuz
  1645. os: vanilla-os
  1646. version: 2-20240728
  1647. zfsbootmenu:
  1648. path: /asset-mirror/releases/download/2.3.0-43c730d4/
  1649. files:
  1650. - zfsbootmenu-recovery-x86_64.efi
  1651. os: zfsbootmenu
  1652. version: 2.3.0
  1653. supergrubdisk:
  1654. path: /asset-mirror/releases/download/2.06s4-b7b838c6/
  1655. files:
  1656. - supergrub2-classic-x86_64.efi
  1657. os: supergrubdisk
  1658. version: 2.06s4
  1659. mint-22-xfce-squash:
  1660. path: /ubuntu-squash/releases/download/22-42f238bf/
  1661. files:
  1662. - initrd
  1663. - vmlinuz
  1664. - filesystem.squashfs
  1665. os: mint
  1666. version: '22'
  1667. flavor: xfce
  1668. kernel: mint-22-xfce-squash
  1669. mint-22-cinnamon-squash:
  1670. path: /ubuntu-squash/releases/download/22-1431f755/
  1671. files:
  1672. - initrd
  1673. - vmlinuz
  1674. - filesystem.squashfs
  1675. os: mint
  1676. version: '22'
  1677. flavor: Cinnamon
  1678. kernel: mint-22-cinnamon-squash
  1679. mint-22-mate-squash:
  1680. path: /ubuntu-squash/releases/download/22-979f0303/
  1681. files:
  1682. - initrd
  1683. - vmlinuz
  1684. - filesystem.squashfs
  1685. os: mint
  1686. version: '22'
  1687. flavor: mate
  1688. kernel: mint-22-mate-squash