Accepting request 932689 from home:badshah400:branches:system:install:head

- enhanced_base: Recommend low-memory-monitor an early boot daemon to monitor memory pressure and react to low memory.
- Run pre_checkin.sh to sync 32-bit patterns.

OBS-URL: https://build.opensuse.org/request/show/932689
OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=194
This commit is contained in:
Dominique Leuenberger 2021-12-07 07:55:33 +00:00 committed by Git OBS Bridge
parent c36be8dea7
commit 0ed38179dd
3 changed files with 11 additions and 3 deletions

View File

@ -24,7 +24,7 @@ The 32bit pattern complementing apparmor.
#-------------------------------------------------------------------
#
%package base-32bit
Summary: Minimal Base System
Summary: Base System
Recommends: aaa_base-32bit
Recommends: aaa_base-malloccheck-32bit
Recommends: bash-32bit
@ -103,7 +103,6 @@ Recommends: fuse-32bit
Recommends: gawk-32bit
Recommends: gettext-runtime-32bit
Recommends: glibc-locale-32bit
Recommends: glibc-locale-base-32bit
Recommends: gpart-32bit
Recommends: gpg2-32bit
Recommends: gpm-32bit
@ -121,6 +120,7 @@ Recommends: kpartx-32bit
Recommends: krb5-32bit
Recommends: less-32bit
Recommends: logrotate-32bit
Recommends: low-memory-monitor-32bit
Recommends: lsscsi-32bit
Recommends: mailx-32bit
Recommends: man-32bit
@ -152,7 +152,7 @@ Recommends: sed-32bit
Recommends: sg3_utils-32bit
Recommends: smartmontools-32bit
Recommends: sudo-32bit
Recommends: system-tuning-common-SUSE-32bit
Recommends: udev-extra-rules-32bit
Recommends: systemd-sysvinit-32bit
Recommends: time-32bit
Recommends: timezone-32bit

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Nov 20 22:18:18 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- enhanced_base: Recommend low-memory-monitor an early boot daemon
to monitor memory pressure and react to low memory.
- Run pre_checkin.sh to sync 32-bit patterns.
-------------------------------------------------------------------
Fri Nov 19 16:41:08 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -387,6 +387,7 @@ Recommends: krb5
# pager
Recommends: less
Recommends: logrotate
Recommends: low-memory-monitor
Recommends: lsscsi
Recommends: mailx
# man by default (#304687)