Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42221 - Compiling the kernel shouldnt list different make commands for amd64
Summary: Compiling the kernel shouldnt list different make commands for amd64
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Handbook (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-19 23:36 UTC by SpanKY
Modified: 2004-02-24 02:57 UTC (History)
2 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 SpanKY gentoo-dev 2004-02-19 23:36:15 UTC
http://www.gentoo.org/doc/en/handbook/handbook.xml?part=1&chap=7
Code Listing 36: Compiling the kernel
(For amd64-based systems, 2.6 kernel)
# make bzImage modules modules_install

(For other systems, 2.6 kernel)
# make && make modules_install


these commands really do the same thing and only serve to confuse some users (as i can atest after talking to one such user on #gentoo earlier)

personally i'd opt for the 2nd version
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2004-02-24 02:57:14 UTC
Fixed in CVS.