mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-11 15:06:58 +02:00
sys-boot/mokutil: Install on arm64 now that it supports Secure Boot
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
This commit is contained in:
parent
5125317506
commit
010afcd35d
@ -76,7 +76,6 @@ RDEPEND="${RDEPEND}
|
|||||||
amd64? (
|
amd64? (
|
||||||
app-emulation/xenserver-pv-version
|
app-emulation/xenserver-pv-version
|
||||||
app-emulation/xenstore
|
app-emulation/xenstore
|
||||||
sys-boot/mokutil
|
|
||||||
)"
|
)"
|
||||||
|
|
||||||
# sys-devel/gettext: it embeds 'envsubst' binary which is useful for simple file templating.
|
# sys-devel/gettext: it embeds 'envsubst' binary which is useful for simple file templating.
|
||||||
@ -185,6 +184,7 @@ RDEPEND="${RDEPEND}
|
|||||||
sys-block/open-iscsi
|
sys-block/open-iscsi
|
||||||
sys-block/parted
|
sys-block/parted
|
||||||
sys-boot/efibootmgr
|
sys-boot/efibootmgr
|
||||||
|
sys-boot/mokutil
|
||||||
sys-cluster/ipvsadm
|
sys-cluster/ipvsadm
|
||||||
sys-devel/gettext
|
sys-devel/gettext
|
||||||
sys-fs/btrfs-progs
|
sys-fs/btrfs-progs
|
||||||
|
@ -107,7 +107,7 @@
|
|||||||
=sys-apps/zram-generator-1.1.2 ~arm64
|
=sys-apps/zram-generator-1.1.2 ~arm64
|
||||||
|
|
||||||
# Upgrade to latest version for secureboot
|
# Upgrade to latest version for secureboot
|
||||||
=sys-boot/mokutil-0.6.0 ~amd64
|
=sys-boot/mokutil-0.6.0 ~amd64 ~arm64
|
||||||
|
|
||||||
# Enable ipvsadm for arm64.
|
# Enable ipvsadm for arm64.
|
||||||
=sys-cluster/ipvsadm-1.31-r1 ~arm64
|
=sys-cluster/ipvsadm-1.31-r1 ~arm64
|
||||||
|
Loading…
Reference in New Issue
Block a user