mirror of
https://github.com/rocky-linux/createhdds.git
synced 2024-11-17 10:41:25 +00:00
only desktop and support qcows are used in aarch64
This commit is contained in:
parent
446f00f2cc
commit
2e951764dc
12
hdds.json
12
hdds.json
@ -155,8 +155,6 @@
|
||||
"name" : "minimal",
|
||||
"releases" : {
|
||||
"8" : ["x86_64", "aarch64"],
|
||||
"8-BETA" : ["x86_64"],
|
||||
"8-LookAhead" : ["x86_64"],
|
||||
"9" : ["x86_64", "aarch64"]
|
||||
},
|
||||
"size" : "15"
|
||||
@ -165,8 +163,6 @@
|
||||
"name" : "minimal-uefi",
|
||||
"releases" : {
|
||||
"8" : ["x86_64", "aarch64"],
|
||||
"8-BETA" : ["x86_64"],
|
||||
"8-LookAhead" : ["x86_64"],
|
||||
"9" : ["x86_64", "aarch64"]
|
||||
},
|
||||
"size" : "15",
|
||||
@ -176,8 +172,6 @@
|
||||
"name" : "desktop",
|
||||
"releases" : {
|
||||
"8": ["x86_64", "aarch64"],
|
||||
"8-BETA" : ["x86_64"],
|
||||
"8-LookAhead" : ["x86_64"],
|
||||
"9" : ["x86_64", "aarch64"]
|
||||
},
|
||||
"size" : "20"
|
||||
@ -186,8 +180,6 @@
|
||||
"name" : "desktopencrypt",
|
||||
"releases" : {
|
||||
"8" : ["x86_64", "aarch64"],
|
||||
"8-BETA" : ["x86_64"],
|
||||
"8-LookAhead" : ["x86_64"],
|
||||
"9" : ["x86_64", "aarch64"]
|
||||
},
|
||||
"size" : "20"
|
||||
@ -196,8 +188,6 @@
|
||||
"name" : "server",
|
||||
"releases" : {
|
||||
"8" : ["x86_64", "aarch64"],
|
||||
"8-BETA" : ["x86_64"],
|
||||
"8-LookAhead" : ["x86_64"],
|
||||
"9" : ["x86_64", "aarch64"]
|
||||
},
|
||||
"size" : "9"
|
||||
@ -206,8 +196,6 @@
|
||||
"name" : "support",
|
||||
"releases" : {
|
||||
"8" : ["x86_64", "aarch64"],
|
||||
"8-BETA" : ["x86_64"],
|
||||
"8-LookAhead" : ["x86_64"],
|
||||
"9" : ["x86_64", "aarch64"]
|
||||
},
|
||||
"size" : "36"
|
||||
|
Loading…
Reference in New Issue
Block a user