Accepting request 618913 from home:fbui:systemd:Factory
- 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. - 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. OBS-URL: https://build.opensuse.org/request/show/618913 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1033
This commit is contained in:
parent
832a324107
commit
e12b01a79e
@ -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
|
Wed Jun 13 13:29:59 UTC 2018 - fbui@suse.com
|
||||||
|
|
||||||
|
@ -240,7 +240,6 @@ Requires(post): sed
|
|||||||
Requires(post): coreutils
|
Requires(post): coreutils
|
||||||
Requires(postun): coreutils
|
Requires(postun): coreutils
|
||||||
Requires(postun): /usr/bin/systemctl
|
Requires(postun): /usr/bin/systemctl
|
||||||
Requires(posttrans): suse-module-tools >= 12.4
|
|
||||||
|
|
||||||
Conflicts: systemd < 39
|
Conflicts: systemd < 39
|
||||||
Conflicts: aaa_base < 11.5
|
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
|
Wed Jun 13 13:29:59 UTC 2018 - fbui@suse.com
|
||||||
|
|
||||||
|
@ -238,7 +238,6 @@ Requires(post): sed
|
|||||||
Requires(post): coreutils
|
Requires(post): coreutils
|
||||||
Requires(postun): coreutils
|
Requires(postun): coreutils
|
||||||
Requires(postun): /usr/bin/systemctl
|
Requires(postun): /usr/bin/systemctl
|
||||||
Requires(posttrans): suse-module-tools >= 12.4
|
|
||||||
|
|
||||||
Conflicts: systemd < 39
|
Conflicts: systemd < 39
|
||||||
Conflicts: aaa_base < 11.5
|
Conflicts: aaa_base < 11.5
|
||||||
|
Loading…
Reference in New Issue
Block a user