From owner-freebsd-current@FreeBSD.ORG Mon Mar 10 08:01:35 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0619B106566C for ; Mon, 10 Mar 2008 08:01:35 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id B1E898FC14 for ; Mon, 10 Mar 2008 08:01:34 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [202.108.54.204]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id 7713128457 for ; Mon, 10 Mar 2008 16:01:27 +0800 (CST) Received: from localhost (tarsier.geekcn.org [202.108.54.204]) by tarsier.geekcn.org (Postfix) with ESMTP id 312ABEB0F91; Mon, 10 Mar 2008 16:01:27 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([202.108.54.204]) by localhost (mail.geekcn.org [202.108.54.204]) (amavisd-new, port 10024) with ESMTP id LSbxjsuZbz5F; Mon, 10 Mar 2008 16:01:22 +0800 (CST) Received: from charlie.delphij.net (c-67-161-39-180.hsd1.ca.comcast.net [67.161.39.180]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id 5AEC0EB0F6F; Mon, 10 Mar 2008 16:01:21 +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: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=RnBTx9NundfMUNyRm3UM55nt8bpq9NUqtEfUaqjW7KmDqPSK0lcMi9IkS+RAWqeMs VESztFURsjgWN4KyBbpKg== Message-ID: <47D4EACC.4050105@delphij.net> Date: Mon, 10 Mar 2008 01:01:16 -0700 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.12 (X11/20080309) MIME-Version: 1.0 To: "Robert J. Palmer" References: <4eb27b7c0803100029m56a99400g39801cf7f9714c36@mail.gmail.com> In-Reply-To: <4eb27b7c0803100029m56a99400g39801cf7f9714c36@mail.gmail.com> X-Enigmail-Version: 0.95.6 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Disable chflags when installing on ZFS volume? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Mar 2008 08:01:35 -0000 Robert J. Palmer wrote: > Hi all, > > I've been playing with ZFS for a while and I've wanted to use it as a root > file system as an experiment. Just wondering if there was an easy way to > tell installworld to _not_ set flags like schg when installing. There is no easy way, but I believe that 7.x and 8.x will just DTRT by ignoring the errors from chflags... -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve!