commit system-tuning-common-SUSE for openSUSE:Factory

2020-10-23 Thread root
Hello community,

here is the log from the commit of package system-tuning-common-SUSE for 
openSUSE:Factory checked in at 2020-10-23 14:28:18

Comparing /work/SRC/openSUSE:Factory/system-tuning-common-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.3463 (New)


Package is "system-tuning-common-SUSE"

Fri Oct 23 14:28:18 2020 rev:7 rq:843601 version:0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/system-tuning-common-SUSE/system-tuning-common-SUSE.changes
  2020-02-04 19:57:08.473454159 +0100
+++ 
/work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.3463/system-tuning-common-SUSE.changes
2020-10-23 14:28:23.832829759 +0200
@@ -1,0 +2,5 @@
+Thu Oct 22 14:23:54 UTC 2020 - Andreas Herrmann 
+
+- Remove mq-deadline selection from 60-io-scheduler.rules (bsc#1177490)
+
+---



Other differences:
--
++ system-tuning-common-SUSE-0.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/system-tuning-common-SUSE-0.1/60-io-scheduler.rules 
new/system-tuning-common-SUSE-0.1/60-io-scheduler.rules
--- old/system-tuning-common-SUSE-0.1/60-io-scheduler.rules 2019-11-08 
11:30:37.0 +0100
+++ new/system-tuning-common-SUSE-0.1/60-io-scheduler.rules 2020-10-22 
16:24:46.032885729 +0200
@@ -12,8 +12,6 @@
 
 # MQ: BFQ scheduler for HDD
 ENV{.IS_MQ}=="1", ATTR{queue/rotational}!="0", ATTR{queue/scheduler}="bfq"
-# MQ: deadline scheduler for SSD
-ENV{.IS_MQ}=="1", ATTR{queue/rotational}=="0", 
ATTR{queue/scheduler}="mq-deadline"
 
 # Non-MQ: CFQ scheduler for HDD
 ENV{.IS_MQ}!="1", ATTR{queue/rotational}!="0", ATTR{queue/scheduler}="cfq"




commit system-tuning-common-SUSE for openSUSE:Factory

2020-02-04 Thread root
Hello community,

here is the log from the commit of package system-tuning-common-SUSE for 
openSUSE:Factory checked in at 2020-02-04 19:57:01

Comparing /work/SRC/openSUSE:Factory/system-tuning-common-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.26092 (New)


Package is "system-tuning-common-SUSE"

Tue Feb  4 19:57:01 2020 rev:6 rq:769957 version:0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/system-tuning-common-SUSE/system-tuning-common-SUSE.changes
  2019-11-09 23:39:06.253178389 +0100
+++ 
/work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.26092/system-tuning-common-SUSE.changes
   2020-02-04 19:57:08.473454159 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 16:36:45 UTC 2020 - Dominique Leuenberger 
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+  shortcut through the -mini flavors.
+
+---



Other differences:
--
++ system-tuning-common-SUSE.spec ++
--- /var/tmp/diff_new_pack.q0xiWd/_old  2020-02-04 19:57:09.565454796 +0100
+++ /var/tmp/diff_new_pack.q0xiWd/_new  2020-02-04 19:57:09.585454808 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package system-tuning-common-SUSE
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,11 +22,11 @@
 Summary:SUSE specific udev tuning rules
 License:GPL-2.0-or-later
 Group:  System/Base
-Url:https://github.com/openSUSE/system-tuning-SUSE
+URL:https://github.com/openSUSE/system-tuning-SUSE
 Source0:%{name}-%{version}.tar.xz
 Requires:   systemd
-BuildRequires:  systemd
 BuildRequires:  systemd-rpm-macros
+BuildRequires:  pkgconfig(systemd)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 




commit system-tuning-common-SUSE for openSUSE:Factory

2019-11-09 Thread root
Hello community,

here is the log from the commit of package system-tuning-common-SUSE for 
openSUSE:Factory checked in at 2019-11-09 23:39:04

Comparing /work/SRC/openSUSE:Factory/system-tuning-common-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.2990 (New)


Package is "system-tuning-common-SUSE"

Sat Nov  9 23:39:04 2019 rev:5 rq:746650 version:0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/system-tuning-common-SUSE/system-tuning-common-SUSE.changes
  2019-07-15 09:25:31.670390840 +0200
+++ 
/work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.2990/system-tuning-common-SUSE.changes
2019-11-09 23:39:06.253178389 +0100
@@ -1,0 +2,5 @@
+Fri Nov  8 10:47:20 UTC 2019 - Thomas Blume 
+
+- fix variable expansion in 80-hotplug-cpu-mem.rules (boo#1154655)
+
+---



Other differences:
--
++ system-tuning-common-SUSE-0.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/system-tuning-common-SUSE-0.1/80-hotplug-cpu-mem.rules 
new/system-tuning-common-SUSE-0.1/80-hotplug-cpu-mem.rules
--- old/system-tuning-common-SUSE-0.1/80-hotplug-cpu-mem.rules  2019-03-06 
14:54:26.0 +0100
+++ new/system-tuning-common-SUSE-0.1/80-hotplug-cpu-mem.rules  2019-11-08 
11:30:37.0 +0100
@@ -18,7 +18,7 @@
   ATTR{state}="online", \
   RUN+="/bin/sh -c ' \
 while read src dst fs opts unused; do \
-  case $fs in \
-  tmpfs)  mount -o remount \"$dst\" ;; \
+  case $$fs in \
+  tmpfs)  mount -o remount \"$$dst\" ;; \
   esac \
 done 

commit system-tuning-common-SUSE for openSUSE:Factory

2019-07-15 Thread root
Hello community,

here is the log from the commit of package system-tuning-common-SUSE for 
openSUSE:Factory checked in at 2019-07-15 09:25:30

Comparing /work/SRC/openSUSE:Factory/system-tuning-common-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.1887 (New)


Package is "system-tuning-common-SUSE"

Mon Jul 15 09:25:30 2019 rev:4 rq: version:0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/system-tuning-common-SUSE/system-tuning-common-SUSE.changes
  2019-03-11 11:15:56.717327860 +0100
+++ 
/work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.1887/system-tuning-common-SUSE.changes
2019-07-15 09:25:31.670390840 +0200
@@ -1,0 +2,5 @@
+Mon Jul 15 07:24:53 UTC 2019 - Dominique Leuenberger 
+
+- Drop sg.conf: sg.conf is shipped by suse-module-tools by now.
+
+---



Other differences:
--
++ system-tuning-common-SUSE.spec ++
--- /var/tmp/diff_new_pack.DnwlsA/_old  2019-07-15 09:25:33.042390585 +0200
+++ /var/tmp/diff_new_pack.DnwlsA/_new  2019-07-15 09:25:33.066390580 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -46,12 +46,6 @@
 install -m 644 $RULE %{buildroot}/%{_prefix}/lib/udev/rules.d/
 done
 
-# load sg module at boot time
-mkdir -p %{buildroot}/%{_prefix}/lib/modules-load.d
-cat << EOF > %{buildroot}/%{_prefix}/lib/modules-load.d/sg.conf
-sg
-EOF
-
 %post
 %udev_rules_update
 
@@ -62,6 +56,5 @@
 %defattr(-,root,root)
 %doc
 %{_prefix}/lib/udev/rules.d/*.rules
-%{_prefix}/lib/modules-load.d/sg.conf
 
 %changelog




commit system-tuning-common-SUSE for openSUSE:Factory

2019-03-11 Thread root
Hello community,

here is the log from the commit of package system-tuning-common-SUSE for 
openSUSE:Factory checked in at 2019-03-11 11:15:46

Comparing /work/SRC/openSUSE:Factory/system-tuning-common-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.28833 (New)


Package is "system-tuning-common-SUSE"

Mon Mar 11 11:15:46 2019 rev:3 rq:683527 version:0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/system-tuning-common-SUSE/system-tuning-common-SUSE.changes
  2018-12-07 14:35:52.823035465 +0100
+++ 
/work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.28833/system-tuning-common-SUSE.changes
   2019-03-11 11:15:56.717327860 +0100
@@ -1,0 +2,6 @@
+Wed Mar  6 14:00:53 UTC 2019 - Thomas Blume 
+
+- Do not automagically online memory on s390x (bsc#1127557)
+  * update 80-hotplug-cpu-mem.rules
+
+---



Other differences:
--
++ system-tuning-common-SUSE.spec ++
--- /var/tmp/diff_new_pack.1cCvgY/_old  2019-03-11 11:15:57.105327721 +0100
+++ /var/tmp/diff_new_pack.1cCvgY/_new  2019-03-11 11:15:57.109327720 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package system-tuning-common-SUSE
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ system-tuning-common-SUSE-0.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/system-tuning-common-SUSE-0.1/80-hotplug-cpu-mem.rules 
new/system-tuning-common-SUSE-0.1/80-hotplug-cpu-mem.rules
--- old/system-tuning-common-SUSE-0.1/80-hotplug-cpu-mem.rules  2018-12-04 
11:04:28.0 +0100
+++ new/system-tuning-common-SUSE-0.1/80-hotplug-cpu-mem.rules  2019-03-06 
14:54:26.0 +0100
@@ -14,7 +14,7 @@
 # lot of shortcomings anyways (tmpfs mounted by other processes, mount
 # namespaces, ...)
 #
-SUBSYSTEM=="memory", ACTION=="add", PROGRAM=="/bin/sh -c 
'/usr/bin/systemd-detect-virt || :'", RESULT!="zvm", ATTR{state}=="offline", \
+SUBSYSTEM=="memory", ACTION=="add", PROGRAM=="/usr/bin/uname -m", 
RESULT!="s390x", ATTR{state}=="offline", \
   ATTR{state}="online", \
   RUN+="/bin/sh -c ' \
 while read src dst fs opts unused; do \




commit system-tuning-common-SUSE for openSUSE:Factory

2018-12-07 Thread root
Hello community,

here is the log from the commit of package system-tuning-common-SUSE for 
openSUSE:Factory checked in at 2018-12-07 14:35:52

Comparing /work/SRC/openSUSE:Factory/system-tuning-common-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.19453 (New)


Package is "system-tuning-common-SUSE"

Fri Dec  7 14:35:52 2018 rev:2 rq:655689 version:0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/system-tuning-common-SUSE/system-tuning-common-SUSE.changes
  2018-11-13 17:50:27.787551866 +0100
+++ 
/work/SRC/openSUSE:Factory/.system-tuning-common-SUSE.new.19453/system-tuning-common-SUSE.changes
   2018-12-07 14:35:52.823035465 +0100
@@ -1,0 +2,8 @@
+Tue Dec  4 10:13:19 UTC 2018 - thomas.bl...@suse.com
+
+- 80-hotplug-cpu-mem.rules: cope with non zero exit code if there is
+  no virtualization
+  * commit 5040c2a systemd: ignore the exit code of systemd-detect-virt 
+for memory hot-add
+
+---



Other differences:
--
++ system-tuning-common-SUSE-0.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/system-tuning-common-SUSE-0.1/80-hotplug-cpu-mem.rules 
new/system-tuning-common-SUSE-0.1/80-hotplug-cpu-mem.rules
--- old/system-tuning-common-SUSE-0.1/80-hotplug-cpu-mem.rules  2018-09-28 
15:35:33.0 +0200
+++ new/system-tuning-common-SUSE-0.1/80-hotplug-cpu-mem.rules  2018-12-04 
11:04:28.0 +0100
@@ -14,7 +14,7 @@
 # lot of shortcomings anyways (tmpfs mounted by other processes, mount
 # namespaces, ...)
 #
-SUBSYSTEM=="memory", ACTION=="add", PROGRAM=="/usr/bin/systemd-detect-virt", 
RESULT!="zvm", ATTR{state}=="offline", \
+SUBSYSTEM=="memory", ACTION=="add", PROGRAM=="/bin/sh -c 
'/usr/bin/systemd-detect-virt || :'", RESULT!="zvm", ATTR{state}=="offline", \
   ATTR{state}="online", \
   RUN+="/bin/sh -c ' \
 while read src dst fs opts unused; do \