Michael Fladischer
1e41e3065d
Use items() instead of iteritems() for Python3 compatibility.
iteritems() was dropped in recent Python3 releases and items() is compatible
with Python 2.7.
6 年之前
Oleh Hryhorov
3e68a4f78b
The patch fixes access to undefined variable
The patches fixes the situation when repo is not defined but
formula tries to get access to source parameter of the repo.
Change-Id: Ifa7b8475bfc2cece6803ab7da7b2d0d5cc12b652
Related-PROD: PROD-17001
7 年之前
Petr Michalec
4d5c0a80bd
Fix/Feature: RHEL repo.enabled=False; use pkgrepo.abset
Change-Id: I811cbb17d98df357c4b44bd53ddcc5d01a06537f
7 年之前
Filip Pytloun
3af564619b
Fix trailing :
Change-Id: Id9d9178ca7417df1b8a83110e92cf4a62907982d
7 年之前
Filip Pytloun
bd16dc27d7
Allow removing apt repositories
Change-Id: Ib7f34360b7580cbc4260b826d1eb21d443801fa5
7 年之前
Consatntine Kalinovskiy
8aad368ec8
Fixing invalid variable reference
Change-Id: I7919ef2273185081d56a40af1e8fb4e602da41a2
7 年之前
Marek Celoud
f163f06194
add update when default repo is changed
Closes-Bug: #PROD-10623
Change-Id: I9e070f7f96b1f0b8eafa12403c5df4ae5be3e42c
7 年之前
Petr Michalec
e9978ce016
Allow override repo name
- allow multiple repos configured on one system (nightly/testing/stable)
7 年之前
Bruno Binet
94ee9d58c6
Make sure system.purge_repos is optional
7 年之前
Martin Polreich
09a648ae21
Add ability to add ppa repo
7 年之前
Petr Michalec
1ae62b1fb7
Allow direct use of gpg key in linux.system.repo
7 年之前
Jiri Broulik
25839cca97
purging repos
7 年之前
Petr Michalec
459da2bc65
avoid install system pkgs before repo configured
7 年之前
Marek Celoud
9ed340364a
add package include into repo state
Change-Id: I4fd6cafb72fb1ad89c6595782d6705f49777761b
7 年之前
Filip Pytloun
914eff9e0f
Cleanup reponame.list to remove obsolete entries
Change-Id: Ifaa3adff756ed63f8e1f66d5de344cb0ab1c9e94
7 年之前
Petr Michalec
10462bba7f
Add system.env, system.profile, system.proxy and configure proxy under system.repo
7 年之前
Petr Michalec
c146f18e8f
Add consolidate/clean_file/refresh_db pkgrepo options
7 年之前
Marek Celoud
159d381e0f
require linux_packages install in repo state
7 年之前
Filip Pytloun
d147ae1dd2
Fix repo_url definition
8 年之前
Filip Pytloun
96be4379cb
Enhance yum repo definition
8 年之前
Filip Pytloun
f5383a44be
Initial commit
9 年之前