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:
Stephen Gallagher 2016-03-18 09:02:57 -04:00
parent f1e2515daf
commit 8fc937d431
2 changed files with 28 additions and 2 deletions

View File

@ -6811,6 +6811,19 @@
<groupid>guest-agents</groupid>
</optionlist>
</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>
<id>kde-desktop-environment</id>
<_name>KDE Plasma Workspaces</_name>
@ -6877,7 +6890,7 @@
package. Please keep this mostly in sync with
infrastructure-server-environment. -->
<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”
or something else to differentiate from
infrastructure-server-environment. -->

View File

@ -6805,6 +6805,19 @@
<groupid>guest-agents</groupid>
</optionlist>
</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>
<id>kde-desktop-environment</id>
<_name>KDE Plasma Workspaces</_name>
@ -6871,7 +6884,7 @@
package. Please keep this mostly in sync with
infrastructure-server-environment. -->
<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”
or something else to differentiate from
infrastructure-server-environment. -->