From owner-svn-src-stable@FreeBSD.ORG Fri Dec 18 22:30:18 2009 Return-Path: Delivered-To: svn-src-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB4BA10656A3; Fri, 18 Dec 2009 22:30:18 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 45E058FC15; Fri, 18 Dec 2009 22:30:16 +0000 (UTC) Received: from mail.geekcn.org (tarsier.geekcn.org [211.166.10.233]) by tarsier.geekcn.org (Postfix) with ESMTP id 54DF7A595C2; Sat, 19 Dec 2009 06:30:15 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([211.166.10.233]) by mail.geekcn.org (mail.geekcn.org [211.166.10.233]) (amavisd-new, port 10024) with LMTP id o7euhlPP-peA; Sat, 19 Dec 2009 06:30:02 +0800 (CST) Received: from delta.delphij.net (drawbridge.ixsystems.com [206.40.55.65]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id B3308A595A7; Sat, 19 Dec 2009 06:29:57 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=EkI4YRg7Ao21S2ui23ZoMAN7FkYgj6ZINFI9HGcI7urAQ9vropWLvn9IlnUrV2DDg z7Ww+L4IQE25n6h2y/Gpw== Message-ID: <4B2C0259.7000101@delphij.net> Date: Fri, 18 Dec 2009 14:29:45 -0800 From: Xin LI Organization: The Geek China Organization User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.5) Gecko/20091214 Thunderbird/3.0 ThunderBrowse/3.2.6.8 MIME-Version: 1.0 To: Maxim Dounin References: <200912181855.nBIItFMe005161@svn.freebsd.org> <20091218220821.GF43547@mdounin.ru> In-Reply-To: <20091218220821.GF43547@mdounin.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-stable-8@FreeBSD.ORG, svn-src-stable@FreeBSD.ORG, svn-src-all@FreeBSD.ORG, src-committers@FreeBSD.ORG, Xin LI Subject: Re: svn commit: r200677 - in stable/8: . share/man/man8 X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2009 22:30:18 -0000 On 2009/12/18 14:08, Maxim Dounin wrote: > Hello! > > On Fri, Dec 18, 2009 at 06:55:15PM +0000, Xin LI wrote: > >> Author: delphij >> Date: Fri Dec 18 18:55:15 2009 >> New Revision: 200677 >> URL: http://svn.freebsd.org/changeset/base/200677 >> >> Log: >> MFC r199463: >> >> rc.early(8) was removed as of 20090530 so remove manual page reference >> to it. > > Just a side note: gmirror(8) manpage still references rc.early in > description of doing kernel dumps on gmirror. It would be great > to fix it too. I think we need to fix it with new instruction about the (deprecated) rc.early and rc.local scripts. To be honest I think it's an overkill to have one-liners as a standard alone rc.d script, as it's far too easy for administrator to screw themselves, though. I have a similar script (ignore the Chinese characters which just described how to do this remotely) http://wiki.freebsdchina.org/howto/s/softupdates-enable Cheers, -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die