Home / repo / repo.d
Name Modified Size InfoDownloads / Week
Parent folder
custom.example 2013-08-02
bin 2013-08-02
lib 2013-08-02
custom 2013-08-02
cache 2013-08-02
Totals: 5 Items   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