Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43671 - Possibility to compile module-init-tools without modutils
Summary: Possibility to compile module-init-tools without modutils
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-03 16:41 UTC by Christophe Saout
Modified: 2004-10-03 02:48 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 Christophe Saout 2004-03-03 16:41:43 UTC
The module-init-tools should be able to be compiled without modutils.

Some people don't use 2.4 kernels and the *.old only waste space.

Perhaps something like the openssl 0.9.6 -> 0.9.7 migration:

If the ebuild finds the old modutils on the disk, or .old files or a 2.4 kernel, they get compiled, if it doesn't, only module-init-tools are installed.


Reproducible: Always
Steps to Reproduce:
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2004-03-07 15:11:42 UTC
Perhaps a local "no24" useflag?
Comment 2 SpanKY gentoo-dev 2004-06-01 14:41:45 UTC
'no-old-linux' maybe tim ... that way we can use it in other cases too ...

i can do it up unless you want to
Comment 3 SpanKY gentoo-dev 2004-10-03 02:48:00 UTC
added support for USE='no-old-linux'