auto-space commited on
Commit
f315b79
·
verified ·
1 Parent(s): c9dce76

Wed Jan 1 18:30:58 UTC 2025

Browse files
Files changed (1) hide show
  1. endpoints.yml +11 -0
endpoints.yml CHANGED
@@ -9,3 +9,14 @@
9
  flavor: GNOME
10
  kernel: ubuntu-24.04-GNOME-squash-custom
11
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  flavor: GNOME
10
  kernel: ubuntu-24.04-GNOME-squash-custom
11
 
12
+ ubuntu-24.04-test-squash-custom:
13
+ path: /squash/ubuntu/24.04/test/
14
+ files:
15
+ - filesystem.squashfs
16
+ - initrd
17
+ - vmlinuz
18
+ os: ubuntu-custom
19
+ version: '24.04'
20
+ flavor: test
21
+ kernel: ubuntu-24.04-test-squash-custom
22
+