Updating link to change in openSUSE:Factory/aaa_base revision 215.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=5a3f1da571d87e2bf2b3f5c49723aaa2
This commit is contained in:
OBS User buildservice-autocommit 2010-08-27 20:57:24 +00:00 committed by Git OBS Bridge
parent 55386cbe2b
commit 8ca3d9b4e5
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

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
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
eval `grep "^MODULES_LOADED_ON_BOOT" etc/sysconfig/kernel`

View File

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

View File

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

View File

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