Skip to content

Commit 56f3937

Browse files
committed
data: Drop Arch
This is not even slightly supported by us at this point. Anyone who wants to maintain it should provide their own installer. Signed-off-by: Hector Martin <[email protected]>
1 parent 2f9b795 commit 56f3937

1 file changed

Lines changed: 0 additions & 32 deletions

File tree

data/installer_data.json

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -162,38 +162,6 @@
162162
}
163163
]
164164
},
165-
{
166-
"name": "Arch Linux ARM (not recommended)",
167-
"default_os_name": "Arch Linux ARM",
168-
"expert": true,
169-
"boot_object": "m1n1.bin",
170-
"next_object": "m1n1/boot.bin",
171-
"package": "asahi-base-20231012-1.zip",
172-
"supported_fw": [
173-
"12.3",
174-
"12.3.1",
175-
"13.5"
176-
],
177-
"partitions": [
178-
{
179-
"name": "EFI",
180-
"type": "EFI",
181-
"size": "500MB",
182-
"format": "fat",
183-
"volume_id": "0x2abf9f91",
184-
"copy_firmware": true,
185-
"copy_installer_data": true,
186-
"source": "esp"
187-
},
188-
{
189-
"name": "Root",
190-
"type": "Linux",
191-
"size": "5GB",
192-
"expand": true,
193-
"image": "root.img"
194-
}
195-
]
196-
},
197165
{
198166
"name": "UEFI environment only (m1n1 + U-Boot + ESP)",
199167
"default_os_name": "UEFI boot",

0 commit comments

Comments
 (0)