From owner-svn-src-all@FreeBSD.ORG Wed Jan 4 13:09:52 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BBCD5106564A; Wed, 4 Jan 2012 13:09:52 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-tul01m020-f182.google.com (mail-tul01m020-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 588588FC13; Wed, 4 Jan 2012 13:09:51 +0000 (UTC) Received: by obbwd18 with SMTP id wd18so20279846obb.13 for ; Wed, 04 Jan 2012 05:09:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=xSoHF6n7zu2FcTQTSiLvX6H9wlWRFYy7nGIGLY1WPjA=; b=MtSpse16lL+vvpIJvpYUXnHkSdYYxObmKLwBXmtTFrR7YpEJy4l1+xv329JzIEh2Mo QYQQjIYnpQtVrvcaYkdIU1rE/vD+9Phg6Rp3p0qJCgTyGQMnshQRMcegY0Z20d+3nwQi HZE4lgPVR0Z2WzCX19fphfIX7HFF5M2Er+PoE= MIME-Version: 1.0 Received: by 10.182.160.1 with SMTP id xg1mr48407978obb.30.1325682591679; Wed, 04 Jan 2012 05:09:51 -0800 (PST) Sender: pluknet@gmail.com Received: by 10.182.171.67 with HTTP; Wed, 4 Jan 2012 05:09:51 -0800 (PST) In-Reply-To: <201201040754.50457.jhb@freebsd.org> References: <201201041248.q04CmOti078405@svn.freebsd.org> <201201040754.50457.jhb@freebsd.org> Date: Wed, 4 Jan 2012 16:09:51 +0300 X-Google-Sender-Auth: Um9A-vx7riz2Ee0ARlbNo4rIfzo Message-ID: From: Sergey Kandaurov To: John Baldwin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r229474 - in stable/8/sys: boot/common boot/forth conf kern X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jan 2012 13:09:52 -0000 On 4 January 2012 16:54, John Baldwin wrote: > On Wednesday, January 04, 2012 7:48:24 am Sergey Kandaurov wrote: >> Author: pluknet >> Date: Wed Jan =A04 12:48:24 2012 >> New Revision: 229474 >> URL: http://svn.freebsd.org/changeset/base/229474 >> >> Log: >> =A0 MFC r226833,r227056: >> >> =A0 Remove the long reprecated ``/stand/sysinstall'' from the init_path. > > Uh, you need to revert this or 8.3 won't install. So, /stand was removed exactly 5.3 timeframe. I see no reason why we still should reference it 3 major versions later. Please correct me if I'm wrong. http://www.mavetju.org/mail/view_message.php?list=3Dfreebsd-arch&id=3D17497= 48 --=20 wbr, pluknet