diskimage-builder/diskimage_builder/elements
Nicolas Hicher c160538465 yum-minimal: Add centos-stream-repos package for centos-8-stream
centos-repos package is not available on centos-8-stream:

2020-11-02 15:35:20.962 | No Match for argument centos-repos
2020-11-02 15:35:20.992 | No Match for argument centos-release-stream

The build fails later on install_pkg_manager sed command:

2020-11-02 15:35:22.903 | sed: can't read
/var/cache/nodepool/dib_tmp/dib_build.iPSHptNW/mnt/etc/yum.repos.d/*repo: No
such file or directory

This change ensure centos-stream-repos package is installed to provide
/etc/yum.repos.d/*repo files

This change replace 'centos-release-stream' package with the new
'centos-stream-release' package [1]

[1] https://lists.centos.org/pipermail/centos-devel/2020-September/056069.html

Change-Id: I6c397bf7b5797a02e5f006c18ee63c9cdf66b38c
2020-11-03 09:09:03 -05:00
..
apt-conf
apt-preferences
apt-sources
baremetal
base
block-device-efi
block-device-gpt
block-device-mbr
bootloader
cache-url
centos Add support for CentOS 8 Stream cloud image 2020-08-10 11:33:38 +02:00
centos7
centos-minimal
cleanup-kernel-initrd
cloud-init
cloud-init-datasources Drop support for Ubuntu precise 2017-05-31 14:36:30 +02:00
cloud-init-disable-resizefs
cloud-init-nocloud
debian
debian-minimal
debian-systemd
debian-upstart
debootstrap
deploy-baremetal
deploy-kexec
deploy-targetcli
deploy-tgtadm
devuser install sudo in the devuser element 2018-03-22 00:16:09 -05:00
dhcp-all-interfaces
dib-init-system Introduce manual setting of DIB_INIT_SYSTEM 2019-11-21 12:38:15 +11:00
dib-python
dib-run-parts
disable-nouveau
disable-selinux
dkms
docker
dpkg
dracut-network
dracut-ramdisk
dracut-regenerate
dynamic-login
element-manifest
enable-serial-console
ensure-venv Add ensure-venv element, install glean with it 2020-03-10 11:57:43 +11:00
epel
fedora
fedora-minimal
gentoo
growroot Revert "dib-lint: use yamllint to parse YAML files" 2020-05-28 16:44:49 +10:00
grub2
hpdsa
hwburnin
hwdiscovery
ibft-interfaces
ilo
install-bin
install-static
install-types
ironic-agent
iscsi-boot
iso
journal-to-console
local-config
lvm
manifests
mellanox
modprobe
modprobe-blacklist
no-final-image
oat-client
openssh-server
openstack-ci-mirrors Merge "Add arm64 based functional test" 2019-12-16 21:31:51 +00:00
opensuse
opensuse-minimal
package-installs
pip-and-virtualenv
pip-cache
pkg-map
posix
proliant-tools Trivial: update url to new url 2018-05-13 23:06:00 +08:00
pypi
python-brickclient
python-stow-versions
ramdisk
ramdisk-base
rax-nova-agent Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
redhat-common
rhel
rhel7
rhel-common
rpm-distro
runtime-ssh-host-keys Release 1.21.1 2017-02-02 20:36:23 +11:00
select-boot-kernel-initrd
selinux-permissive move selinux-permissive configure to pre-install phase 2018-11-19 13:13:57 +11:00
simple-init
source-repositories
stable-interface-names
svc-map update various gentoo bits 2020-08-24 10:21:35 -05:00
sysctl
sysprep
uboot
ubuntu
ubuntu-common
ubuntu-minimal
ubuntu-signed
ubuntu-systemd-container Deprecate dib-python; remove from in-tree elements 2020-08-07 10:38:16 +10:00
vm
yum
yum-minimal
zipl
zypper
zypper-minimal
__init__.py