Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package livecd-openSUSE for openSUSE:Factory checked in at 2022-02-21 10:22:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/livecd-openSUSE (Old) and /work/SRC/openSUSE:Factory/.livecd-openSUSE.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "livecd-openSUSE" Mon Feb 21 10:22:30 2022 rev:174 rq: version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/livecd-openSUSE/livecd-openSUSE.changes 2022-01-24 11:29:16.770278366 +0100 +++ /work/SRC/openSUSE:Factory/.livecd-openSUSE.new.1958/livecd-openSUSE.changes 2022-02-21 10:22:31.595494181 +0100 @@ -1,0 +2,10 @@ +Mon Feb 21 09:19:36 UTC 2022 - Dominique Leuenberger <dleuenber...@suse.com> + +- Change default target from runlevel5.target (sysv compat) to + graphical.target (actual systemd target). Defacto the same thing, + as runlevel5.target is just a symlink to graphical.target, but is + no longer part of 'systemd' and moved to 'systemd-sysvcompat'. + Instead of pulling legacy compat along, we perform the actual + switch. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ livecd-leap-kde.kiwi: same change livecd-leap-x11.kiwi: same change livecd-leap-xfce.kiwi: same change livecd-openSUSE.kiwi: same change livecd-tumbleweed-gnome.kiwi: same change livecd-tumbleweed-kde.kiwi: same change livecd-tumbleweed-x11.kiwi: same change livecd-tumbleweed-xfce.kiwi: same change ++++++ config.sh ++++++ --- /var/tmp/diff_new_pack.QQ5w8t/_old 2022-02-21 10:22:32.451494279 +0100 +++ /var/tmp/diff_new_pack.QQ5w8t/_new 2022-02-21 10:22:32.455494279 +0100 @@ -169,7 +169,7 @@ chkstat --system --set -ln -s /usr/lib/systemd/system/runlevel5.target /etc/systemd/system/default.target +ln -s /usr/lib/systemd/system/graphical.target /etc/systemd/system/default.target baseUpdateSysConfig /etc/sysconfig/displaymanager DISPLAYMANAGER_AUTOLOGIN linux baseUpdateSysConfig /etc/sysconfig/keyboard YAST_KEYBOARD "english-us,pc104" baseUpdateSysConfig /etc/sysconfig/keyboard COMPOSETABLE "clear latin1.add"