Branches for Jaunty

Name Status Last Modified Last Commit
lp:ubuntu/jaunty/util-linux 2 Mature 2010-01-07 00:48:08 UTC
52. * Apply my patch to step the system c...

Author: Scott James Remnant (Canonical)
Revision Date: 2009-02-16 14:46:06 UTC

* Apply my patch to step the system clock on startup without reference
  to the hardware clock, used when the hardware clock is not in UTC.

* debian/hwclock.rules: Replace with a rule that reads /etc/default/rcS
  and calls hwclock --systz
* debian/hwclock.udev: Drop since the udev rule invokes hwclock directly.
* debian/rules:
  - Don't install hwclock.udev since it's dropped
  - Don't generate hwclockfirst.sh
  - Don't add startup symlinks for hwclock.sh
* debian/hwclock.sh:
  - Always pass --rtc to hwclock calls.
  - Call hwclock --systohc with --noadjfile unless the file is writable.
  - Change LSB header, this is no longer installed on startup.
* debian/util-linux.postinst:
  - Drop code for hwclockfirst.sh, remove on upgrade
  - Don't put start links in for hwclock.sh
  - Remove /etc/adjtime if the appropriate init script line has never been
    uncommented, combined with the init script patch, this file should now
    never be created
* debian/util-linux.postrm: No hwclockfirst.sh to remove on purge.
* debian/README.Debian.hwclock: Update documentation.

11 of 1 result