- package renamed to lorax-templates-msvsphere - disabled RHEL-specific packages installationi9 changed/i9/lorax-templates-msvsphere-9.0-35.el9
parent
eba8b2b094
commit
25095554e9
@ -0,0 +1,29 @@
|
|||||||
|
From 2c401f191bdba15ad46c34e245378dddd76e872e Mon Sep 17 00:00:00 2001
|
||||||
|
From: Eugene Zamriy <eugene@zamriy.info>
|
||||||
|
Date: Thu, 6 Apr 2023 23:34:20 +0300
|
||||||
|
Subject: [PATCH] Remove RHEL specific packages
|
||||||
|
|
||||||
|
|
||||||
|
diff --git a/80-rhel/runtime-install.tmpl b/80-rhel/runtime-install.tmpl
|
||||||
|
index ac3fe06..1189a49 100644
|
||||||
|
--- a/80-rhel/runtime-install.tmpl
|
||||||
|
+++ b/80-rhel/runtime-install.tmpl
|
||||||
|
@@ -4,7 +4,6 @@
|
||||||
|
## anaconda package
|
||||||
|
installpkg anaconda anaconda-widgets kexec-tools-anaconda-addon anaconda-install-img-deps
|
||||||
|
installpkg oscap-anaconda-addon
|
||||||
|
-installpkg redhat-release-eula
|
||||||
|
|
||||||
|
## FIXME Pull in device-mapper-multipath
|
||||||
|
## This *should* be pulled in by libblockdev-plugins-all and libblockdev-mpath but it is not
|
||||||
|
@@ -163,7 +162,6 @@ installpkg google-noto-sans-cjk-ttc-fonts
|
||||||
|
## debugging/bug reporting tools
|
||||||
|
installpkg gdb-gdbserver
|
||||||
|
installpkg libreport-plugin-bugzilla libreport-plugin-reportuploader
|
||||||
|
-installpkg libreport-rhel-anaconda-bugzilla
|
||||||
|
installpkg python3-pyatspi
|
||||||
|
|
||||||
|
## extra tools not required by anaconda
|
||||||
|
--
|
||||||
|
2.39.2
|
||||||
|
|
Loading…
Reference in new issue