Accepting request 592047 from home:fbui:branches:system:install:head
- Add systemd-coredump to the list of recommended of miminal_base Latest systemd package split off its coredump management facility into a sub-package. Recommend this package so this functionnality is still available by default on Factory but give the possibility to block it by using a soft dep (Recommends:). This might be needed on live images for example where space is rather low. OBS-URL: https://build.opensuse.org/request/show/592047 OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=50
This commit is contained in:
parent
763b0aad42
commit
dcf1964e4e
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 28 13:04:28 UTC 2018 - fbui@suse.com
|
||||||
|
|
||||||
|
- Add systemd-coredump to the list of recommended of miminal_base
|
||||||
|
|
||||||
|
Latest systemd package split off its coredump management facility
|
||||||
|
into a sub-package. Recommend this package so this functionnality is
|
||||||
|
still available by default on Factory but give the possibility to
|
||||||
|
block it by using a soft dep (Recommends:). This might be needed on
|
||||||
|
live images for example where space is rather low.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 6 15:35:58 UTC 2018 - rbrown@suse.com
|
Tue Mar 6 15:35:58 UTC 2018 - rbrown@suse.com
|
||||||
|
|
||||||
|
@ -538,6 +538,7 @@ Recommends: system-group-trusted
|
|||||||
Recommends: system-group-wheel
|
Recommends: system-group-wheel
|
||||||
Recommends: system-user-bin
|
Recommends: system-user-bin
|
||||||
Recommends: system-user-daemon
|
Recommends: system-user-daemon
|
||||||
|
Recommends: systemd-coredump
|
||||||
Recommends: sysvinit-tools
|
Recommends: sysvinit-tools
|
||||||
Recommends: udev
|
Recommends: udev
|
||||||
Suggests: ed
|
Suggests: ed
|
||||||
|
Loading…
Reference in New Issue
Block a user