Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 406341 - Handbook uses mirrorselect before chroot, bad for non-gentoo liveCDs
Summary: Handbook uses mirrorselect before chroot, bad for non-gentoo liveCDs
Status: RESOLVED WONTFIX
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Installation Handbook (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Docs Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-29 18:10 UTC by James Broadhead
Modified: 2012-03-28 22:47 UTC (History)
0 users

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 James Broadhead 2012-02-29 18:10:40 UTC
This just came up in irc -- non-gentoo LiveCDs can follow the handbook verbatim except for some minor points, which should be changed if possible to allow any installation environment. 

One of these are the mirrorselect calls, which take place just before the chroot. If they were after the chroot, users on any installation medium could follow the handbook directly. 

Problems: 
- mirrorselect would need to be merged by the user
- (or added to the stage3). 

Reproducible: Always
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2012-03-01 20:47:14 UTC
I'd rather not have people install mirrorselect after chroot and running it then. The "official" way of handling installations is through Gentoo installation media. Trying to support all other kinds of installation media, how popular they can be, would lead us too far imo.
Comment 2 James Broadhead 2012-03-04 12:47:30 UTC
I don't think that explicitly supporting all install media is a good idea, but making it easy is certainly a good aim. "You can install from any environment" may not be an official position, but it is believed by a large amount of the community, and is regularly said to newcomers. 

Since this is the _only_ command in the handbook which isn't available on the grand majority of other live-media, it makes sense to me to make a minor change to the instruction-ordering, and to enable the use of other media without caveats in the text. This wouldn't be the same as officially supporting them, it would just help out real (new) users who have been told that it should be possible already.
Comment 3 nm (RETIRED) gentoo-dev 2012-03-28 22:47:56 UTC
the handbooks are written for our installation media. for other approaches that require doing things differently on unsupported installation methods, we have altinstall.xml. users shouldn't have to specifically emerge mirrorselect during the install process, since it's a one-time deal, and the tool is already bundled with our CDs. users of other distros can just follow the manual selection method.