From owner-freebsd-current@FreeBSD.ORG Sat Nov 22 13:28:30 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 B5D7E1065673 for ; Sat, 22 Nov 2008 13:28:30 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (chello087206045082.chello.pl [87.206.45.82]) by mx1.freebsd.org (Postfix) with ESMTP id 0CE508FC13 for ; Sat, 22 Nov 2008 13:28:29 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id E081745685; Sat, 22 Nov 2008 14:28:27 +0100 (CET) Received: from localhost (abhq250.neoplus.adsl.tpnet.pl [83.7.106.250]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id D862945683; Sat, 22 Nov 2008 14:28:23 +0100 (CET) Date: Sat, 22 Nov 2008 14:28:26 +0100 From: Pawel Jakub Dawidek To: d@delphij.net Message-ID: <20081122132826.GA4061@garage.freebsd.pl> References: <3481d8e60811220249q47462b14v84c69bc9a9a006b0@mail.gmail.com> <4927EE9F.6080100@delphij.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OgqxwSJOaUobr8KG" Content-Disposition: inline In-Reply-To: <4927EE9F.6080100@delphij.net> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 8.0-CURRENT i386 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.6 required=3.0 tests=BAYES_00,RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: freebsd-current@freebsd.org, 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: Sat, 22 Nov 2008 13:28:30 -0000 --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 22, 2008 at 03:35:59AM -0800, Xin LI wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > Benoit Calvez wrote: > [snip] > > install -s -o root -g wheel -m 444 -fschg -S libc.so.7 /mnt/test/lib > > 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 freebsd= 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 / :) 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. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --OgqxwSJOaUobr8KG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFJKAj5ForvXbEpPzQRApkrAJ0VP/6yXT3IZzY50jva2mgS1C/6cACgq5rB UTJ+cue9/wRyIRTQJSp8WG0= =MNby -----END PGP SIGNATURE----- --OgqxwSJOaUobr8KG--