forked from pool/aaa_base
Accepting request 46421 from Base:System
checked in (request 46421) OBS-URL: https://build.opensuse.org/request/show/46421 OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=139
This commit is contained in:
parent
eebd7c0155
commit
716ccb37ea
@ -1,21 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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
|
||||||
|
|
||||||
|
@ -65,14 +65,6 @@ 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`
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:173c9a2d45202105f5ccdcb216dc2e1cb4d1a4f4fb6be64096b81cb4755a0e86
|
oid sha256:218d3906b9414cd80850a96979a99cc8205c9fc4e6161aa654063f957566b3c8
|
||||||
size 81631
|
size 81629
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:3e30f6299db85553f110e2d1340b81c48ced6cfe9e9aa837993a312b59d4ede8
|
oid sha256:4fed6afb3a43a11182bb55719ab64e4cb5fe5e96222743123ab98905a0bb2f72
|
||||||
size 6946
|
size 6804
|
||||||
|
Loading…
Reference in New Issue
Block a user