summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Collapse)Author
2011-01-04Add remove option.Paul Varner
Remove perl code and change to sed. Add Jared Hancock to the authors.
2010-12-27Inital man page for eshowkw listing all of the options.FuzzyRay
2010-12-21Add equery has information to the man page. Brian Dolbec
2010-12-18Convert my name to contain all proper chars.scarabeus
svn path=/trunk/gentoolkit/; revision=877
2010-12-17Add man page stub for eshowkwfuzzyray
svn path=/trunk/gentoolkit/; revision=876
2010-09-22Merge from genscripts r447: brian.dolbecfuzzyray
Update the eclean manpage with the additional options. Fix a few grammar mistakes. Add a section explaining the new deprecated pkg reporting. svn path=/trunk/gentoolkit/; revision=800
2010-04-12Document --format option for equeryfuzzyray
svn path=/trunk/gentoolkit/; revision=774
2010-03-12Update to genscripts rev 382. This has more fixes for py3k and the modular ↵fuzzyray
rewrite of eclean. svn path=/trunk/gentoolkit/; revision=755
2010-03-09sync with genscripts rev 343. This adds the initial py3k support and the ↵fuzzyray
analyse utility to gentoolkit svn path=/trunk/gentoolkit/; revision=751
2010-01-08Merge genscripts rev 146. This changes the unknown masking status in equery ↵fuzzyray
list to [??] instead of [XX]. Bug 273096 svn path=/trunk/gentoolkit/; revision=733
2009-12-17Fix typo in equery man pagefuzzyray
svn path=/trunk/gentoolkit/; revision=726
2009-12-14Replace epkginfo with 'equery meta'. The original script is available in the ↵fuzzyray
deprecated directory in the gentoolkit repository svn path=/trunk/gentoolkit/; revision=723
2009-12-14Merge genscripts rev 137, this revision makes the output of equery meta ↵fuzzyray
compatible with epkginfo svn path=/trunk/gentoolkit/; revision=722
2009-12-11Merge genscripts rev 130fuzzyray
svn path=/trunk/gentoolkit/; revision=721
2009-12-10Remove reference to blog.tacvbo.netfuzzyray
svn path=/trunk/gentoolkit/; revision=715
2009-12-08Merge rev 113 from djanderson's genscripts repofuzzyray
svn path=/trunk/gentoolkit/; revision=703
2009-10-27* revdep-rebuild.1: Fix bug 281050, thanks to Jesús Guerrero ↵idl0r
<i92guboj@gentoo.org>. svn path=/trunk/gentoolkit/; revision=695
2009-10-26Fix bug 248844, thanks to J M W <ultip@ymail.com>.idl0r
svn path=/trunk/gentoolkit/; revision=694
2009-08-18Remove 'new' target from glsa-listrbu
Everyone should use 'affected' or 'all' Update man page and changelog svn path=/trunk/gentoolkit/; revision=672
2009-05-25Merge "Fixed bug 256013 and bug 256103, thanks to William Arlofski, Michael ↵rbu
A. Smith and Andrey Kislyuk. Whitespace." This was r579 by idl0r, but applied to the wrong paths in trunk. From: idl0r <idl0r@e84c3a59-eaf8-0310-85df-8a9fcd7b4891> Date: Mon, 4 May 2009 22:10:26 +0000 Subject: Fixed bug 256013 and bug 256103, thanks to William Arlofski, Michael A. Smith and Andrey Kislyuk. Whitespace. git-svn-id: svn://anonsvn.gentoo.org/gentoolkit/trunk/src/glsa-check@579 e84c3a59-eaf8-0310-85df-8a9fcd7b4891 svn path=/trunk/gentoolkit/; revision=653
2009-05-20Do not inject GLSAs into the checkfile when fixing themfuzzyray
There is no reason applied GLSAs must be stored in a checkfile. In the current glsa-check GUI this will make it impossible to determine whether the system is still affected by the GLSA (e.g. by re-emerging, or when a GLSA is changed afterwards). The current place for the checkfile (/var/cache) is not persistent per FHS, meaning that people might clean out the contents of their injected GLSAs. Since glsa.py is moving to portage anyway, we can use /var/lib/portage as a place to store the injected GLSAs. Documentation has been updated accordingly. Note that the old checkfile should not be moved to the previous location on upgrade since this will cause false negatives due to the above arguments. A message should appear on upgrade (pkg_postinst or similar). svn path=/trunk/gentoolkit/; revision=649
2009-05-18Update revdep-rebuild man pagefuzzyray
svn path=/trunk/gentoolkit/; revision=641
2009-05-07Add patch from Robert Buchholz: Add quiet optionfuzzyray
Incorporate option to quiet down glsa-check, based on a patch by Thilo Bangert <bangert@gentoo.org> in bug #170784. This option will also suppress sending of empty mail, based on a patch by Christian Gut <cycloon@is-root.org> in bug #182990. svn path=/trunk/gentoolkit/; revision=633
2009-05-07Add patch from Robert Buchholz: Call CAN ids CVE ids as there is no ↵fuzzyray
differentiation anymore today. svn path=/trunk/gentoolkit/; revision=632
2009-05-05Remove unused man page for genpkgindexfuzzyray
svn path=/trunk/gentoolkit/; revision=601
2009-05-05Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, ↵fuzzyray
gentoolkit-dev, and deprecated. Import djanderson's work on the gentoolkit library and equery svn path=/trunk/gentoolkit/; revision=589