Accepting request 620729 from Base:System
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/620729 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=282
This commit is contained in:
parent
942c9accc4
commit
f6c40c04dc
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 25 09:16:19 UTC 2018 - fbui@suse.com
|
||||
|
||||
- Drop runtime dependency on dracut (bsc#1098569)
|
||||
|
||||
Otherwise systemd pulls in tools to generate the initrd even in
|
||||
container/chroot installations that don't have a kernel anyways.
|
||||
|
||||
For environments where initrd matters, dracut should be pulled via a
|
||||
pattern.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 13 13:29:59 UTC 2018 - fbui@suse.com
|
||||
|
||||
|
@ -240,7 +240,6 @@ Requires(post): sed
|
||||
Requires(post): coreutils
|
||||
Requires(postun): coreutils
|
||||
Requires(postun): /usr/bin/systemctl
|
||||
Requires(posttrans): suse-module-tools >= 12.4
|
||||
|
||||
Conflicts: systemd < 39
|
||||
Conflicts: aaa_base < 11.5
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 25 09:16:19 UTC 2018 - fbui@suse.com
|
||||
|
||||
- Drop runtime dependency on dracut (bsc#1098569)
|
||||
|
||||
Otherwise systemd pulls in tools to generate the initrd even in
|
||||
container/chroot installations that don't have a kernel anyways.
|
||||
|
||||
For environments where initrd matters, dracut should be pulled via a
|
||||
pattern.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 13 13:29:59 UTC 2018 - fbui@suse.com
|
||||
|
||||
|
@ -238,7 +238,6 @@ Requires(post): sed
|
||||
Requires(post): coreutils
|
||||
Requires(postun): coreutils
|
||||
Requires(postun): /usr/bin/systemctl
|
||||
Requires(posttrans): suse-module-tools >= 12.4
|
||||
|
||||
Conflicts: systemd < 39
|
||||
Conflicts: aaa_base < 11.5
|
||||
|
Loading…
Reference in New Issue
Block a user