Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c12a0946de | ||
|
|
c955242a9c | ||
|
|
0295f3259b | ||
|
|
ab0866e7bb |
1 changed files with 8 additions and 7 deletions
|
|
@ -109,16 +109,17 @@
|
|||
"podman",
|
||||
"attr"],
|
||||
|
||||
"packages-aarch64": ["grub2-efi", "ostree-grub2",
|
||||
"efibootmgr", "shim", "atomic-devmode",
|
||||
"uboot-tools", "uboot-images-armv8", "bcm283x-firmware"],
|
||||
"packages-aarch64": ["grub2-efi-aa64", "ostree-grub2",
|
||||
"efibootmgr", "shim-aa64", "atomic-devmode",
|
||||
"uboot-tools", "uboot-images-armv8", "bcm283x-firmware",
|
||||
"fwupdate", "fwupdate-efi", "arm-image-installer"],
|
||||
|
||||
"packages-armhfp": ["extlinux-bootloader",
|
||||
"uboot-tools", "uboot-images-armv7", "bcm283x-firmware"],
|
||||
"packages-armhfp": ["extlinux-bootloader", "arm-image-installer",
|
||||
"uboot-tools", "uboot-images-armv7", "bcm283x-firmware"],
|
||||
|
||||
"packages-x86_64": ["grub2", "grub2-efi-x64", "ostree-grub2",
|
||||
"efibootmgr", "shim", "atomic-devmode",
|
||||
"microcode_ctl"],
|
||||
"efibootmgr", "shim-x64", "atomic-devmode",
|
||||
"fwupdate", "fwupdate-efi", "microcode_ctl"],
|
||||
|
||||
"default_target": "multi-user.target",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue