Hello community,
here is the log from the commit of package skelcd-control-openSUSE for
openSUSE:Factory checked in at 2018-09-11 17:14:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-openSUSE"
Tue Sep 11 17:14:30 2018 rev:199 rq:632980 version:42.3.99.32
Changes:
--------
---
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes
2018-06-19 11:52:43.210410455 +0200
+++
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new/skelcd-control-openSUSE-promo.changes
2018-09-11 17:14:46.179643624 +0200
@@ -1,0 +2,32 @@
+Fri Aug 31 12:37:44 UTC 2018 - [email protected]
+
+- Change text in role selection
+- Remove no longer used desktop_dialog tag
+- Introduce "Generic Desktop" role
+- 42.3.99.32
+
+-------------------------------------------------------------------
+Thu Aug 30 06:56:10 UTC 2018 - [email protected]
+
+- Mark the upgrade from openSUSE Leap 15.x as supported
+ (bsc#1105335)
+- 42.3.99.31
+
+-------------------------------------------------------------------
+Thu Jul 19 16:31:10 UTC 2018 - [email protected]
+
+- Remove 'Custom' system_role due to incompatibily with SLE-15 role
+ screen (bsc#1100417)
+- 42.3.99.30
+
+-------------------------------------------------------------------
+Fri Jul 6 15:17:48 UTC 2018 - [email protected]
+
+- NetworkManager as default for desktop system roles
+- Wicked for default for server roles
+- Use of SLE-15 system role screen
+- Tidy up of old desktop selection options that are no longer
+ needed (bsc#1100417)
+- 42.3.99.29
+
+-------------------------------------------------------------------
skelcd-control-openSUSE.changes: same change
Old:
----
skelcd-control-openSUSE-42.3.99.28.tar.bz2
New:
----
skelcd-control-openSUSE-42.3.99.32.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-openSUSE-promo.spec ++++++
--- /var/tmp/diff_new_pack.WVMY0Q/_old 2018-09-11 17:14:47.179642080 +0200
+++ /var/tmp/diff_new_pack.WVMY0Q/_new 2018-09-11 17:14:47.183642074 +0200
@@ -27,7 +27,7 @@
#
######################################################################
Name: skelcd-control-openSUSE-promo
-Version: 42.3.99.28
+Version: 42.3.99.32
Release: 0
Summary: The openSUSE Installation Control file
License: MIT
skelcd-control-openSUSE.spec: same change
++++++ skelcd-control-openSUSE-42.3.99.28.tar.bz2 ->
skelcd-control-openSUSE-42.3.99.32.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-42.3.99.28/control/control.openSUSE.xml
new/skelcd-control-openSUSE-42.3.99.32/control/control.openSUSE.xml
--- old/skelcd-control-openSUSE-42.3.99.28/control/control.openSUSE.xml
2018-06-12 18:43:24.000000000 +0200
+++ new/skelcd-control-openSUSE-42.3.99.32/control/control.openSUSE.xml
2018-09-04 10:20:14.000000000 +0200
@@ -84,6 +84,8 @@
<regexp_item>^openSUSE 13\..*$</regexp_item>
<!-- Updating from openSUSE Leap 42.x -->
<regexp_item>^openSUSE Leap 42\..*$</regexp_item>
+ <!-- Updating from openSUSE Leap 15.x -->
+ <regexp_item>^openSUSE Leap 15\..*$</regexp_item>
<!-- old TW snapshots -->
<regexp_item>^openSUSE 20[0-9]*$</regexp_item>
<!-- new TW snapshots -->
@@ -148,113 +150,6 @@
</extra_url>
</extra_urls>
- <!-- BNC #424678, Definition of supported desktops -->
- <supported_desktops config:type="list">
-
- <one_supported_desktop>
- <name>gnome</name>
- <desktop>gnome</desktop>
- <label_id>desktop_gnome</label_id>
- <logon>gdm</logon>
- <cursor>DMZ</cursor>
- <packages>gdm</packages>
- <order config:type="integer">1</order>
- <patterns>gnome x11 base</patterns>
- <icon>pattern-gnome</icon>
- </one_supported_desktop>
-
- <one_supported_desktop>
- <name>kde</name>
- <desktop>plasma5</desktop>
- <label_id>desktop_kde</label_id>
- <logon>sddm</logon>
- <cursor>DMZ</cursor>
- <packages>sddm</packages>
- <order config:type="integer">1</order>
- <patterns>kde x11 base</patterns>
- <icon>pattern-kde4</icon>
- </one_supported_desktop>
-
- <one_supported_desktop>
- <name>server</name>
- <desktop>icewm</desktop>
- <label_id>desktop_server</label_id>
- <logon>xdm</logon>
- <cursor>DMZ</cursor>
- <packages></packages>
- <order config:type="integer">1</order>
- <patterns>enhanced_base</patterns>
- <icon>yast-ssh-server</icon>
- </one_supported_desktop>
-
- <one_supported_desktop>
- <name>serverro</name>
- <desktop>icewm</desktop>
- <label_id>desktop_serverro</label_id>
- <logon>xdm</logon>
- <cursor>DMZ</cursor>
- <packages></packages>
- <order config:type="integer">1</order>
- <patterns>transactional_base</patterns>
- <icon>yast-ssh-server</icon>
- </one_supported_desktop>
-
- <one_supported_desktop>
- <name>xfce</name>
- <!-- BNC #667408 -->
- <desktop>xfce</desktop>
- <label_id>desktop_xfce</label_id>
- <logon>lightdm</logon>
- <cursor>DMZ</cursor>
- <packages>lightdm</packages>
- <order config:type="integer">4</order>
- <patterns>xfce x11 base</patterns>
- <icon>pattern-xfce</icon>
- </one_supported_desktop>
-
- <!-- FaTE #307729 LXDE -->
- <one_supported_desktop>
- <name>lxde</name>
- <!-- BNC #667408 -->
- <desktop>lxde</desktop>
- <label_id>desktop_lxde</label_id>
- <logon>lightdm</logon>
- <cursor>DMZ</cursor>
- <packages>lxde-common</packages>
- <order config:type="integer">5</order>
- <patterns>lxde x11 base</patterns>
- <icon>pattern-lxde</icon>
- </one_supported_desktop>
-
- <one_supported_desktop>
- <name>min_x</name>
- <desktop>icewm</desktop>
- <label_id>desktop_min_x</label_id>
- <logon></logon>
- <cursor>DMZ</cursor>
- <packages>xorg-x11-server</packages>
- <order config:type="integer">6</order>
- <patterns>x11 base</patterns>
- <icon>yast-x11</icon>
- </one_supported_desktop>
-
- <one_supported_desktop>
- <name>enlightenment</name>
- <desktop>enlightenment</desktop>
- <label_id>desktop_enlightenment</label_id>
- <logon>lightdm</logon>
- <cursor>DMZ</cursor>
- <packages>lightdm</packages>
- <order config:type="integer">7</order>
- <patterns>enlightenment x11 base</patterns>
- <icon>pattern-enlightenment</icon>
- </one_supported_desktop>
-
- </supported_desktops>
-
- <!-- FaTE #306967 KDE is preselected desktop -->
- <default_desktop>kde</default_desktop>
-
<!-- bnc#874116: Handling software proposal during product upgrade -->
<upgrade>
<window_managers config:type="list">
@@ -417,7 +312,6 @@
<network>
<force_static_ip config:type="boolean">false</force_static_ip>
- <network_manager>laptop</network_manager>
<startmode>ifplugd</startmode>
</network>
@@ -426,8 +320,11 @@
<!-- the id is a key for texts/$id/label
and texts/$id_description/label below -->
<id>kde</id>
+ <network>
+ <network_manager>always</network_manager>
+ </network>
<software>
- <default_desktop>kde</default_desktop>
+ <default_patterns>kde x11 base</default_patterns>
</software>
<order config:type="integer">100</order>
<no_default config:type="boolean">true</no_default>
@@ -435,16 +332,30 @@
<system_role>
<id>gnome</id>
+ <network>
+ <network_manager>always</network_manager>
+ </network>
<software>
- <default_desktop>gnome</default_desktop>
+ <default_patterns>gnome x11 base</default_patterns>
</software>
<order config:type="integer">200</order>
</system_role>
<system_role>
+ <id>generic_desktop</id>
+ <network>
+ <network_manager>always</network_manager>
+ </network>
+ <software>
+ <default_patterns>x11 base</default_patterns>
+ </software>
+ <order config:type="integer">250</order>
+ </system_role>
+
+ <system_role>
<id>server</id>
<software>
- <default_desktop>server</default_desktop>
+ <default_patterns>enhanced_base</default_patterns>
</software>
<order config:type="integer">300</order>
</system_role>
@@ -452,7 +363,7 @@
<system_role>
<id>serverro</id>
<software>
- <default_desktop>serverro</default_desktop>
+ <default_patterns>transactional_base</default_patterns>
</software>
<order config:type="integer">400</order>
<partitioning>
@@ -580,17 +491,6 @@
</volumes>
</partitioning>
</system_role>
-
- <system_role>
- <id>custom</id>
- <software>
- <!-- The "custom" role displays manual the pattern selection
- dialog in the installation workflow. (bnc#1031295) -->
- <default_patterns>base enhanced_base</default_patterns>
- <default_desktop></default_desktop>
- </software>
- <order config:type="integer">500</order>
- </system_role>
</system_roles>
<clone_modules config:type="list">
@@ -629,50 +529,30 @@
</label>
</congratulate>
- <!--
- Desktop dialog label. It should not be wider than 75 characters.
- Please try to keep the same number of lines, if possible
- -->
- <desktop_dialog><label>The desktop environment on your computer
provides the graphical user
-interface for your computer, as well as a suite of applications for
-email, Web browsing, office productivity, games, and utilities to
-manage your computer.
-
-openSUSE offers a choice of desktop environments. The most widely
-used desktop environments are GNOME and KDE Plasma, and they are equally
-supported under openSUSE. Both desktop environments are easy to use,
-highly integrated, and have an attractive look and feel. Each desktop
-environment has a distinct style, so personal taste determines which
-is the most appropriate desktop for you.</label></desktop_dialog>
-
- <!-- Desktop dialog: desktop names -->
- <desktop_gnome><label>GNOME Desktop</label></desktop_gnome>
- <desktop_kde><label>KDE Plasma Desktop</label></desktop_kde>
- <desktop_server><label>Server</label></desktop_server>
- <desktop_serverro><label>Transactional
Server</label></desktop_serverro>
- <desktop_xfce><label>Xfce Desktop</label></desktop_xfce>
- <desktop_lxde><label>LXDE Desktop</label></desktop_lxde>
- <desktop_min_x><label>Minimal X Window</label></desktop_min_x>
- <desktop_enlightenment><label>Enlightenment
Desktop</label></desktop_enlightenment>
-
- <roles_caption>
- <!-- TRANSLATORS: dialog caption -->
- <label>Please select a system role</label>
+ <!-- Empty string is intentional, bnc #431251, bnc #431336 -->
+ <dummy_desktop><label/></dummy_desktop>
+
+ <roles_caption>
+ <!-- TRANSLATORS: dialog caption -->
+ <label>System Role</label>
</roles_caption>
<roles_text>
<!-- TRANSLATORS: label in a dialog -->
- <label>Choose a pre-defined system role or a custom software
selection.</label>
+ <label>System Roles are predefined use cases which tailor the system
+for the selected scenario.</label>
</roles_text>
<roles_help>
<!-- TRANSLATORS: dialog help -->
- <label><p>Choose a pre-defined system role or customize the
software selection manually.</p></label>
+ <label><p>The system roles adjustments are in the range from
package selection up
+to disk partitioning. By choosing a system role, the system is
+configured accordingly to match the use case of the role. </p></label>
</roles_help>
<kde>
<!-- TRANSLATORS: a label for a system role -->
<label>Desktop with KDE Plasma</label>
</kde>
<kde_description>
- <label>KDE Plasma is a graphical desktop environment and the default
on openSUSE Leap.
+ <label>Graphical system with KDE Plasma as desktop environment.
Suitable for Workstations, Desktops and Laptops.
</label>
</kde_description>
<gnome>
@@ -680,30 +560,31 @@
<label>Desktop with GNOME</label>
</gnome>
<gnome_description>
- <label>GNOME is a graphical desktop environment and the default on
SUSE Linux Enterprise.
- </label>
+ <label>Graphical system with GNOME as desktop environment. Suitable
for Workstations, Desktops and Laptops.
+ </label>
</gnome_description>
+ <generic_desktop>
+ <!-- TRANSLATORS: a label for a system role -->
+ <label>Generic Desktop</label>
+ </generic_desktop>
+ <generic_desktop_description>
+ <label>Graphical system with reduced package set. Intended as base
for a customized software selection.</label>
+ </generic_desktop_description>
<server>
<!-- TRANSLATORS: a label for a system role -->
<label>Server</label>
</server>
<server_description>
- <label>The server selection installs a reduced set of packages and
offers a text mode interface.</label>
+ <label>Small set of packages suitable for servers with a text mode
interface.</label>
</server_description>
<serverro>
<!-- TRANSLATORS: a label for a system role -->
<label>Transactional Server</label>
</serverro>
<serverro_description>
- <label>Transactional Server uses a read-only root filesystem to
provide an alternative, atomic, automatic, method of updating a system without
interfering with the running system.</label>
+ <label>Like the Server role but uses a read-only root filesystem to
provide atomic, automatic updates of a system without interfering with the
running system.
+ </label>
</serverro_description>
- <custom>
- <!-- TRANSLATORS: a label for a system role -->
- <label>Custom</label>
- </custom>
- <custom_description>
- <label>The custom selection allows to select alternative software
patterns to customize the installation. Additional software is available in the
online repositories.</label>
- </custom_description>
</texts>
<proposals config:type="list">
@@ -1012,20 +893,13 @@
<name>download_release_notes</name>
</module>
<module>
- <label>System Role</label>
- <name>desktop_roles</name>
- <enable_back>yes</enable_back>
+ <name>system_role</name>
</module>
<module>
<label>Add-On Products</label>
<name>add-on</name>
</module>
<module>
- <label>Custom Pattern Selection</label>
- <name>custom_patterns</name>
- <enable_back>yes</enable_back>
- </module>
- <module>
<label>Disk</label>
<name>disk_proposal</name>
<enable_back>yes</enable_back>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-42.3.99.28/package/skelcd-control-openSUSE.changes
new/skelcd-control-openSUSE-42.3.99.32/package/skelcd-control-openSUSE.changes
---
old/skelcd-control-openSUSE-42.3.99.28/package/skelcd-control-openSUSE.changes
2018-06-12 18:43:24.000000000 +0200
+++
new/skelcd-control-openSUSE-42.3.99.32/package/skelcd-control-openSUSE.changes
2018-09-04 10:20:14.000000000 +0200
@@ -1,4 +1,36 @@
-------------------------------------------------------------------
+Fri Aug 31 12:37:44 UTC 2018 - [email protected]
+
+- Change text in role selection
+- Remove no longer used desktop_dialog tag
+- Introduce "Generic Desktop" role
+- 42.3.99.32
+
+-------------------------------------------------------------------
+Thu Aug 30 06:56:10 UTC 2018 - [email protected]
+
+- Mark the upgrade from openSUSE Leap 15.x as supported
+ (bsc#1105335)
+- 42.3.99.31
+
+-------------------------------------------------------------------
+Thu Jul 19 16:31:10 UTC 2018 - [email protected]
+
+- Remove 'Custom' system_role due to incompatibily with SLE-15 role
+ screen (bsc#1100417)
+- 42.3.99.30
+
+-------------------------------------------------------------------
+Fri Jul 6 15:17:48 UTC 2018 - [email protected]
+
+- NetworkManager as default for desktop system roles
+- Wicked for default for server roles
+- Use of SLE-15 system role screen
+- Tidy up of old desktop selection options that are no longer
+ needed (bsc#1100417)
+- 42.3.99.29
+
+-------------------------------------------------------------------
Tue Jun 12 14:24:11 UTC 2018 - [email protected]
- Add missing aarch64 grub2 efi subvolume (bsc#1097235)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-42.3.99.28/package/skelcd-control-openSUSE.spec
new/skelcd-control-openSUSE-42.3.99.32/package/skelcd-control-openSUSE.spec
--- old/skelcd-control-openSUSE-42.3.99.28/package/skelcd-control-openSUSE.spec
2018-06-12 18:43:24.000000000 +0200
+++ new/skelcd-control-openSUSE-42.3.99.32/package/skelcd-control-openSUSE.spec
2018-09-04 10:20:14.000000000 +0200
@@ -27,7 +27,7 @@
#
######################################################################
Name: skelcd-control-openSUSE
-Version: 42.3.99.28
+Version: 42.3.99.32
Release: 0
Summary: The openSUSE Installation Control file
License: MIT