SHA256
3
0
forked from pool/aaa_base

Accepting request 46421 from Base:System

Copy from Base:System/aaa_base based on submit request 46421 from user oertel

OBS-URL: https://build.opensuse.org/request/show/46421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=215
This commit is contained in:
OBS User autobuild 2010-08-27 20:57:24 +00:00 committed by Git OBS Bridge
commit b827ba0a90
5 changed files with 31 additions and 5 deletions

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Aug 27 15:05:22 CEST 2010 - ro@suse.de
- switch SEND_OUTPUT_ON_NO_ERROR from yes to no in postinstall
and only do that exactly once to switch the default (bnc#622203)
-------------------------------------------------------------------
Thu Aug 26 12:19:53 CEST 2010 - ro@suse.de
- let boot.swap disable most swap partitions on shutdown
so LVM and others can be shut down cleanly (bnc#631916)
-------------------------------------------------------------------
Wed Aug 25 12:52:32 CEST 2010 - werner@suse.de
- Add a sysconfig option for enforcing blogd even with "fastboot"
and/or "quiet" found on the kernel command line.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 12 12:51:17 CEST 2010 - dmueller@suse.de Thu Aug 12 12:51:17 CEST 2010 - dmueller@suse.de

View File

@ -65,6 +65,14 @@ if grep -q RCCONFIG_BACKUP_DIR../var/adm/backup/rpmdb etc/sysconfig/backup; then
mv /var/adm/backup/rpmdb/sysconfig[-_]* /var/adm/backup/sysconfig 2>/dev/null mv /var/adm/backup/rpmdb/sysconfig[-_]* /var/adm/backup/sysconfig 2>/dev/null
fi fi
if grep -q "SEND_OUTPUT_ON_NO_ERROR=\"yes\"" etc/sysconfig/cron ; then
if test ! -f var/adm/bnc_622203_fixed ; then
sed -e "s|^SEND_OUTPUT_ON_NO_ERROR=\"yes\"|SEND_OUTPUT_ON_NO_ERROR=\"no\"|" \
etc/sysconfig/cron > etc/sysconfig/cron.new \
&& mv etc/sysconfig/cron.new etc/sysconfig/cron
touch var/adm/bnc_622203_fixed
fi
fi
# clear old install settings of MODULES_LOADED_ON_BOOT # clear old install settings of MODULES_LOADED_ON_BOOT
eval `grep "^MODULES_LOADED_ON_BOOT" etc/sysconfig/kernel` eval `grep "^MODULES_LOADED_ON_BOOT" etc/sysconfig/kernel`

View File

@ -20,7 +20,7 @@
Name: aaa_base Name: aaa_base
Version: 11.4 Version: 11.4
Release: 2 Release: 3
License: GPLv2+ License: GPLv2+
Group: System/Fhs Group: System/Fhs
Provides: bin bootutls etc skeleng skelger Provides: bin bootutls etc skeleng skelger

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:218d3906b9414cd80850a96979a99cc8205c9fc4e6161aa654063f957566b3c8 oid sha256:173c9a2d45202105f5ccdcb216dc2e1cb4d1a4f4fb6be64096b81cb4755a0e86
size 81629 size 81631

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:4fed6afb3a43a11182bb55719ab64e4cb5fe5e96222743123ab98905a0bb2f72 oid sha256:3e30f6299db85553f110e2d1340b81c48ced6cfe9e9aa837993a312b59d4ede8
size 6804 size 6946