mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 17:11:34 +02:00
sys-kernel/dracut: Disable the dracut-cpio feature, which requires Rust
Flatcar can't benefit from this performance boost for several reasons, the main one being the use of binary packages. Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
This commit is contained in:
parent
092e50f8e3
commit
9bdf3ef1fc
@ -162,3 +162,7 @@ sys-fs/zfs-kmod -initramfs
|
||||
# For sys-auth/sssd
|
||||
net-dns/bind gssapi
|
||||
net-dns/bind-tools gssapi
|
||||
|
||||
# Flatcar can't benefit from this performance boost for several reasons, the
|
||||
# main one being the use of binary packages.
|
||||
sys-kernel/dracut -dracut-cpio
|
||||
|
Loading…
x
Reference in New Issue
Block a user