Add "Fedora Custom Operating System" environment
This is identical to "minimal-environment", but the Fedora Server SIG has decided that they want to be able to title it something more descriptive than "Minimal". See: https://lists.fedoraproject.org/archives/list/server@lists.fedoraproject.org/thread/LAPS66VNABUSKYZG44BMPZNHLIYDHSN5/ Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
f1e2515daf
commit
8fc937d431
@ -6811,6 +6811,19 @@
|
|||||||
<groupid>guest-agents</groupid>
|
<groupid>guest-agents</groupid>
|
||||||
</optionlist>
|
</optionlist>
|
||||||
</environment>
|
</environment>
|
||||||
|
<environment>
|
||||||
|
<id>custom-environment</id>
|
||||||
|
<_name>Fedora Custom Operating System</_name>
|
||||||
|
<_description>Basic building block for a custom Fedora system.</_description>
|
||||||
|
<display_order>1</display_order>
|
||||||
|
<grouplist>
|
||||||
|
<groupid>core</groupid>
|
||||||
|
</grouplist>
|
||||||
|
<optionlist>
|
||||||
|
<groupid>standard</groupid>
|
||||||
|
<groupid>guest-agents</groupid>
|
||||||
|
</optionlist>
|
||||||
|
</environment>
|
||||||
<environment>
|
<environment>
|
||||||
<id>kde-desktop-environment</id>
|
<id>kde-desktop-environment</id>
|
||||||
<_name>KDE Plasma Workspaces</_name>
|
<_name>KDE Plasma Workspaces</_name>
|
||||||
@ -6877,7 +6890,7 @@
|
|||||||
package. Please keep this mostly in sync with
|
package. Please keep this mostly in sync with
|
||||||
infrastructure-server-environment. -->
|
infrastructure-server-environment. -->
|
||||||
<id>server-product-environment</id>
|
<id>server-product-environment</id>
|
||||||
<_name>Fedora Server</_name>
|
<_name>Fedora Server Edition</_name>
|
||||||
<!-- Should eventually say “with a web UI accessible right after installation”
|
<!-- Should eventually say “with a web UI accessible right after installation”
|
||||||
or something else to differentiate from
|
or something else to differentiate from
|
||||||
infrastructure-server-environment. -->
|
infrastructure-server-environment. -->
|
||||||
|
@ -6805,6 +6805,19 @@
|
|||||||
<groupid>guest-agents</groupid>
|
<groupid>guest-agents</groupid>
|
||||||
</optionlist>
|
</optionlist>
|
||||||
</environment>
|
</environment>
|
||||||
|
<environment>
|
||||||
|
<id>custom-environment</id>
|
||||||
|
<_name>Fedora Custom Operating System</_name>
|
||||||
|
<_description>Basic building block for a custom Fedora system.</_description>
|
||||||
|
<display_order>1</display_order>
|
||||||
|
<grouplist>
|
||||||
|
<groupid>core</groupid>
|
||||||
|
</grouplist>
|
||||||
|
<optionlist>
|
||||||
|
<groupid>standard</groupid>
|
||||||
|
<groupid>guest-agents</groupid>
|
||||||
|
</optionlist>
|
||||||
|
</environment>
|
||||||
<environment>
|
<environment>
|
||||||
<id>kde-desktop-environment</id>
|
<id>kde-desktop-environment</id>
|
||||||
<_name>KDE Plasma Workspaces</_name>
|
<_name>KDE Plasma Workspaces</_name>
|
||||||
@ -6871,7 +6884,7 @@
|
|||||||
package. Please keep this mostly in sync with
|
package. Please keep this mostly in sync with
|
||||||
infrastructure-server-environment. -->
|
infrastructure-server-environment. -->
|
||||||
<id>server-product-environment</id>
|
<id>server-product-environment</id>
|
||||||
<_name>Fedora Server</_name>
|
<_name>Fedora Server Edition</_name>
|
||||||
<!-- Should eventually say “with a web UI accessible right after installation”
|
<!-- Should eventually say “with a web UI accessible right after installation”
|
||||||
or something else to differentiate from
|
or something else to differentiate from
|
||||||
infrastructure-server-environment. -->
|
infrastructure-server-environment. -->
|
||||||
|
Loading…
Reference in New Issue
Block a user