Home / repo / repo.d / lib
Name Modified Size InfoDownloads / Week
Parent folder
___validate.sh 2013-08-02 414 Bytes
___root_access.sh 2013-08-02 243 Bytes
___repo_status_checker.awk 2013-08-02 1.5 kB
___repo_func.sh 2013-08-02 7.9 kB
___process_arguments.sh 2013-08-02 663 Bytes
____def_plugin.sh 2013-08-02 694 Bytes
_define_getYumVar.sh 2013-08-02 688 Bytes
_defineAskYesNo.sh 2013-08-02 603 Bytes
____def_custom_func.sh 2013-08-02 1.1 kB
___colors.sh 2013-08-02 982 Bytes
Totals: 10 Items   14.7 kB 0
YUM based, on the fly package manipulation tool for CentOS 6


the only cmd:
# repo


requirements:

1) yum plugin: priorities
2) explicit definition of 'enabled' and 'prioroty' properties for each repository channel, in "/etc/yum.repos.d/*.repo" -files.

3) the 'repo' -file itself and all files under 'bin' subdirectory must chmod +x
4) the 'repo' file must be available on the path. recomended directory is: '/root/bin' (because of some hardcoded parts in the script...).
Source: README, updated 2013-08-02