SHA256
1
0
forked from pool/systemd

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
This commit is contained in:
Franck Bui 2018-02-19 14:47:09 +00:00 committed by Git OBS Bridge
parent 63f198d0b6
commit 926a234c77
5 changed files with 40 additions and 4 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ebafff50a8ea2bce9ed34712b14947d8754fbdd4a1c085aa9dd285450e8dd2d
size 3354512
oid sha256:49daec1195deaa22bd490d70f78aafb7bdc0058ca236125e3c39127688c6db94
size 3353696

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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