From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/9] external toolchain: slightly optimize the copy of the toolchain sysroot
Date: Mon, 10 Oct 2011 08:43:34 +0200 [thread overview]
Message-ID: <20111010084334.2d3d0544@skate> (raw)
In-Reply-To: <87ehylesfb.fsf@macbook.be.48ers.dk>
Le Mon, 10 Oct 2011 00:00:56 +0200,
Peter Korsgaard <jacmet@uclibc.org> a ?crit :
> FYI, this breaks on readonly source directories unless you have the new
> rsync 3.0.9, which most people don't. I haven't figured out a good fix
> for older rsync versions yet.
Do you have some details ?
Because:
$ rsync --version | grep version
rsync version 3.0.7 protocol version 30
$ ls -lR toto/
toto/:
total 4
-r--r--r-- 1 thomas thomas 0 2011-10-10 08:41 b
dr-xr-xr-x 2 thomas thomas 4096 2011-10-10 08:41 titi
toto/titi:
total 0
-r--r--r-- 1 thomas thomas 0 2011-10-10 08:41 a
$ mkdir plop
$ rsync -au toto/ plop/
And it works just fine.
Regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2011-10-10 6:43 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-09 17:44 [Buildroot] [pull request v2] Pull request for branch for-2011.11/ext-toolchain-updates Thomas Petazzoni
2011-10-09 17:44 ` [Buildroot] [PATCH 1/9] external toolchain: slightly optimize the copy of the toolchain sysroot Thomas Petazzoni
2011-10-09 22:00 ` Peter Korsgaard
2011-10-10 6:43 ` Thomas Petazzoni [this message]
2011-10-10 6:48 ` Thomas Petazzoni
2011-10-10 6:55 ` Peter Korsgaard
2011-10-09 17:44 ` [Buildroot] [PATCH 2/9] toolchain-external: allow specifying extra external libraries Thomas Petazzoni
2011-10-09 17:44 ` [Buildroot] [PATCH 3/9] ext-toolchain: Add CodeSourcery SH uClinux 2011.03 Thomas Petazzoni
2011-10-09 17:44 ` [Buildroot] [PATCH 4/9] ext-toolchain: Bump version of CodeSourcery MIPS 2011.03 Thomas Petazzoni
2011-10-09 17:44 ` [Buildroot] [PATCH 5/9] ext-toolchain: Add CodeSourcery SH GNU/Linux 2011.03 Thomas Petazzoni
2011-10-09 17:44 ` [Buildroot] [PATCH 6/9] ext-toolchain: Add CodeSoucery x86 GNU/Linux 2010.09 Thomas Petazzoni
2011-10-09 17:44 ` [Buildroot] [PATCH 7/9] ext-toolchain: Take into account Mentor Graphics acquisition of CodeSoucery Thomas Petazzoni
2011-10-09 17:44 ` [Buildroot] [PATCH 8/9] external-toolchain: Slightly optimize toolchain extraction Thomas Petazzoni
2011-10-09 21:42 ` Yann E. MORIN
2011-10-10 7:57 ` Peter Korsgaard
2011-10-09 17:44 ` [Buildroot] [PATCH 9/9] toolchain: speed up sysroot lib copying Thomas Petazzoni
2011-10-09 21:46 ` Yann E. MORIN
2011-10-10 2:25 ` Mike Frysinger
2011-10-10 6:44 ` Thomas Petazzoni
2011-10-10 15:12 ` Mike Frysinger
2011-10-10 15:19 ` Thomas Petazzoni
2011-10-10 15:22 ` Mike Frysinger
2011-10-10 15:29 ` Thomas Petazzoni
2011-10-10 15:46 ` Mike Frysinger
2011-10-10 7:57 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2011-10-02 19:20 [Buildroot] [pull request] Pull request for branch for-2011.11/ext-toolchain-updates Thomas Petazzoni
2011-10-02 19:20 ` [Buildroot] [PATCH 1/9] external toolchain: slightly optimize the copy of the toolchain sysroot Thomas Petazzoni
2011-10-02 21:19 ` Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111010084334.2d3d0544@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox