Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100156 - hardenedfaq.xml contains info about non existent hardened-dev-sources
Summary: hardenedfaq.xml contains info about non existent hardened-dev-sources
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SE Linux Bugs
URL: http://www.gentoo.org/proj/en/hardene...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-24 14:07 UTC by Łukasz Damentko (RETIRED)
Modified: 2005-10-10 09:41 UTC (History)
0 users

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


Attachments
hardened/hardenedfaq.xml.patch (hardenedfaq.xml.patch,20.88 KB, patch)
2005-07-24 16:13 UTC, Łukasz Damentko (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Łukasz Damentko (RETIRED) gentoo-dev 2005-07-24 14:07:15 UTC
I think it needs correcting to hardened-sources. Thanks in advance for doing
that. Making you assignee as you're the author.
Comment 1 Łukasz Damentko (RETIRED) gentoo-dev 2005-07-24 14:28:32 UTC
You're also referring to bug 43177 out there to track changes with some problem,
but this bug is RESOLVED WONTFIX - i can't see what is to tracking out there.
Comment 2 Łukasz Damentko (RETIRED) gentoo-dev 2005-07-24 14:32:07 UTC
There's also

<pre caption="Hardened Toolchain Installation">
emerge binutils gcc glibc
emerge -e world
</pre>

this should be fixed to:

<pre caption="Hardened Toolchain Installation">
# <i>emerge binutils gcc glibc</i>
# <i>emerge -e world</i>
</pre>

according to guidexml docs policy...
Comment 3 Łukasz Damentko (RETIRED) gentoo-dev 2005-07-24 14:43:38 UTC
Same with the other <pre>'s right below, sorry i'm adding one comment after
another but i'm just reading through your doc... :]
Comment 4 Łukasz Damentko (RETIRED) gentoo-dev 2005-07-24 16:13:52 UTC
Created attachment 64219 [details, diff]
hardened/hardenedfaq.xml.patch

Here's patch fixing most of issues. It corrects hardened-dev-sources, pre
problems and line wrapping. WONTFIX bug issue is up to you. Do with it whatever
you see appriopriate.
Comment 5 Łukasz Damentko (RETIRED) gentoo-dev 2005-09-08 01:45:30 UTC
Reassigning to team due to inactivity.
Comment 6 Łukasz Damentko (RETIRED) gentoo-dev 2005-10-10 09:41:57 UTC
It was fixed by solar. Thanks.