[Bug 947988] Re: fixrtc kernel option always sets system time
Launchpad Bug Tracker
947988 at bugs.launchpad.net
Wed Mar 7 11:40:12 UTC 2012
This bug was fixed in the package initramfs-tools - 0.99ubuntu11
---------------
initramfs-tools (0.99ubuntu11) precise; urgency=low
* make sure fixrtc only updates the RTC setting if last mount time is actually
in the future (LP: #947988)
-- Oliver Grawert <ogra at ubuntu.com> Wed, 07 Mar 2012 12:33:58 +0100
** Changed in: initramfs-tools (Ubuntu Precise)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/947988
Title:
fixrtc kernel option always sets system time
Status in “initramfs-tools” package in Ubuntu:
Fix Released
Status in “initramfs-tools” source package in Precise:
Fix Released
Bug description:
On Natty armel, the kernel option 'fixrtc' exists to set the system time from the last mount time from the rootfs. This allows systems which does not have a valid RTC time at startup to be able to boot of the root file system.
When the 'fixrtc' option is used, the system time is set to the last
mount time, regardless if the system time is already set to something
valid. There should be a comparison between the current system time
and the last mount time. The fixrtc should only come into play if the
system time is less than the last mount time of the fs.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/947988/+subscriptions
More information about the foundations-bugs
mailing list