I am making my own initramfs following the Gentoo wiki. Instead of the familiar tar and gzip, the page is telling me to use cpio and gzip. Wikipedia says that cpio is used by the 2.6 kernel's initramfs, but does not explain why.
Is this just a convention or is cpio better for initramfs? Can I still use tar and gzip?
/initetc.) and kernel simply uses that one. I'm not taking about generating initramfs by genkernel or similar methods. – Maciej Piechotka Feb 12 '11 at 15:34