From owner-freebsd-current@FreeBSD.ORG Mon Mar 10 07:53:20 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 B43EB1065670 for ; Mon, 10 Mar 2008 07:53:20 +0000 (UTC) (envelope-from robd@irulethe.net) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id 91D548FC19 for ; Mon, 10 Mar 2008 07:53:20 +0000 (UTC) (envelope-from robd@irulethe.net) Received: by an-out-0708.google.com with SMTP id c14so540553anc.13 for ; Mon, 10 Mar 2008 00:53:19 -0700 (PDT) Received: by 10.100.58.2 with SMTP id g2mr10498301ana.75.1205134140700; Mon, 10 Mar 2008 00:29:00 -0700 (PDT) Received: by 10.100.96.18 with HTTP; Mon, 10 Mar 2008 00:29:00 -0700 (PDT) Message-ID: <4eb27b7c0803100029m56a99400g39801cf7f9714c36@mail.gmail.com> Date: Mon, 10 Mar 2008 00:29:00 -0700 From: "Robert J. Palmer" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Disable chflags when installing on ZFS volume? 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: Mon, 10 Mar 2008 07:53:20 -0000 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. Thanks, Rob