From owner-freebsd-stable@FreeBSD.ORG Wed Dec 15 01:57:11 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0477106564A for ; Wed, 15 Dec 2010 01:57:11 +0000 (UTC) (envelope-from danallen46@airwired.net) Received: from mail.utahbroadband.com (mail.utahbroadband.com [204.14.20.91]) by mx1.freebsd.org (Postfix) with ESMTP id 846178FC0A for ; Wed, 15 Dec 2010 01:57:11 +0000 (UTC) Received: (qmail 3756 invoked by uid 89); 15 Dec 2010 01:57:10 -0000 Received: from unknown (HELO ?192.168.0.18?) (danallen46@airwired.net@66.29.174.6) by mail.utahbroadband.com with ESMTPA; 15 Dec 2010 01:57:10 -0000 Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: Dan Allen In-Reply-To: <20101215004712.GA56065@icarus.home.lan> Date: Tue, 14 Dec 2010 18:57:09 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <990D2B43-658D-4323-ADBB-F1461BD747A5@airwired.net> References: <20101215004712.GA56065@icarus.home.lan> To: Jeremy Chadwick X-Mailer: Apple Mail (2.1082) Cc: dougb@freebsd.org, FreeBSD-STABLE Mailing List Subject: Re: ntpd fails on boot X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2010 01:57:11 -0000 On 14 Dec 2010, at 5:47 PM, Jeremy Chadwick wrote: > This issue has been discussed pretty thoroughly in the past. There's = no > official solution, but there is an rc.d script I wrote which addresses > this shortcoming. Nothing related to the "boot order" has changed, = but > network drivers and overall methodology has changed. Thanks: I will give your script a try. FYI: it has worked fine for about 15 years of my using FreeBSD until = recently! The other solution would be for ntpd to not just give up the first time = it looks for the net. It could try again a minute later and it would = work just fine. Apparently it never tries a second time! This is something that should just work out of the box, IMHO. Thanks everyone for your help! Dan