20 lines
526 B
JSON
20 lines
526 B
JSON
|
{
|
||
|
"ref": "fedora/25/${basearch}",
|
||
|
|
||
|
"repos": ["fedora-25"],
|
||
|
|
||
|
"packages": ["kernel", "nss-altfiles", "systemd", "ostree", "selinux-policy-targeted"],
|
||
|
|
||
|
"packages-aarch64": ["grub2-efi", "ostree-grub2",
|
||
|
"efibootmgr", "shim"],
|
||
|
|
||
|
"packages-armhfp": ["extlinux-bootloader"],
|
||
|
|
||
|
"packages-ppc64": ["grub2", "ostree-grub2"],
|
||
|
|
||
|
"packages-ppc64le": ["grub2", "ostree-grub2"],
|
||
|
|
||
|
"packages-x86_64": ["grub2", "grub2-efi", "ostree-grub2",
|
||
|
"efibootmgr", "shim"]
|
||
|
}
|