Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62217 - Different position of the ARCH=um in the UML guide
Summary: Different position of the ARCH=um in the UML guide
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-developer
Classification: Unclassified
Component: User-Mode Linux Guide (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-30 05:20 UTC by tklauser
Modified: 2004-08-31 00:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to change the position of the warning box (uml.diff,668 bytes, patch)
2004-08-30 05:20 UTC, tklauser
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tklauser 2004-08-30 05:20:20 UTC
In the UML guide there is a warning about the importance of the ARCH=um in "make menuconfig ARCH=um" and "make linux ARCH=um"

> Warning: The ARCH=um fragment is extremely important!

This warning does not reside right under the code listing, where the two commands are used, bit I think it's better there.

Patch to fix it is attached to this report.
Comment 1 tklauser 2004-08-30 05:20:49 UTC
Created attachment 38495 [details, diff]
Patch to change the position of the warning box
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2004-08-31 00:39:00 UTC
Fixed in CVS. Thanks for reporting!