OBS User unknown
2009-04-20 14:24:31 +00:00
committed by Git OBS Bridge
parent 8113f4ba9e
commit a824daf7c4
3 changed files with 27 additions and 3 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Apr 20 15:44:25 CEST 2009 - coolo@suse.de
- boot.ldconfig: remove most of the checks / run ldconfig way less
- boot.localfs: STOP preload during fsck calls
-------------------------------------------------------------------
Mon Apr 20 14:50:34 CEST 2009 - werner@suse.de
- boot.clock: make status argument work and add argument timezone
- boot.clock: for s390 make date command accurate as possible
- Rename mkinitrd script setup-rtc.sh to setup-clock.sh and
add boot-clock.sh, also check for including boot-rtc.sh the
existence of the rtc_cmos module to avoid fatal errors
-------------------------------------------------------------------
Fri Apr 17 18:58:53 CEST 2009 - werner@suse.de