summaryrefslogtreecommitdiff
path: root/man/eclean.1
AgeCommit message (Collapse)Author
2024-05-03eclean: dist: make VCS cleaning dependent on --deepSam James
The man page clearly says that without --deep, users can expect eclean-dist to be conservative in cleaning up, and not consider the VDB, just the repo state. Honour that promise by making VCS cleaning dependent on --deep, given it involves VDB inspection to see what's installed. Bug: https://bugs.gentoo.org/923369 Signed-off-by: Sam James <sam@gentoo.org>
2024-05-03man: update default PKGDIR location to /var/cache/binpkgsSam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-05-03man: document eclean-dist's --skip-vcsSam James
Bug: https://bugs.gentoo.org/923369 Signed-off-by: Sam James <sam@gentoo.org>
2022-12-14man: fix path of distfilesVitaly Zdanevich
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru> Closes: https://github.com/gentoo/gentoolkit/pull/23 Signed-off-by: Sam James <sam@gentoo.org>
2022-03-17man: Switch to https linksMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2015-10-19eclean: Add option to allow for missing PKGDIR. Bug 551266Paul Varner
Added -i, --ignore-failure to ignore a missing PKGDIR error and exit cleanly. This was requested by the Chromium OS project, since they run eclean in an automated process and the directory may not exist yet. References: http://crbug.com/323420
2014-11-13eclean: fix typos in man page and line wrap long linesMike Frysinger
2013-07-08Rename eclean --destructive option to --deep (Bug #475808)Paul Varner
This is a cosmetic change only. --destructive is still accepted for backwards compatibility. Additionally, options array still refers to the option as destrcutive.
2013-01-17Change /etc/make.conf references in man pages to make.confPaul Varner
2012-12-22Make the man page titles more consistent and enable setup.py to set the ↵Brian Dolbec
manpage versions.
2012-12-19drop trailing whitespaceMike Frysinger
Should be no functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-07-12Update eclean man page to change deprecated to unavailable.Paul Varner
2011-01-06man page formatting cleanup.Paul Varner
Loaded man pages into manedit and resaved. This has the effect of cleaning up the formatting, mainly properly escaping '-' characters.
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
2009-12-10Remove reference to blog.tacvbo.netfuzzyray
svn path=/trunk/gentoolkit/; revision=715
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