From 926a234c77dd529e27ab75650a874bee585c1421851f20678514d077a589e4f7 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Mon, 19 Feb 2018 14:47:09 +0000 Subject: [PATCH] Accepting request 578063 from home:fbui:systemd:Factory - Import commit 295ead0f396beb2b5199abd99a17e274c2581f95 f4f94ab2e meson: install rules/80-hotplug-cpu-mem.rules 2901aa9b9 meson: install rules/60-ssd-scheduler.rules 1293c0056 core: use id unit when retrieving unit file state (#8038) (bsc#1075801) 596b2b241 Revert "vconsole-setup: add SUSE specific settings for font/keyboard in sysconfig" 0b595da04 Revert "locale-setup: handle locale at boot time well" - Re-enable systemd-firstboot It's used by the installer and also by JeOS. OBS-URL: https://build.opensuse.org/request/show/578063 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1013 --- systemd-234.tar.xz | 4 ++-- systemd-mini.changes | 18 ++++++++++++++++++ systemd-mini.spec | 2 +- systemd.changes | 18 ++++++++++++++++++ systemd.spec | 2 +- 5 files changed, 40 insertions(+), 4 deletions(-) diff --git a/systemd-234.tar.xz b/systemd-234.tar.xz index bf54056e..c0fdec25 100644 --- a/systemd-234.tar.xz +++ b/systemd-234.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ebafff50a8ea2bce9ed34712b14947d8754fbdd4a1c085aa9dd285450e8dd2d -size 3354512 +oid sha256:49daec1195deaa22bd490d70f78aafb7bdc0058ca236125e3c39127688c6db94 +size 3353696 diff --git a/systemd-mini.changes b/systemd-mini.changes index 743208c5..fa988b4c 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Feb 19 14:26:51 UTC 2018 - fbui@suse.com + +- Import commit 295ead0f396beb2b5199abd99a17e274c2581f95 + + f4f94ab2e meson: install rules/80-hotplug-cpu-mem.rules + 2901aa9b9 meson: install rules/60-ssd-scheduler.rules + 1293c0056 core: use id unit when retrieving unit file state (#8038) (bsc#1075801) + 596b2b241 Revert "vconsole-setup: add SUSE specific settings for font/keyboard in sysconfig" + 0b595da04 Revert "locale-setup: handle locale at boot time well" + +------------------------------------------------------------------- +Mon Feb 19 14:24:52 UTC 2018 - fbui@suse.com + +- Re-enable systemd-firstboot + + It's used by the installer and also by JeOS. + ------------------------------------------------------------------- Mon Feb 19 09:25:30 UTC 2018 - fbui@suse.com diff --git a/systemd-mini.spec b/systemd-mini.spec index 5e59d1a7..cea9627c 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -423,7 +423,6 @@ opensuse_ntp_servers=({0..3}.opensuse.pool.ntp.org) -Drc-local=/etc/init.d/boot.local \ -Dhalt-local=/etc/init.d/halt.local \ -Ddebug-shell=/bin/bash \ - -Dfirstboot=false \ -Dseccomp=auto \ -Dselinux=auto \ -Dapparmor=auto \ @@ -851,6 +850,7 @@ fi %{_bindir}/coredumpctl %{_bindir}/systemd-delta %{_bindir}/systemd-escape +%{_bindir}/systemd-firstboot %{_bindir}/systemd-path %{_bindir}/systemd-sysusers %{_bindir}/systemd-mount diff --git a/systemd.changes b/systemd.changes index 743208c5..fa988b4c 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Feb 19 14:26:51 UTC 2018 - fbui@suse.com + +- Import commit 295ead0f396beb2b5199abd99a17e274c2581f95 + + f4f94ab2e meson: install rules/80-hotplug-cpu-mem.rules + 2901aa9b9 meson: install rules/60-ssd-scheduler.rules + 1293c0056 core: use id unit when retrieving unit file state (#8038) (bsc#1075801) + 596b2b241 Revert "vconsole-setup: add SUSE specific settings for font/keyboard in sysconfig" + 0b595da04 Revert "locale-setup: handle locale at boot time well" + +------------------------------------------------------------------- +Mon Feb 19 14:24:52 UTC 2018 - fbui@suse.com + +- Re-enable systemd-firstboot + + It's used by the installer and also by JeOS. + ------------------------------------------------------------------- Mon Feb 19 09:25:30 UTC 2018 - fbui@suse.com diff --git a/systemd.spec b/systemd.spec index a68ba4a2..3d9cb358 100644 --- a/systemd.spec +++ b/systemd.spec @@ -421,7 +421,6 @@ opensuse_ntp_servers=({0..3}.opensuse.pool.ntp.org) -Drc-local=/etc/init.d/boot.local \ -Dhalt-local=/etc/init.d/halt.local \ -Ddebug-shell=/bin/bash \ - -Dfirstboot=false \ -Dseccomp=auto \ -Dselinux=auto \ -Dapparmor=auto \ @@ -849,6 +848,7 @@ fi %{_bindir}/coredumpctl %{_bindir}/systemd-delta %{_bindir}/systemd-escape +%{_bindir}/systemd-firstboot %{_bindir}/systemd-path %{_bindir}/systemd-sysusers %{_bindir}/systemd-mount