Hello community,
here is the log from the commit of package openSUSE-Tumbleweed-JeOS for
openSUSE:Factory checked in at 2019-07-24 20:50:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-Tumbleweed-JeOS (Old)
and /work/SRC/openSUSE:Factory/.openSUSE-Tumbleweed-JeOS.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-Tumbleweed-JeOS"
Wed Jul 24 20:50:49 2019 rev:15 rq:718292 version:15.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/openSUSE-Tumbleweed-JeOS/kiwi-templates-Tumbleweed-JeOS.changes
2019-05-24 11:32:20.141390848 +0200
+++
/work/SRC/openSUSE:Factory/.openSUSE-Tumbleweed-JeOS.new.4126/kiwi-templates-Tumbleweed-JeOS.changes
2019-07-24 20:50:50.450449025 +0200
@@ -1,0 +2,6 @@
+Wed Jul 24 14:10:18 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Don't set DHCLIENT_SET_HOSTNAME here, jeos-firstboot does that now
+- Enable chrony-wait.service explicitly (bsc#1129730)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ config.sh ++++++
--- /var/tmp/diff_new_pack.rBfhTs/_old 2019-07-24 20:50:51.038448936 +0200
+++ /var/tmp/diff_new_pack.rBfhTs/_new 2019-07-24 20:50:51.038448936 +0200
@@ -94,8 +94,8 @@
systemctl mask systemd-firstboot.service
systemctl enable jeos-firstboot.service
- # cloud-init-config-suse does that itself
- baseUpdateSysConfig /etc/sysconfig/network/dhcp DHCLIENT_SET_HOSTNAME
yes
+ # Make sure jeos-firstboot can rely on synced time (bsc#1129730)
+ systemctl enable chrony-wait.service
fi
# Enable firewalld if installed