Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 53412

Summary: Kernel help says second extended fs support is required
Product: [OLD] Docs-user Reporter: Quitch <quitchy>
Component: OtherAssignee: Docs Team <docs-team>
Status: RESOLVED UPSTREAM    
Severity: minor    
Priority: Low    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Quitch 2004-06-09 07:28:05 UTC
Looking at the help for the "second extended fs support" option under File Systems, you are told that unless you intend to run under a DOS partition you will need to enable this.  I have been informed (being new to Gentoo) that in fact you only need it for ext2 support.  The Help doc should be updated to reflect this.  Obviously, were it required by all the other file systems, or for Gentoo to run, they should all be listed under ext2 in the tree structure, with their options disappearing when ext2 does.

I'm logging it as minor rather than trivial as it does affect function rather than just the cosmetics of the system.

Reproducible: Always
Steps to Reproduce:
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2004-07-02 09:23:09 UTC
ext2 is required afaik. The kernel help is correct and I don't think we tell the user otherwise elsewhere...
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2004-07-04 06:40:15 UTC
*** Bug 56043 has been marked as a duplicate of this bug. ***
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2004-07-04 06:40:51 UTC
Well, ext2 is not required for operation.  It *used* to be, before there were other full-featured file-systems available in the kernel.  In fact, you can have a system without ext2 support at all, provided you are using one of the other available file-systems, such as jfs, xfs, or reiserfs for all partitions.  It is always a good idea to provide ext2 support if you are going to be using ext3, if only for recovery purposes.

All that being said, the help in the kernel's config/menuconfig/xconfig comes from the kernel developers upstream.  The best place to have this changed it with them.
Comment 4 SpanKY gentoo-dev 2004-07-04 09:33:35 UTC
yeah, file a small bug upstream if you really want to see this resolved ...

http://bugzilla.kernel.org/

the help doesnt *exactly* say you need to have it, but it is outdated with respect to talking about dosfs support vs ext2 support