summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* s/be only/only be/ (trunk r9972)Zac Medico2008-04-251-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=9973
* Bug #172812 - If any Uninstall tasks need to be executed in orderZac Medico2008-04-251-2/+3
| | | | | | | | | to avoid a conflict, complete the graph with any dependencies that may have been initially neglected (to ensure that unsafe Uninstall tasks are properly identified and blocked from execution). (trunk r9962:9965) svn path=/main/branches/2.1.2/; revision=9966
* Bug #172812 - Automatically uninstall packages to avoid blocker conflicts.Zac Medico2008-04-241-3/+30
| | | | | | (trunk r9944:9956) svn path=/main/branches/2.1.2/; revision=9957
* Add a new part for "Dependency Resolution". (trunk r9926)Zac Medico2008-04-195-0/+205
| | | | svn path=/main/branches/2.1.2/; revision=9927
* Fix punctuation and spelling. Thanks to Arfrever Frehtes TaifersarZac Medico2007-12-151-3/+3
| | | | | | Arahesis <arfrever.fta@gmail.com>. (trunk r8932) svn path=/main/branches/2.1.2/; revision=8933
* Add a "Quality Assurance" <part> tag so that all chapters areZac Medico2007-12-111-0/+3
| | | | | | consistently nested inside <part> tags. (trunk r8877) svn path=/main/branches/2.1.2/; revision=8880
* Add some documentation for ebuild phases and pre/post phaseZac Medico2007-12-116-0/+84
| | | | | | hooks that can be defined via bashrc. (trunk r8876) svn path=/main/branches/2.1.2/; revision=8879
* - start documenting qa notices so antarus stops whining (trunk r5693)Zac Medico2007-06-216-0/+405
- forgot to document strict alias warnings (trunk r5733) - fix programlisting output to match the sections they are in (trunk r5734) svn path=/main/branches/2.1.2/; revision=6910