Télécharger la liste

Description du projet

tidy-cache is a plugin for YUM, a software management system found in many Linux distributions. It helps to minimize the size of YUM's cache directory by deleting RPM packages files if newer versions of the same package are also present in the cache. You can exclude specific packages from being tested and you can set the number of old versions to keep in the cache.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-12 03:50
1233

Cette révision corrige un bug où certains paquets avec le "." symbole dans le nom du fichier ne sont pas identifiés comme des paquets séparés (par exemple openoffice.org-core et openoffice.org-writer). Cette révision ne contient pas de modifications d'autres fonctionnalités.
Tags: Stable
This revision fixes a bug where some packages with the '.' symbol in the filename were not identified as separate packages (e.g. openoffice.org-core and openoffice.org-writer). This revision contains no other functionality changes.

2009-10-27 23:44
1198

Le plug-in maintenant compare uniquement les fichiers de paquets RPM avec le nom du paquet et l'architecture. Si vous souhaitez ne pas tenir compte de l'attribut architecture (à savoir revenir à l'ancien comportement), puis réglez le ignore_arch option de configuration à 1. Un bug où les "-y" option ligne de commande n'a eu aucun effet a été fixée.
Tags: Stable
The plugin now only compares RPM package files with the same package name and architecture. If you want to disregard the architecture attribute (i.e. go back to the old behavior), then set the configuration option ignore_arch to 1. A bug where the "-y" command-line option had no effect was fixed.

2009-10-18 02:16
1171

Il s'agit de la première version. Il a été testé avec Yum 3.2.24 sur Fedora 11.
Tags: Stable
This is the initial release. It has been tested with YUM 3.2.24 on Fedora 11.

Project Resources