GNU's cpio was added to MLFS so that an initramfs can be created for system that require an initramfs image for boot.
Since CMLFS installs libarchive [for elftoolchain], bsdcpio is available. Per this issue, bsdcpio can be used as a replacement for cpio.
However, if I decide to drop elftoolchain for elfutils, then GNU's cpio would have to be installed
GNU's
cpiowas added to MLFS so that an initramfs can be created for system that require an initramfs image for boot.Since CMLFS installs
libarchive[for elftoolchain],bsdcpiois available. Per this issue,bsdcpiocan be used as a replacement forcpio.However, if I decide to drop
elftoolchainforelfutils, then GNU'scpiowould have to be installed