Package: chrony
Version: 1.24-3+b1
Followup-For: Bug #628919
A better patch:
--- chrony-1.24.orig/sys_linux.c
+++ chrony-1.24/sys_linux.c
@@ -819,6 +819,11 @@
LOG_FATAL(LOGF_SysLinux, "Kernel version not supported yet, sorry.");
}
break;
+ case 3:
+ /* These don't need scaling (treat like 2.6.28 and later) */
+ freq_scale = 1.0;
+ have_readonly_adjtime = 2;
+ break;
default:
LOG_FATAL(LOGF_SysLinux, "Kernel's major version not supported yet,
sorry");
break;
-- System Information:
Debian Release: wheezy/sid
APT prefers oldstable
APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500,
'stable'), (99, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.0.0-rc1-00106-g4f1ba49
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages chrony depends on:
ii dpkg 1.16.0.3 Debian package management system
ii install-info 4.13a.dfsg.1-6 Manage installed documentation in
ii libc6 2.13-4 Embedded GNU C Library: Shared lib
ii libncurses5 5.9-1 shared libraries for terminal hand
ii libreadline5 5.2-8 GNU readline and history libraries
ii timelimit 1.8-1 simple utility to limit a process'
ii ucf 3.0025+nmu2 Update Configuration File: preserv
Versions of packages chrony recommends:
ii udev 170-1 /dev/ and hotplug management daemo
chrony suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]