1
0

endpoints.yml 796 B

123456789101112131415161718192021222324252627282930
  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-81ae0834/
  9. files:
  10. - initrd
  11. - vmlinuz
  12. ubuntu-18.04-default-squash:
  13. path: /ubuntu-squash/releases/download/18.04.3-5b9d4326/
  14. files:
  15. - filesystem.squashfs
  16. debian-10-live-kernel:
  17. path: /debian-core-10/releases/download/4.19.67-2-04fe0fb9/
  18. files:
  19. - initrd
  20. - vmlinuz
  21. debian-9-live-kernel:
  22. path: /debian-core-9/releases/download/4.9.189-3-152f39d8/
  23. files:
  24. - initrd
  25. - vmlinuz
  26. manjaro-18.x-live-kernel:
  27. path: /manjaro-core-18.x/releases/download/5.3.8-d0e4054f/
  28. files:
  29. - initrd
  30. - vmlinuz