project-config/nodepool/elements/infra-package-needs
Ian Wienand 39d2332299 infra-package-needs: don't require coreutils for Rocky Linux 8
coreutils comes in two variants now, 'coreutils-single' which is a
busybox-like single binary called through symlinks and the regular
coreutils.  Both satisfy the dependency for coreutils for any other
packages, but if you explicitly ask to install coreutils over
coretuils-single you get an error.

Since coreutils-single is already in the base-image, just skip
installing it on Rocky 8.

Change-Id: I89f8cb49b0cd373e454dd37439bf6efd971233e5
2022-02-21 08:13:11 +11:00
..
install.d Add Rocky Linux to nodepool elements tooling 2022-02-15 17:31:34 -05:00
post-install.d Add Rocky Linux to nodepool elements tooling 2022-02-15 17:31:34 -05:00
pre-install.d fix rsyslog builds on gentoo 2018-10-07 05:11:12 -05:00
rsyslog.d Disable xconsole for rsyslog on ubuntu 2017-04-19 14:56:20 -04:00
README.rst Fix new dib-lint errors 2020-03-11 10:10:57 +11:00
element-deps nodepool-elements: Use venv for utilities 2020-03-11 10:12:00 +11:00
package-installs.yaml Install gpg tooling on dib images 2020-04-03 13:30:26 -07:00
pkg-map infra-package-needs: don't require coreutils for Rocky Linux 8 2022-02-21 08:13:11 +11:00

README.rst

infra-package-needs

Install required packages for a OpenDev infra host