endpoints.yml 982 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  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. ubuntu-18.04-live-kernel:
  8. path: /ubuntu-core-18.04/releases/download/4.15.0.20.23-fe234d14/
  9. files:
  10. - initrd
  11. - vmlinuz
  12. os: ubuntu
  13. version: '18.04'
  14. ubuntu-18.04-default-squash:
  15. path: /ubuntu-squash/releases/download/18.04.3-dd5a3b1d/
  16. files:
  17. - filesystem.squashfs
  18. os: ubuntu
  19. version: '18.04'
  20. flavor: core
  21. debian-10-live-kernel:
  22. path: /debian-core-10/releases/download/4.19.67-2-76176a24/
  23. files:
  24. - initrd
  25. - vmlinuz
  26. os: debian
  27. version: '10'
  28. debian-9-live-kernel:
  29. path: /debian-core-9/releases/download/4.9.189-3-44deb8e4/
  30. files:
  31. - initrd
  32. - vmlinuz
  33. os: debian
  34. version: 9
  35. manjaro-18.x-live-kernel:
  36. path: /manjaro-core-18.x/releases/download/5.3.8-8ec3175f/
  37. files:
  38. - initrd
  39. - vmlinuz
  40. os: manjaro
  41. version: 18.x