sys-kernel/coreos-kernel: Add more missing initrd dependencies

Spotted while comparing a local build with a recent nightly.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
This commit is contained in:
James Le Cuirot 2026-01-07 17:20:30 +00:00
parent e7219c3ec2
commit 03e0108523
No known key found for this signature in database
GPG Key ID: 1226415D00DD3137

View File

@ -27,14 +27,17 @@ DEPEND="
app-shells/bash
coreos-base/afterburn
coreos-base/coreos-init:=
net-misc/iputils
sys-apps/azure-vm-utils[dracut]
sys-apps/baselayout
sys-apps/busybox
sys-apps/coreutils
sys-apps/findutils
sys-apps/grep
sys-apps/hwdata
sys-apps/ignition:=
sys-apps/iproute2
sys-apps/kexec-tools
sys-apps/less
sys-apps/nvme-cli
sys-apps/sed
@ -51,6 +54,7 @@ DEPEND="
sys-fs/xfsprogs
>=sys-kernel/bootengine-0.0.38-r37:=
>=sys-kernel/coreos-firmware-20180103-r1:=
sys-process/procps
virtual/udev
amd64? ( sys-firmware/intel-microcode:= )
"