From owner-freebsd-current@FreeBSD.ORG Fri Jun 9 16:33:48 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A83C716A41A for ; Fri, 9 Jun 2006 16:33:48 +0000 (UTC) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60C2643D70 for ; Fri, 9 Jun 2006 16:33:48 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 1B957F1AF3; Fri, 9 Jun 2006 09:33:48 -0700 (PDT) X-Virus-Scanned: by amavisd-new at mcneil.com Received: from mail.mcneil.com ([127.0.0.1]) by localhost (triton.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7qeb17VFFCSv; Fri, 9 Jun 2006 09:33:44 -0700 (PDT) Received: from mcneil.com (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 56F9AF18C8; Fri, 9 Jun 2006 09:33:44 -0700 (PDT) From: Sean McNeil To: Joseph Koshy In-Reply-To: <84dead720606090703l13f11e15t1ac87b52d6014bf6@mail.gmail.com> References: <1149810690.2642.11.camel@triton.mcneil.com> <84dead720606082015i3631f179v4da9ea76b7e0712@mail.gmail.com> <1149826124.3548.1.camel@triton.mcneil.com> <84dead720606090703l13f11e15t1ac87b52d6014bf6@mail.gmail.com> Content-Type: text/plain Date: Fri, 09 Jun 2006 09:33:43 -0700 Message-Id: <1149870823.1329.0.camel@triton.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 09 Jun 2006 16:52:12 +0000 Cc: current@freebsd.org Subject: Re: bugus rc.conf.d locations recently committed to -STABLE? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 16:33:48 -0000 On Fri, 2006-06-09 at 19:33 +0530, Joseph Koshy wrote: > sm> I get what looks like bogus warnings: > > sm> root: /etc/rc: WARNING: Warning: /etc/rc.conf.d/ntpdate is deprecated, > sm> please use /etc/rc/etc/rc.conf.d/ntpdate instead. > > jk> Which -STABLE? Which architecture? > > sm> FreeBSD triton.mcneil.com 6.1-STABLE FreeBSD 6.1-STABLE \ > sm> #17: Thu Jun 8 13:18:19 PDT 2006 \ > sm> root@triton.mcneil.com:/usr/obj/usr/src/sys/TRITON amd64 > > I updated a system to today's (i.e., Jun 9th) RELENG_6 > without problems. > > FreeBSD slbf 6.1-STABLE FreeBSD 6.1-STABLE #9: \ > Fri Jun 9 13:17:51 IST 2006 \ > root@slbf:/home/obj/home/src-6x/sys/SLBF amd64 > > You might want to run `mergemaster` and check whether > your /etc is upto-date. 1.34.2.13 2006.06.09.10.14.39 flz The recent commit that reverts this changed behavior has fixed the problem for me. Thanks, Sean