forked from pool/aaa_base
This commit is contained in:
parent
fa3bfe1b96
commit
fe981e5368
@ -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
|
Fri Apr 17 18:58:53 CEST 2009 - werner@suse.de
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ Recommends: cron logrotate
|
|||||||
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv udev net-tools
|
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv udev net-tools
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 11.2
|
Version: 11.2
|
||||||
Release: 20
|
Release: 21
|
||||||
Summary: SUSE Linux Base Package
|
Summary: SUSE Linux Base Package
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source: aaa_base.tar.bz2
|
Source: aaa_base.tar.bz2
|
||||||
@ -139,6 +139,15 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 20 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 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 2009 werner@suse.de
|
* Fri Apr 17 2009 werner@suse.de
|
||||||
- boot.clock: write system time only back to HW clock if kernel
|
- boot.clock: write system time only back to HW clock if kernel
|
||||||
time status shows that clocks are unsynchronized
|
time status shows that clocks are unsynchronized
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:ad23f951ab1c7bde85dfbf6c5e4bd3e549225ab6f6b3b5f78e7725687191dfb0
|
oid sha256:1699f4cbe608f81c78646e2e519ab81e64e1a8ce28a5985c8ec98a174ce55902
|
||||||
size 80984
|
size 81098
|
||||||
|
Loading…
Reference in New Issue
Block a user