endpoints.yml 1018 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. endpoints:
  2. ubuntu-19.10-live-kernel:
  3. path: /ubuntu-core-19.10/releases/download/5.3.0.18.21-60558c66-1.1/
  4. files:
  5. - initrd
  6. - vmlinuz
  7. os: ubuntu
  8. version: '19.10'
  9. ubuntu-18.04-live-kernel:
  10. path: /ubuntu-core-18.04/releases/download/4.15.0.20.23-fe234d14/
  11. files:
  12. - initrd
  13. - vmlinuz
  14. os: ubuntu
  15. version: '18.04'
  16. ubuntu-18.04-default-squash:
  17. path: /ubuntu-squash/releases/download/18.04.3-dd5a3b1d/
  18. files:
  19. - filesystem.squashfs
  20. os: ubuntu
  21. version: '18.04'
  22. flavor: core
  23. debian-10-live-kernel:
  24. path: /debian-core-10/releases/download/4.19.67-2-76176a24/
  25. files:
  26. - initrd
  27. - vmlinuz
  28. os: debian
  29. version: '10'
  30. debian-9-live-kernel:
  31. path: /debian-core-9/releases/download/4.9.189-3-44deb8e4/
  32. files:
  33. - initrd
  34. - vmlinuz
  35. os: debian
  36. version: 9
  37. manjaro-18.x-live-kernel:
  38. path: /manjaro-core-18.x/releases/download/5.3.8-8ec3175f/
  39. files:
  40. - initrd
  41. - vmlinuz
  42. os: manjaro
  43. version: 18.x