diff --git a/elements/redhat-common/pre-install.d/02-lsb b/elements/redhat-common/pre-install.d/02-lsb deleted file mode 100755 index 7b3096c6..00000000 --- a/elements/redhat-common/pre-install.d/02-lsb +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/bash - -set -eu -set -o pipefail - -if [ -z "${NO_SOURCE_REPOSITORIES:-}" ]; then - install -m 0755 -o root -g root /opt/stack/lsb-release/lsb_release /usr/local/bin -else - install-packages redhat-lsb-core -fi diff --git a/elements/redhat-common/pre-install.d/package-installs-redhat-common b/elements/redhat-common/pre-install.d/package-installs-redhat-common index 51043b14..ab4bad3e 100644 --- a/elements/redhat-common/pre-install.d/package-installs-redhat-common +++ b/elements/redhat-common/pre-install.d/package-installs-redhat-common @@ -2,4 +2,5 @@ gettext -grub2 grub2-tools os-prober +redhat-lsb-core system-logos diff --git a/elements/redhat-common/source-repository-redhat-common b/elements/redhat-common/source-repository-redhat-common deleted file mode 100644 index 1d6a0c85..00000000 --- a/elements/redhat-common/source-repository-redhat-common +++ /dev/null @@ -1 +0,0 @@ -lsb-release file /opt/stack/lsb-release/lsb_release https://bzr.linuxfoundation.org/loggerhead/lsb/devel/si/download/head:/lsb_release-20060624065236-gakl5b7e37gwk5mg-12/lsb_release