Changes between Version 4 and Version 5 of YumUtils

Show
Ignore:
Author:
Elwell (IP: 188.60.26.248)
Timestamp:
07/06/09 18:58:29 (9 years ago)
Comment:

Added missing packages

Legend:

Unmodified
Added
Removed
Modified
  • YumUtils

    v4 v5  
    77|| '''Utility'''             ||'''Description''' || 
    88|| [wiki:YumUtils/DebugInfoInstall debuginfo-install] || install debuginfo packages and their dependencies|| 
     9|| [wiki:YumUtils/FindReposOfInstall find-repos-of-install] || show which repository the currently installed packages came from|| 
    910|| [wiki:YumUtils/PackageClenup package-cleanup] || manage package cleanup, duplicates, orphaned packages and outstanding dependency problems|| 
    1011|| [wiki:YumUtils/RepoGraph repo-graph] || outputs a full package dependency list in dot format|| 
    1617|| [wiki:YumUtils/RepoSync reposync] || synchronize a remote yum repository to a local directory using yum to retrieve packages|| 
    1718|| [wiki:YumUtils/RepoTrack repotrack] || track packages and its dependencies and downloads them|| 
     19|| [wiki:YumUtils/VerifyTree verifytree] || verify that a local yum repository is consistent|| 
    1820|| [wiki:YumUtils/YumBuildDep yum-builddep] || installs missing dependencies to build a specified package|| 
    1921|| [wiki:YumUtils/YumCompleteTransaction yum-complete-transaction] || finds incomplete or aborted yum transactions and attempts to complete them|| 
     22|| [wiki:YumUtils/YumDebugDump yum-debug-dump]|| Dump infomation about the systems yum configuration into a tarball || 
     23|| [wiki:YumUtils/YumDebugRestore yum-debug-restore]|| Works with the tarball generated above|| 
     24|| [wiki:YumUtils/YumGroupsManager yum-groups-manager]|| generates the metadata for yum groups|| 
    2025|| [wiki:YumUtils/YumDownloader yumdownloader] || downloads packages from yum repositories including source RPMs|| 
    21 || [wiki:YumUtils/YumDebugDump yum-debug-dump]|| Dump infomation about the systems yum configuration into at tarball || 
    2226 
    2327== Plugins ==