From owner-freebsd-current@FreeBSD.ORG Thu Mar 19 20:57:23 2009 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 7BDD610656C5; Thu, 19 Mar 2009 20:57:23 +0000 (UTC) (envelope-from scode@hyperion.scode.org) Received: from hyperion.scode.org (cl-1361.ams-04.nl.sixxs.net [IPv6:2001:960:2:550::2]) by mx1.freebsd.org (Postfix) with ESMTP id 39A978FC08; Thu, 19 Mar 2009 20:57:22 +0000 (UTC) (envelope-from scode@hyperion.scode.org) Received: by hyperion.scode.org (Postfix, from userid 1001) id 65A6923C471; Thu, 19 Mar 2009 21:57:21 +0100 (CET) Date: Thu, 19 Mar 2009 21:57:21 +0100 From: Peter Schuller To: Pawel Jakub Dawidek Message-ID: <20090319205720.GA92836@hyperion.scode.org> References: <3481d8e60811220249q47462b14v84c69bc9a9a006b0@mail.gmail.com> <4927EE9F.6080100@delphij.net> <20081122132826.GA4061@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline In-Reply-To: <20081122132826.GA4061@garage.freebsd.pl> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: freebsd-current@freebsd.org, d@delphij.net, Benoit Calvez Subject: Re: zfs, installworld and chflags 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: Thu, 19 Mar 2009 20:57:25 -0000 --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > > install -s -o root -g wheel -m 444 -fschg -S libc.so.7 /mnt/test/l= ib > > > install: /mnt/test/lib/libc.so.7: chflags: Invalid argument > > >=20 > > > thanks for all the work you've done, zfs is a great feature for freeb= sd and > > > it simplify hard drive / partition management. > >=20 > > For the record, defining NO_FSCHG=3D would work around this (I got bite= by > > this as well since I use ZFS / :) >=20 > I just committed missing bits for chflags(2)/lchflags(2) support. > Note that the only supported flags are: UF_NODUMP, SF_IMMUTABLE, > SF_APPEND, SF_NOUNLINK. I notice that this is still a problem (i.e., when running installworld without NO_FSCH on a kernel from a couple of days ago, the same failure occurs). Am I misunderstanding something or doing something wrong, or is that still intended? --=20 / Peter Schuller PGP userID: 0xE9758B7D or 'Peter Schuller ' Key retrieval: Send an E-Mail to getpgpkey@scode.org E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org --opJtzjQTFsWo+cga Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAknCsbAACgkQDNor2+l1i32lNgCfdhkeC1kCwHPNevbu2PdQpywq nOMAnj0+3v4LYOWXwZjJdnX3ZuS1m2NS =II1q -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga--