| 1 | <?xml version="1.0" encoding="UTF-8"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoolkit.xml,v 1.31 2008/05/20 18:44:03 swift Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoolkit.xml,v 1.32 2010/06/07 08:12:32 nightmorph Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/gentoolkit.xml"> |
5 | <guide> |
| 6 | <title>Gentoolkit</title> |
6 | <title>Gentoolkit</title> |
| 7 | |
7 | |
| 8 | <author title="Author"> |
8 | <author title="Author"> |
| 9 | <mail link="mbutcher@aleph-null.tv">Matt Butcher</mail> |
9 | <mail link="mbutcher@aleph-null.tv">Matt Butcher</mail> |
| 10 | </author> |
10 | </author> |
| … | |
… | |
| 35 | This document covers the basics of some of the tools present in Gentoolkit. |
35 | This document covers the basics of some of the tools present in Gentoolkit. |
| 36 | </abstract> |
36 | </abstract> |
| 37 | |
37 | |
| 38 | <!-- Licensed under GFDL --> |
38 | <!-- Licensed under GFDL --> |
| 39 | |
39 | |
| 40 | <version>1.12</version> |
40 | <version>1.13</version> |
| 41 | <date>2007-06-25</date> |
41 | <date>2010-06-07</date> |
| 42 | |
42 | |
| 43 | <chapter> |
43 | <chapter> |
| 44 | <title>Introduction</title> |
44 | <title>Introduction</title> |
| 45 | <section> |
45 | <section> |
| 46 | <title>What is Gentoolkit?</title> |
46 | <title>What is Gentoolkit?</title> |
| … | |
… | |
| 720 | <section> |
720 | <section> |
| 721 | <title>glsa-check</title> |
721 | <title>glsa-check</title> |
| 722 | <body> |
722 | <body> |
| 723 | |
723 | |
| 724 | <p> |
724 | <p> |
| 725 | <c>glsa-check</c> is mainly a test tool that keeps track of the various GLSA's |
725 | <c>glsa-check</c> is mainly a test tool that keeps track of the various GLSAs |
| 726 | (Gentoo Linux Security Advisory) and will eventually be integrated into |
726 | (Gentoo Linux Security Advisory) and will eventually be integrated into |
| 727 | <c>emerge</c> and <c>equery</c>. For more information, please visit the <uri |
727 | <c>emerge</c> and <c>equery</c>. |
| 728 | link="/proj/en/portage/glsa-integration.xml">Portage GLSA Integration |
|
|
| 729 | Page</uri>. |
|
|
| 730 | </p> |
728 | </p> |
| 731 | |
729 | |
| 732 | </body> |
730 | </body> |
| 733 | </section> |
731 | </section> |
| 734 | <section> |
732 | <section> |