Sun Mar 9 09:44:23 UTC 2025
Browse files- endpoints.yml +11 -0
endpoints.yml
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
ubuntu-24.04-test-squash-custom:
|
2 |
path: /squash/ubuntu/24.04/test/
|
3 |
files:
|
|
|
1 |
+
ubuntu-24.04-GCLONE-squash-custom:
|
2 |
+
path: /squash/ubuntu/24.04/GCLONE/
|
3 |
+
files:
|
4 |
+
- filesystem.squashfs
|
5 |
+
- initrd
|
6 |
+
- vmlinuz
|
7 |
+
os: ubuntu-custom
|
8 |
+
version: '24.04'
|
9 |
+
flavor: GCLONE
|
10 |
+
kernel: ubuntu-24.04-GCLONE-squash-custom
|
11 |
+
|
12 |
ubuntu-24.04-test-squash-custom:
|
13 |
path: /squash/ubuntu/24.04/test/
|
14 |
files:
|