
4 Sep
2015
4 Sep
'15
4:20 p.m.
This patch expands the repo name of all YUM repos to values if any known variable is found in it. For example: Fedora $releasever - $basearch will (based on the running system) be displayed: Fedora 21 - x86_64 Note: this is only an user experience improvement for the host tab. If user decides to edit the repo, the original variables will be displayed. Jose Ricardo Ziviani (2): Implement a method to display the repo name expanding variables Display the expanded repo name instead of variables src/kimchi/repositories.py | 4 ++++ src/kimchi/yumparser.py | 47 +++++++++++++++++++++++++++++++++++++++++++++- ui/js/src/kimchi.host.js | 2 +- 3 files changed, 51 insertions(+), 2 deletions(-) -- 1.9.1