Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 305131 - punt "Generating Specific Locales" in guide-localization.xml
Summary: punt "Generating Specific Locales" in guide-localization.xml
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Installation Handbook (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: nm (RETIRED)
URL: http://www.gentoo.org/doc/en/guide-lo...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-14 19:14 UTC by SpanKY
Modified: 2010-02-14 20:24 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 SpanKY gentoo-dev 2010-02-14 19:14:45 UTC
there's generally no reason people should be generating locales by hand with localedef.  they should list things in locale.gen and let `locale-gen` take care of creating things.  and while `locale-gen` can be used in oneshot mode to generate a specific locale from the command line, this is still not something we should be showing to people as an intro.

all in all, i say we just punt this sub section
Comment 1 nm (RETIRED) gentoo-dev 2010-02-14 20:16:55 UTC
It's in guide-localization.xml; the handbooks are okay. g-l.xml does indeed use the deprecated localedef command instead of locale-gen, so it needs updating.
Comment 2 nm (RETIRED) gentoo-dev 2010-02-14 20:24:48 UTC
Thanks for reporting; fixed in CVS.