calamares 3.2.16-3 (x86_64;znver1;znver1;i686;x86_64) 2019-8975
9999

Status published
Submitter bero [@T] lindev.ch
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/642394
Packages
calamares-3.2.16-3.x86_64.binary
calamares-3.2.16-3.x86_64.source
calamares-debuginfo-3.2.16-3.x86_64.debuginfo
lib64calamares3-3.2.16-3.x86_64.binary
lib64calamares3-debuginfo-3.2.16-3.x86_64.debuginfo
lib64calamares-devel-3.2.16-3.x86_64.binary
calamares-3.2.16-3.znver1.binary
calamares-3.2.16-3.znver1.source
calamares-debuginfo-3.2.16-3.znver1.debuginfo
lib64calamares3-3.2.16-3.znver1.binary
lib64calamares3-debuginfo-3.2.16-3.znver1.debuginfo
lib64calamares-devel-3.2.16-3.znver1.binary
calamares-3.2.16-3.znver1.binary
calamares-3.2.16-3.znver1.source
calamares-debuginfo-3.2.16-3.znver1.debuginfo
lib64calamares3-3.2.16-3.znver1.binary
lib64calamares3-debuginfo-3.2.16-3.znver1.debuginfo
lib64calamares-devel-3.2.16-3.znver1.binary
calamares-3.2.16-3.i686.source
calamares-3.2.16-3.i686.binary
calamares-debuginfo-3.2.16-3.i686.debuginfo
libcalamares3-3.2.16-3.i686.binary
libcalamares3-debuginfo-3.2.16-3.i686.debuginfo
libcalamares-devel-3.2.16-3.i686.binary
calamares-3.2.16-3.x86_64.binary
calamares-3.2.16-3.x86_64.source
calamares-debuginfo-3.2.16-3.x86_64.debuginfo
lib64calamares3-3.2.16-3.x86_64.binary
lib64calamares3-debuginfo-3.2.16-3.x86_64.debuginfo
lib64calamares-devel-3.2.16-3.x86_64.binary
Build Date 2019-11-09 00:18:13 +0000 UTC
Last Updated 2019-11-09 18:36:54.212953632 +0000 UTC
$ git diff --patch-with-stat --summary 5fe73092560b714c1b11d577a8b39da1b41be721..04e449c5f43880a5d72dba9a7909aec070c5062d

 calamares.spec            | 2 +-
 omv-grubcfg.conf          | 4 ++--
 omv-services-systemd.conf | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/calamares.spec b/calamares.spec
index 4e2283f..aab80d6 100644
--- a/calamares.spec
+++ b/calamares.spec
@@ -10,7 +10,7 @@ Version:	3.2.16
 Release:	0.%{git}.1
 Source0:	calamares-%{version}-%{git}.tar.xz
 %else
-Release:	2
+Release:	3
 # git archive --format=tar --prefix=calamares-1.1.0-$(date +%Y%m%d)/ HEAD | xz -vf > calamares-1.1.0-$(date +%Y%m%d).tar.xz
 #Source0:	calamares-%{version}-%{calamdate}.tar.xz
 Source0:	https://github.com/calamares/calamares/releases/download/v%{version}/%{name}-%{version}.tar.gz
diff --git a/omv-grubcfg.conf b/omv-grubcfg.conf
index f5e1e48..869b4f1 100644
--- a/omv-grubcfg.conf
+++ b/omv-grubcfg.conf
@@ -10,8 +10,8 @@ defaults:
     GRUB_DISABLE_SUBMENU: true
     GRUB_GFXPAYLOAD: "keep"
     GRUB_GFXMODE: "1680x1050,1360x786,1280x800,1024x768,1024x600,800x600,640x480"
-    GRUB_CMDLINE_LINUX_DEFAULT: " rw quiet splash=silent logo.nologo acpi_osi=Linux acpi_osi='!Windows 2012' acpi_backlight=vendor audit=0 scsi_mod.use_blk_mq=1 dm_mod.use_blk_mq=1 rd.loglevel=0 rd.systemd.show_status=false rd.udev.log-priority=0 systemd.show_status=auto loglevel=3 udev.log-priority=0 vt.global_cursor_default=0 i915.fastboot=1 tsc=reliable no_timer_check noreplace-smp cryptomgr.notests"
-    GRUB_CMDLINE_LINUX_RECOVERY: " failsafe nomodest xdriver=vesa vga=788 acpi_osi=Linux acpi_osi='!Windows 2012' acpi_backlight=vendor systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M audit=0 "
+    GRUB_CMDLINE_LINUX_DEFAULT: " rw quiet splash=silent logo.nologo acpi_backlight=vendor audit=0 scsi_mod.use_blk_mq=1 dm_mod.use_blk_mq=1 rd.loglevel=0 rd.systemd.show_status=false rd.udev.log-priority=0 systemd.show_status=auto loglevel=3 udev.log-priority=0 vt.global_cursor_default=0 i915.fastboot=1"
+    GRUB_CMDLINE_LINUX_RECOVERY: " failsafe nomodest xdriver=vesa vga=788 acpi_backlight=vendor systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M audit=0 "
     GRUB_DISABLE_VENDOR_CONF: false
     GRUB_THEME: "/boot/grub2/themes/OpenMandriva/theme.txt"
     GRUB_BACKGROUND: "/boot/grub2/themes/OpenMandriva/terminal_background.png"
diff --git a/omv-services-systemd.conf b/omv-services-systemd.conf
index 8a70729..858b8c1 100644
--- a/omv-services-systemd.conf
+++ b/omv-services-systemd.conf
@@ -85,7 +85,7 @@ services:
   - name: "acpid"
     mandatory: false
 
-  - name: "tuned"
+  - name: "avahi-daemon"
     mandatory: false
 
   - name: "firewalld"
Not Available

benbullard79 [@T] cox.netNo Comment.1601d 06hrs
benbullard79 [@T] cox.netNo Comment.1601d 06hrs