mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-03 12:31:10 +01:00
coreo-base/coreos: Add mokutil to the base amd64 image
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
This commit is contained in:
parent
9d550a2b6f
commit
18556bface
1
sdk_container/src/third_party/coreos-overlay/coreos-base/coreos/coreos-0.0.1-r308.ebuild
vendored
Symbolic link
1
sdk_container/src/third_party/coreos-overlay/coreos-base/coreos/coreos-0.0.1-r308.ebuild
vendored
Symbolic link
@ -0,0 +1 @@
|
||||
coreos-0.0.1.ebuild
|
||||
@ -76,6 +76,7 @@ RDEPEND="${RDEPEND}
|
||||
amd64? (
|
||||
app-emulation/xenserver-pv-version
|
||||
app-emulation/xenstore
|
||||
sys-boot/mokutil
|
||||
)"
|
||||
|
||||
# sys-devel/gettext: it embeds 'envsubst' binary which is useful for simple file templating.
|
||||
|
||||
@ -100,6 +100,7 @@
|
||||
|
||||
# ?
|
||||
=sys-power/acpid-2.0.33 ~amd64 ~arm64
|
||||
=sys-boot/mokutil-0.6.0 ~amd64
|
||||
|
||||
# Needed to fix CVE-2023-4016.
|
||||
=sys-process/procps-4.0.4 ~amd64 ~arm64
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user