Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jan 2012 23:04:18 +0100
From:      Roland Smith <rsmith@xs4all.nl>
To:        Christer Solskogen <christer.solskogen@gmail.com>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: Cross building FreeBSD
Message-ID:  <20120119220418.GA48728@slackbox.erewhon.net>
In-Reply-To: <CAMVU60YNbJj5SX04tiNKeDh8R06Ujs3pOZF5At9unXmcUAQGAQ@mail.gmail.com>
References:  <CAMVU60bM5p6mKFJyfx=qght3MK1LQoYC93ue_-KkTukEgziaYQ@mail.gmail.com> <20120118223856.GB14760@slackbox.erewhon.net> <CAMVU60YNbJj5SX04tiNKeDh8R06Ujs3pOZF5At9unXmcUAQGAQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--dDRMvlgZJXvWKvBx
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Jan 19, 2012 at 07:37:38AM +0100, Christer Solskogen wrote:
>=20
> Well, that is the question. How to copy those file over. Files have
> special chflags (for instance in /lib)

Use BSD tar. It can handle flags. E.g. pipe the output from tar to netcat (=
nc)
on the amd64 machine, and send it to the ppc machine. On the ppc machine,
start another netcat and feed its standard output into tar.

IIRC, rsync also handles file flags.

Roland
--=20
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)

--dDRMvlgZJXvWKvBx
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (FreeBSD)

iEYEARECAAYFAk8Yk2IACgkQEnfvsMMhpyUbBgCgq0zhtmX+ubIDjUkKYPK2D98o
fUAAnji2VzrSXQN+6j69ZGGt7bXpL7O0
=IEVB
-----END PGP SIGNATURE-----

--dDRMvlgZJXvWKvBx--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120119220418.GA48728>