From owner-svn-src-all@FreeBSD.ORG Wed Oct 21 11:55:56 2009 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 AF9731065672; Wed, 21 Oct 2009 11:55:56 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 1C2C78FC19; Wed, 21 Oct 2009 11:55:54 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id OAA21652; Wed, 21 Oct 2009 14:55:52 +0300 (EEST) (envelope-from avg@freebsd.org) Message-ID: <4ADEF6C8.3060808@freebsd.org> Date: Wed, 21 Oct 2009 14:55:52 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.23 (X11/20090825) MIME-Version: 1.0 To: Ivan Voras References: <200910211015.n9LAFQwY094532@svn.freebsd.org> <9bbcef730910210428i4b39b358sbcfb76d882a4c24a@mail.gmail.com> In-Reply-To: <9bbcef730910210428i4b39b358sbcfb76d882a4c24a@mail.gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, Remko Lodder , src-committers@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r198316 - head/sbin/tunefs 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, 21 Oct 2009 11:55:56 -0000 on 21/10/2009 14:28 Ivan Voras said the following: > 2009/10/21 Remko Lodder : >> Author: remko >> Date: Wed Oct 21 10:15:26 2009 >> New Revision: 198316 >> URL: http://svn.freebsd.org/changeset/base/198316 >> >> Log: >> The tunefs utility does not work on active filesystems. > >> .Sh BUGS >> -This utility should work on active file systems. >> +This utility does not work on active file systems. >> To change the root file system, the system must be rebooted >> after the file system is tuned. > > Hmm, if it doesn't work on active file system, there is no way to > change the root file system :) Booting with alternative root (possibly from alternative media)? -- Andriy Gapon