Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101712 - Genkernel guide prescribes --udev which is no longer needed
Summary: Genkernel guide prescribes --udev which is no longer needed
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Docs Team
URL: http://www.gentoo.org/doc/en/genkerne...
Whiteboard:
Keywords:
: 101713 101714 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-08 01:19 UTC by Rabbe Fogelholm
Modified: 2005-08-22 13:38 UTC (History)
1 user (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 Rabbe Fogelholm 2005-08-08 01:19:17 UTC
In Code Listing 3.1 and 3.2 the --udev option is used. As I understand it this
option is on by default in genkernel 3.3.5 and possibly earlier versions.

Furhtermore, the --udev option is not explained in the document. Worse still,
the genkernel manpage says nothing either. By typing `genkernel --help' there is
at last something: You can say --no-udev and disable udev support.

My suggestion then is to just drop --udev from the code listings.

Reproducible: Always
Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-08 02:20:47 UTC
*** Bug 101713 has been marked as a duplicate of this bug. ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-08 02:38:12 UTC
*** Bug 101714 has been marked as a duplicate of this bug. ***
Comment 3 Max Hooton 2005-08-20 04:17:34 UTC
interesting, even though it says --udev is depreciated

i cant boot my system if i dont specify it

genkernel --udev all

boot works

genkernel all

boot stops at, "Uncompressing Linux"

now even though its depreciated shouldnt it still put the --udev into the
compile options ??

steps: 
1. emerge gentoo-sources (if not recompiling a current)
2. emerge genkernel (if not recompiling a current)
3. genkernel all

expected result:
boot works

actual result:
boot halts on "Uncompressing Linux"
Comment 4 Shyam Mani (RETIRED) gentoo-dev 2005-08-21 22:18:21 UTC
Which versions are you all using?
Comment 5 Shyam Mani (RETIRED) gentoo-dev 2005-08-21 22:19:05 UTC
CC'ing Tim for info.
Comment 6 Tim Yamin (RETIRED) gentoo-dev 2005-08-22 13:38:52 UTC
This bug was opened a while ago, I've fixed it (removing --udev) sometime after
it got opened (but before I got CCed) so I think this is safe to resolve as
fixed. Max; please check you are using the latest genkernel and if problems
continue open a new genkernel bug for that please.