Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125686 - genkernel - initrd in Minix fs
Summary: genkernel - initrd in Minix fs
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-10 02:42 UTC by Jonas MG
Modified: 2006-03-10 12:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas MG 2006-03-10 02:42:01 UTC
I think that initrd should be created in Minix fs.

Minix is a simple filesystem that has very low overhead for small filesystems as the init ram disk.

Else, it should be a USE flag to let build it in Minix fs.
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2006-03-10 12:46:59 UTC
Only we use initramfs for 2.6 kernels which has even less overhead as it is merely a CPIO archive... so, closing bug as INVALID. I really don't see the advantage gained for 2.4 systems, considering that 2.4 support will be getting deprecated by genkernel soon anyway...