Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109269 - some mistakes in gentoo-x86-quickinstall guide [patch]
Summary: some mistakes in gentoo-x86-quickinstall guide [patch]
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Other (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Xavier Neys (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-14 05:50 UTC by Benno Schulenberg
Modified: 2005-10-14 06:26 UTC (History)
1 user (show)

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


Attachments
fixes a persistent spello and some other small mistakes (gentoo-x86-quickinstall.xml--tweaks.patch,3.82 KB, patch)
2005-10-14 05:52 UTC, Benno Schulenberg
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benno Schulenberg 2005-10-14 05:50:47 UTC
"Networkless" should be one word, "subprofiles" too, a missing space after a &&,
and 'ln -sf' does not work for replacing the /etc/make.profile symlink.

Reproducible: Always
Steps to Reproduce:
Comment 1 Benno Schulenberg 2005-10-14 05:52:31 UTC
Created attachment 70658 [details, diff]
fixes a persistent spello and some other small mistakes
Comment 2 Xavier Neys (RETIRED) gentoo-dev 2005-10-14 06:26:11 UTC
s/ln -sf/ln -sfn/ should be good enough :)

English and content fixes applied separately.
Thanks for reporting.