Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143476 - genkernel-3.4.0-r1; config file for busybox-1.1.3 seems bad
Summary: genkernel-3.4.0-r1; config file for busybox-1.1.3 seems bad
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2006-08-10 09:44 UTC by David Bonnafous
Modified: 2006-09-16 03:58 UTC (History)
3 users (show)

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 David Bonnafous 2006-08-10 09:44:23 UTC
Hi,

I think that the config file (/usr/share/genkernel/x86/busy-config) is not a right config file (perhaps for an old version of busybox ?).

For exemple, the parameter to get a "mount" command with nfs supported is now 

CONFIG_FEATURE_MOUNT_NFS=y

not CONFIG_NFSMOUNT=y

Is-it right ? 

thanks.
Comment 1 Alexey Maximov 2006-08-27 21:05:48 UTC
CONFIRM bug!

thank you. after adding CONFIG_FEATURE_MOUNT_NFS=y my netboot now works. Thank you!
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2006-09-12 06:54:09 UTC
This is fixed in CVS and will be RESOLVED when the next version of genkernel is released.
Comment 3 Tim Yamin (RETIRED) gentoo-dev 2006-09-16 03:58:03 UTC
Fixed in 3.4.1, thanks!