diskimage-builder/diskimage_builder/elements/yum/pre-install.d
Maksim Malchuk c4c21967d8 Fix hooks order for CentOS/Fedora when mirror used
The python3/python3-pyyaml packages both are never installed and dnf
itself never updated when $DIB_DISTRIBUTION_MIRROR set and used.

This change fix the order of the operations:
 1. yum/dnf configure.
 2. *.repo patching.
 3. yum/dnf update/install execution.

Change-Id: Ifbbf1f0190fe8c8a77fb3be820e8056447e755f6
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
2021-03-04 10:54:52 +00:00
..
00-01-yum-keepcache Fix hooks order for CentOS/Fedora when mirror used 2021-03-04 10:54:52 +00:00
00-dnf-update Move centos python3 installation after RHEL subscription 2020-09-07 11:22:55 +10:00
01-00-centos-python3 Move centos python3 installation after RHEL subscription 2020-09-07 11:22:55 +10:00