From owner-freebsd-current@FreeBSD.ORG Sat Aug 27 03:23:57 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1401F16A420 for ; Sat, 27 Aug 2005 03:23:57 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id F1DA443D55 for ; Sat, 27 Aug 2005 03:23:55 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 27 Aug 2005 03:23:54 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp019) with SMTP; 27 Aug 2005 05:23:54 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: Matthew Dillon Date: Sat, 27 Aug 2005 05:23:36 +0200 User-Agent: KMail/1.8.1 References: <200508262004.54637@harrymail> <200508270316.j7R3GE7P075733@apollo.backplane.com> In-Reply-To: <200508270316.j7R3GE7P075733@apollo.backplane.com> X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1666716.93WTPTOEiR"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200508270523.50609@harrymail> X-Y-GMX-Trusted: 0 Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: Re: cpio and tar are loosing flags (and a panic message without trace) 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, 27 Aug 2005 03:23:57 -0000 --nextPart1666716.93WTPTOEiR Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Samstag, 27. August 2005 05:16 CEST schrieb Matthew Dillon: > :Hello, > : > :hmm, once again me. And again with a probably not so common problem. > :I need to replicate files, exactly like they are! > :I thought cpio was the deal, but no way, I tried several -H formats > : but=3D20 that hasn't changed anything. As soon as a file gets restored > : the flag=3D20 ... > > Try cpdup (from ports). It should replicate everything except > extattr's (only because I don't think anyone's added that feature to > cpdup since it was put into FreeBSD). It will replicate the > chflags. Thank you, I know cpdup but I haven't known that it's flags aware! Unfortunately I need to write to a raw device, I guess there's no way for=20 cpdup without a filesystem... I guess cpio and tar really should take care about flags. Am I wrong? Thanks, =2DHarry > > -Matt --nextPart1666716.93WTPTOEiR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD4DBQBDD9zGBylq0S4AzzwRAvq4AJ9acYF7nJPQ5HeThwct4eRgDCmtngCVG/O8 LruwNTtDZLnsmC2mUkL7zQ== =60i7 -----END PGP SIGNATURE----- --nextPart1666716.93WTPTOEiR--