Security profiles are enabled

i9-inf1390 changed/i9-inf1390/anaconda-34.25.4.9-1.el9_4.inferit.2
Sergey Cherevko 4 months ago
parent 6a4daff56a
commit f5f02dc7f6
Signed by: scherevko
GPG Key ID: D87CBBC16D2E4A72

@ -1,19 +1,19 @@
From 0fc5e241d84cb01bbaf93bba4e400d2f06b372c9 Mon Sep 17 00:00:00 2001 From 8dafa36cee977f27e4de66c86a730798e60be6ac Mon Sep 17 00:00:00 2001
From: Eugene Zamriy <eugene@zamriy.info> From: Sergey Cherevko <s.cherevko@msvsphere-os.ru>
Date: Fri, 14 Apr 2023 14:59:53 +0300 Date: Wed, 21 Aug 2024 18:02:33 +0300
Subject: [PATCH 06/15] Add MSVSphere product config Subject: [PATCH] Add MSVSphere product config
--- ---
data/product.d/msvsphere.conf | 21 +++++++++++++++++++++ data/product.d/msvsphere.conf | 30 ++++++++++++++++++++++++++++++
1 file changed, 21 insertions(+) 1 file changed, 30 insertions(+)
create mode 100644 data/product.d/msvsphere.conf create mode 100644 data/product.d/msvsphere.conf
diff --git a/data/product.d/msvsphere.conf b/data/product.d/msvsphere.conf diff --git a/data/product.d/msvsphere.conf b/data/product.d/msvsphere.conf
new file mode 100644 new file mode 100644
index 0000000..baaf497 index 0000000..f1f8fea
--- /dev/null --- /dev/null
+++ b/data/product.d/msvsphere.conf +++ b/data/product.d/msvsphere.conf
@@ -0,0 +1,21 @@ @@ -0,0 +1,30 @@
+# Anaconda configuration file for MSVSphere. +# Anaconda configuration file for MSVSphere.
+ +
+[Product] +[Product]
@ -25,6 +25,15 @@ index 0000000..baaf497
+[Anaconda] +[Anaconda]
+forbidden_modules = +forbidden_modules =
+ org.fedoraproject.Anaconda.Modules.Subscription + org.fedoraproject.Anaconda.Modules.Subscription
+kickstart_modules =
+ org.fedoraproject.Anaconda.Modules.Timezone
+ org.fedoraproject.Anaconda.Modules.Network
+ org.fedoraproject.Anaconda.Modules.Localization
+ org.fedoraproject.Anaconda.Modules.Security
+ org.fedoraproject.Anaconda.Modules.Users
+ org.fedoraproject.Anaconda.Modules.Payloads
+ org.fedoraproject.Anaconda.Modules.Storage
+ org.fedoraproject.Anaconda.Modules.Services
+ +
+[Bootloader] +[Bootloader]
+efi_dir = msvsphere +efi_dir = msvsphere
@ -36,5 +45,5 @@ index 0000000..baaf497
+[License] +[License]
+eula = /usr/share/sphere-release/EULA +eula = /usr/share/sphere-release/EULA
-- --
2.44.0 2.43.5

@ -1,7 +1,7 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 34.25.4.9 Version: 34.25.4.9
Release: 1%{?dist}.inferit.1 Release: 1%{?dist}.inferit.2
License: GPLv2+ and MIT License: GPLv2+ and MIT
URL: http://fedoraproject.org/wiki/Anaconda URL: http://fedoraproject.org/wiki/Anaconda
@ -441,6 +441,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
%{_prefix}/libexec/anaconda/dd_* %{_prefix}/libexec/anaconda/dd_*
%changelog %changelog
* Wed Aug 21 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 34.25.4.9-1.inferit.2
- Security profiles are enabled
- Rebuilt for MSVSphere 9.4
* Mon Aug 12 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 34.25.4.9-1.inferit.1 * Mon Aug 12 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 34.25.4.9-1.inferit.1
- Set LatGrkCyr-8x16 as default font instead of eurlatgr - Set LatGrkCyr-8x16 as default font instead of eurlatgr

Loading…
Cancel
Save