-
Notifications
You must be signed in to change notification settings - Fork 27
/
asahi-server.yaml
52 lines (52 loc) · 1.18 KB
/
asahi-server.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
name: ubuntu-asahi-server
display-name: Ubuntu Asahi Preinstalled Server
revision: 0
architecture: arm64
series: noble
class: preinstalled
kernel: linux-asahi-arm
gadget:
url: "https://git.launchpad.net/~canonical-foundations/snap-pc/+git/github-mirror-amd64"
branch: classic
type: "git"
rootfs:
archive: ubuntu
components:
- main
- restricted
- universe
- multiverse
mirror: "http://ports.ubuntu.com/ubuntu-ports/"
sources-list-deb822: true
pocket: updates
seed:
urls:
- "https://git.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/+git/"
branch: noble
names:
- server
- minimal
- standard
- cloud-image
customization:
extra-snaps:
- name: snapd
extra-packages:
- name: ubuntu-asahi
- name: grub-efi-arm64-signed
# - name: shim-signed
# for update-grub
- name: grub2-common
extra-ppas:
- name: ubuntu-asahi/ubuntu-asahi
keep-enabled: no
cloud-init:
user-data: |
#cloud-config
users: []
artifacts:
rootfs-tarball:
name: ubuntu-24.04-preinstalled-server-arm64+asahi.tar.gz
compression: gzip
manifest:
name: ubuntu-24.04-preinstalled-server-arm64+asahi.manifest