|
|
@ -1,26 +1,55 @@
|
|
|
|
From 64f8019f5383344dc0abdb5b84f4049b9cb531f1 Mon Sep 17 00:00:00 2001
|
|
|
|
From 9fb4b8b7e4e6a995da947d93718eb945b8f1bc30 Mon Sep 17 00:00:00 2001
|
|
|
|
From: Eugene Zamriy <eugene@zamriy.info>
|
|
|
|
From: tigro <tigro@msvsphere-os.ru>
|
|
|
|
Date: Fri, 14 Apr 2023 14:59:53 +0300
|
|
|
|
Date: Tue, 24 Dec 2024 14:45:34 +0300
|
|
|
|
Subject: [PATCH 06/15] Add MSVSphere product config
|
|
|
|
Subject: [PATCH] Add MSVSphere product config
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
---
|
|
|
|
data/product.d/msvsphere.conf | 24 ++++++++++++++++++++++++
|
|
|
|
data/profile.d/Makefile.am | 1 +
|
|
|
|
1 file changed, 24 insertions(+)
|
|
|
|
data/profile.d/Makefile.in | 1 +
|
|
|
|
create mode 100644 data/product.d/msvsphere.conf
|
|
|
|
data/profile.d/msvsphere.conf | 24 ++++++++++++++++++++++++
|
|
|
|
|
|
|
|
3 files changed, 26 insertions(+)
|
|
|
|
|
|
|
|
create mode 100644 data/profile.d/msvsphere.conf
|
|
|
|
|
|
|
|
|
|
|
|
diff --git a/data/product.d/msvsphere.conf b/data/product.d/msvsphere.conf
|
|
|
|
diff --git a/data/profile.d/Makefile.am b/data/profile.d/Makefile.am
|
|
|
|
|
|
|
|
index 2f1dbd9..643a236 100644
|
|
|
|
|
|
|
|
--- a/data/profile.d/Makefile.am
|
|
|
|
|
|
|
|
+++ b/data/profile.d/Makefile.am
|
|
|
|
|
|
|
|
@@ -30,6 +30,7 @@ dist_config_DATA = \
|
|
|
|
|
|
|
|
fedora-silverblue.conf \
|
|
|
|
|
|
|
|
fedora-workstation.conf \
|
|
|
|
|
|
|
|
fedora.conf \
|
|
|
|
|
|
|
|
+ msvsphere.conf \
|
|
|
|
|
|
|
|
ovirt.conf \
|
|
|
|
|
|
|
|
rhel.conf \
|
|
|
|
|
|
|
|
rhvh.conf \
|
|
|
|
|
|
|
|
diff --git a/data/profile.d/Makefile.in b/data/profile.d/Makefile.in
|
|
|
|
|
|
|
|
index d9911fd..e891c84 100644
|
|
|
|
|
|
|
|
--- a/data/profile.d/Makefile.in
|
|
|
|
|
|
|
|
+++ b/data/profile.d/Makefile.in
|
|
|
|
|
|
|
|
@@ -328,6 +328,7 @@ dist_config_DATA = \
|
|
|
|
|
|
|
|
fedora-silverblue.conf \
|
|
|
|
|
|
|
|
fedora-workstation.conf \
|
|
|
|
|
|
|
|
fedora.conf \
|
|
|
|
|
|
|
|
+ msvsphere.conf \
|
|
|
|
|
|
|
|
ovirt.conf \
|
|
|
|
|
|
|
|
rhel.conf \
|
|
|
|
|
|
|
|
rhvh.conf \
|
|
|
|
|
|
|
|
diff --git a/data/profile.d/msvsphere.conf b/data/profile.d/msvsphere.conf
|
|
|
|
new file mode 100644
|
|
|
|
new file mode 100644
|
|
|
|
index 0000000..28d3109
|
|
|
|
index 0000000..6f4ac7e
|
|
|
|
--- /dev/null
|
|
|
|
--- /dev/null
|
|
|
|
+++ b/data/product.d/msvsphere.conf
|
|
|
|
+++ b/data/profile.d/msvsphere.conf
|
|
|
|
@@ -0,0 +1,24 @@
|
|
|
|
@@ -0,0 +1,24 @@
|
|
|
|
+# Anaconda configuration file for MSVSphere.
|
|
|
|
+# Anaconda configuration file for MSVSphere.
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+[Product]
|
|
|
|
+[Profile]
|
|
|
|
+product_name = MSVSphere
|
|
|
|
+# Define the profile.
|
|
|
|
|
|
|
|
+profile_id = msvsphere
|
|
|
|
|
|
|
|
+base_profile = rhel
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+[Base Product]
|
|
|
|
+[Profile Detection]
|
|
|
|
+product_name = Red Hat Enterprise Linux
|
|
|
|
+# Match os-release values.
|
|
|
|
|
|
|
|
+os_id = msvsphere
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+[Anaconda]
|
|
|
|
+[Anaconda]
|
|
|
|
+forbidden_modules =
|
|
|
|
+forbidden_modules =
|
|
|
@ -33,11 +62,8 @@ index 0000000..28d3109
|
|
|
|
+enable_closest_mirror = True
|
|
|
|
+enable_closest_mirror = True
|
|
|
|
+default_source = CLOSEST_MIRROR
|
|
|
|
+default_source = CLOSEST_MIRROR
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+[User Interface]
|
|
|
|
|
|
|
|
+help_directory = /usr/share/anaconda/help/rhel
|
|
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|
+[License]
|
|
|
|
+[License]
|
|
|
|
+eula = /usr/share/sphere-release/EULA
|
|
|
|
+eula = /usr/share/msvsphere-release/EULA
|
|
|
|
--
|
|
|
|
--
|
|
|
|
2.43.5
|
|
|
|
2.47.1
|
|
|
|
|
|
|
|
|
|
|
|