
YUMRepoManager
Source (link to git-repo or to original if based on someone elses unmodified work):
1 - Creating a repository from a directory which contain .rpm files.
2 - Creating a repository from the YUM cache in a directory specified by the user.
3 - Creating a repository from the YUM cache in a directory specified by the user.
When finish, all the yum cache will be linked to the position where the repository has been created,
unifying this way the YUM cache in a single folder, so the packages installed after this point
will be placed in this new path instead the YUM cache.
* Wed Dec 15 2012 Josué V. Herrera 1.0.5-1
- Added async(parallel download) options.
- Added ip_resolve options.
- Added recheck_installed_requires options.
- Added upgrade_requirements_on_install options.
- Added protected packages options.
- Added option in the wizard to create repositories that allows to automatically delete the old packages versions.
- Added option that allows to export the repositories definitions to a directory specified by the user.
- Added new filter that allows to show only enabled, disabled or all the repositories.
- Added an update button which refresh the repository information.
This means that if you have YUMRepoManager already opened
and a new repository is added to the system from another source maybe manually or using yum,
well you don't need to close YUMRepoManager and open it again to read all available repositories,
just click this button and that's all.
- Improved the option to add a repository.
- Bugfix when deleting multiple repositories.
- Bugfix when enabling/disabling the GPG Check global option.
- Bugfix when renaming a repository.
* Mon May 28 2012 Josué V. Herrera 1.0.4-1
- Added option to allow the user to change the createrepo arguments.
- Improved the option to add a repository.
- Bugfix when deleting a repository while filter is active.
- Bugfix when eliminating a package from the global exclude.
* Mon Apr 10 2012 Josué V. Herrera 1.0.3-1
- Bugfix when dragging a repository from YUMRepoManager and drop it on file managers like Nautilus and Thunar.
* Mon Apr 09 2012 Josué V. Herrera 1.0.2-1
- Added spanish translation.
- Bugfix when enabling and disabling the save button.
- Bugfix when adding a name to a new repository.
* Thu Mar 15 2012 Josué V. Herrera 1.0.1-1
- Added import repository option.
- Added column filter.
- Bugfix when creating repository.
- Bugfix when specifing a comment.
- Bugfix when specifing a proxy.
- Bugfix when specifing a bandwidth throttle.
- Bugfix when specifing metadata expire.
- Bugfix when adding and removing a new repository.
Ratings & Comments
2 Comments
Excellent app, works great in Fedora 16_64 KDE 4.8.1. Thanks for your work! :)
Thank you!