forked from pool/aaa_base
This commit is contained in:
parent
7c25befbae
commit
0c9fce48f0
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 17 18:58:53 CEST 2009 - werner@suse.de
|
||||||
|
|
||||||
|
- boot.clock: write system time only back to HW clock if kernel
|
||||||
|
time status shows that clocks are unsynchronized
|
||||||
|
- Add two helper scripts for mkinitrd to add and load rtc_cmos
|
||||||
|
module and add /etc/localtime to initrd (bnc#492921)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 16 12:50:44 CEST 2009 - werner@suse.de
|
Thu Apr 16 12:50:44 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: 19
|
Release: 20
|
||||||
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,11 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 17 2009 werner@suse.de
|
||||||
|
- boot.clock: write system time only back to HW clock if kernel
|
||||||
|
time status shows that clocks are unsynchronized
|
||||||
|
- Add two helper scripts for mkinitrd to add and load rtc_cmos
|
||||||
|
module and add /etc/localtime to initrd (bnc#492921)
|
||||||
* Thu Apr 16 2009 werner@suse.de
|
* Thu Apr 16 2009 werner@suse.de
|
||||||
- Make boot.clock more tough due udev timings (bnc#492921)
|
- Make boot.clock more tough due udev timings (bnc#492921)
|
||||||
- Remove /etc/adjtime in boot.clock if left over (bnc#495417)
|
- Remove /etc/adjtime in boot.clock if left over (bnc#495417)
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:4dec616b8e66fdbf10d0a2f1c08c465435c97d52c4d721e5682f78eac072ecd8
|
oid sha256:ad23f951ab1c7bde85dfbf6c5e4bd3e549225ab6f6b3b5f78e7725687191dfb0
|
||||||
size 80568
|
size 80984
|
||||||
|
Loading…
Reference in New Issue
Block a user