|
@@ -377,7 +377,7 @@ endpoints:
|
|
os: fatdog
|
|
os: fatdog
|
|
version: current
|
|
version: current
|
|
raizo:
|
|
raizo:
|
|
- path: /debian-squash/releases/download/v16.25.01.25i-cdb1c06f/
|
|
|
|
|
|
+ path: /debian-squash/releases/download/v16.25.04.12i-cdb1c06f/
|
|
files:
|
|
files:
|
|
- filesystem.squashfs
|
|
- filesystem.squashfs
|
|
- initrd
|
|
- initrd
|
|
@@ -532,7 +532,7 @@ endpoints:
|
|
version: 5.8
|
|
version: 5.8
|
|
kernel: linux-lite-5-squash
|
|
kernel: linux-lite-5-squash
|
|
vyos-rolling:
|
|
vyos-rolling:
|
|
- path: /debian-squash/releases/download/2025.04.09-0018-rolling-0d0f700e/
|
|
|
|
|
|
+ path: /debian-squash/releases/download/2025.04.17-0018-rolling-0d0f700e/
|
|
files:
|
|
files:
|
|
- filesystem.squashfs
|
|
- filesystem.squashfs
|
|
- initrd
|
|
- initrd
|
|
@@ -1745,3 +1745,25 @@ endpoints:
|
|
- uefi-shell-x64.efi
|
|
- uefi-shell-x64.efi
|
|
os: uefi-shell-x64
|
|
os: uefi-shell-x64
|
|
version: edk2-stable202002
|
|
version: edk2-stable202002
|
|
|
|
+ ubuntu-netboot-25.04-amd64:
|
|
|
|
+ path: /ubuntu-squash/releases/download/25.04-8094159e/
|
|
|
|
+ files:
|
|
|
|
+ - initrd
|
|
|
|
+ - vmlinuz
|
|
|
|
+ os: ubuntu
|
|
|
|
+ version: '25.04'
|
|
|
|
+ codename: plucky
|
|
|
|
+ flavor: netboot
|
|
|
|
+ kernel: ubuntu-netboot-25.04-amd64
|
|
|
|
+ arch: amd64
|
|
|
|
+ ubuntu-netboot-25.04-arm64:
|
|
|
|
+ path: /ubuntu-squash/releases/download/25.04-e56e947a/
|
|
|
|
+ files:
|
|
|
|
+ - initrd
|
|
|
|
+ - vmlinuz
|
|
|
|
+ os: ubuntu
|
|
|
|
+ version: '25.04'
|
|
|
|
+ codename: plucky
|
|
|
|
+ flavor: netboot
|
|
|
|
+ kernel: ubuntu-netboot-25.04-arm64
|
|
|
|
+ arch: arm64
|