Bot
commited on
Commit
·
763e367
1
Parent(s):
deaae6e
Mon Dec 30 09:32:28 UTC 2024
Browse files- endpoints.yml +11 -0
endpoints.yml
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
ubuntu-24.04-GNOME-custom:
|
2 |
+
path: /data/squash/ubuntu/24.04/GNOME
|
3 |
+
files:
|
4 |
+
- filesystem.squashfs
|
5 |
+
- initrd
|
6 |
+
- vmlinuz
|
7 |
+
os: ubuntu-custom
|
8 |
+
version: '24.04'
|
9 |
+
flavor: GNOME
|
10 |
+
kernel: ubuntu-24.04-GNOME-custom
|
11 |
+
|