|
@@ -1653,3 +1653,15 @@ endpoints:
|
|
flavor: netboot
|
|
flavor: netboot
|
|
kernel: ubuntu-netboot-21.10-amd64
|
|
kernel: ubuntu-netboot-21.10-amd64
|
|
arch: amd64
|
|
arch: amd64
|
|
|
|
+ ubuntu-netboot-21.10-arm64:
|
|
|
|
+ path: /ubuntu-squash/releases/download/21.10-22689dde/
|
|
|
|
+ files:
|
|
|
|
+ - filesystem.squashfs
|
|
|
|
+ - initrd
|
|
|
|
+ - vmlinuz
|
|
|
|
+ os: ubuntu
|
|
|
|
+ version: '21.10'
|
|
|
|
+ codename: impish
|
|
|
|
+ flavor: netboot
|
|
|
|
+ kernel: ubuntu-netboot-21.10-arm64
|
|
|
|
+ arch: arm64
|