Sun Mar 9 09:34:13 UTC 2025
Browse files- endpoints.yml +11 -0
endpoints.yml
CHANGED
@@ -9,6 +9,17 @@
|
|
9 |
flavor: test
|
10 |
kernel: ubuntu-24.04-test-squash-custom
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
ubuntu-24.04-GNOME-squash-custom:
|
13 |
path: /squash/ubuntu/24.04/GNOME/
|
14 |
files:
|
|
|
9 |
flavor: test
|
10 |
kernel: ubuntu-24.04-test-squash-custom
|
11 |
|
12 |
+
ubuntu-24.04-GLIVE-squash-custom:
|
13 |
+
path: /squash/ubuntu/24.04/GLIVE/
|
14 |
+
files:
|
15 |
+
- filesystem.squashfs
|
16 |
+
- initrd
|
17 |
+
- vmlinuz
|
18 |
+
os: ubuntu-custom
|
19 |
+
version: '24.04'
|
20 |
+
flavor: GLIVE
|
21 |
+
kernel: ubuntu-24.04-GLIVE-squash-custom
|
22 |
+
|
23 |
ubuntu-24.04-GNOME-squash-custom:
|
24 |
path: /squash/ubuntu/24.04/GNOME/
|
25 |
files:
|