From owner-freebsd-stable@freebsd.org Sat Aug 15 19:45:07 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8E7BE9BAFAF for ; Sat, 15 Aug 2015 19:45:07 +0000 (UTC) (envelope-from naddy@mips.inka.de) Received: from mail.inka.de (quechua.inka.de [IPv6:2001:7c0:407:1001:217:a4ff:fe3b:e77c]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F89C12E6 for ; Sat, 15 Aug 2015 19:45:07 +0000 (UTC) (envelope-from naddy@mips.inka.de) Received: from mips.inka.de (naddy@[127.0.0.1]) by mail.inka.de with uucp (rmailwrap 0.5) id 1ZQhO5-0001gY-CI; Sat, 15 Aug 2015 21:45:05 +0200 Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.15.2/8.15.2) with ESMTP id t7FJglgE038638; Sat, 15 Aug 2015 21:42:47 +0200 (CEST) (envelope-from naddy@lorvorc.mips.inka.de) Received: (from naddy@localhost) by lorvorc.mips.inka.de (8.15.2/8.15.2/Submit) id t7FJglvK038637; Sat, 15 Aug 2015 21:42:47 +0200 (CEST) (envelope-from naddy) Date: Sat, 15 Aug 2015 21:42:47 +0200 From: Christian Weisgerber To: "Michael B. Eichorn" Cc: freebsd-stable@freebsd.org Subject: Re: 10.2: ntp update breaks DCF77 clock Message-ID: <20150815194247.GA38249@lorvorc.mips.inka.de> References: <1439663230.5785.15.camel@michaeleichorn.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1439663230.5785.15.camel@michaeleichorn.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Aug 2015 19:45:07 -0000 Michael B. Eichorn: > Dunno as to what happened with ntp or how to fix it, but there are a > couple other ntp soultions in ports that might work. > > NTP is known to be very complex, IIRC phk@ is being paid by the Linux > Foundation to write a replacement, ntimed. At this time, ntimed is an NTP client only. No server, no support for reference clocks. It's a fragment, really. > Another option is OpenNTPD from OpenBSD, the portable version of this is > in ports as well. OpenNTPD does not support any reference clocks on FreeBSD since there is no equivalent to OpenBSD's sensors framework. -- Christian "naddy" Weisgerber naddy@mips.inka.de