|
@@ -692,3 +692,13 @@ endpoints:
|
|
version: debian
|
|
version: debian
|
|
flavor: testing
|
|
flavor: testing
|
|
kernel: clonezilla-debian-testing
|
|
kernel: clonezilla-debian-testing
|
|
|
|
+ clonezilla-ubuntu-stable:
|
|
|
|
+ path: /ubuntu-squash/releases/download/20191024-c99c5b40/
|
|
|
|
+ files:
|
|
|
|
+ - filesystem.squashfs
|
|
|
|
+ - initrd
|
|
|
|
+ - vmlinuz
|
|
|
|
+ os: clonezilla
|
|
|
|
+ version: ubuntu
|
|
|
|
+ flavor: stable
|
|
|
|
+ kernel: clonezilla-ubuntu-stable
|