Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503760 - Update handbook to include 'emerge netifrc' step since IUSE="+netifrc" is temporary in sys-apps/openrc
Summary: Update handbook to include 'emerge netifrc' step since IUSE="+netifrc" is tem...
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Installation Handbook (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-07 17:56 UTC by Samuli Suominen (RETIRED)
Modified: 2014-04-11 16:04 UTC (History)
3 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 Samuli Suominen (RETIRED) gentoo-dev 2014-03-07 17:56:08 UTC
For long as the handbook is using netifrc by default, instead of dhcpcd, it should include the step of:

# emerge --noreplace netifrc

https://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=8#doc_chap2

The --noreplace will ensure no useless rebuild will happen for long as the IUSE="+netifrc" is there, it will be just IUSE="" when this is done

I'll propably end up attaching a patch, but it doesn't REALLY need one, it's so simple to add :-)
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2014-04-11 05:13:07 UTC
ping?    well, I suppose I have failed to attach the patch, but this is urgent too...
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2014-04-11 16:04:44 UTC
Added in CVS, should show up on the site in an hour or so.