From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0 of 3] Add support for local package downloads (file://)
Date: Tue, 15 Mar 2011 23:54:28 +0100 [thread overview]
Message-ID: <20110315235428.1f50e78d@surf> (raw)
In-Reply-To: <patchbomb.1300174025@localhost6.localdomain6>
On Tue, 15 Mar 2011 08:27:05 +0100
Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> wrote:
> This patch series add support for file:// URLs for both the package
> infrastructure, as for the BR2_PRIMARY_SITE and BR2_BACKUP_SITE
> options. URLs starting with file:// will be handled by a plain 'cp'
> instead of wget. A new SITE_METHOD 'file' is added. Documentation is
> updated as well.
>
> Note that this is mainly useful in situations where developers
> working on a project are sharing the same filesystem (e.g. disk,
> NFS, ...), as typically is the case in corporate environments. In
> that case, one may add one or more local project-specific packages,
> and even use a central storage location as 'proxy' for package
> downloads (using BR2_PRIMARY_SITE with a file:// URL).
>
> Signed-off-by: Thomas De Schampheleire
> <thomas.de.schampheleire@gmail.com>
I agree with the principle, I need to do a bit of testing before acking
the patches.
Thanks for this work!
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-03-15 22:54 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-15 7:27 [Buildroot] [PATCH 0 of 3] Add support for local package downloads (file://) Thomas De Schampheleire
2011-03-15 7:27 ` [Buildroot] [PATCH 1 of 3] Add file:// helpers to package download infrastructure Thomas De Schampheleire
2011-03-15 7:27 ` [Buildroot] [PATCH 2 of 3] Allow BR2_PRIMARY_SITE and BR2_BACKUP_SITE to be a file:// URL Thomas De Schampheleire
2011-07-20 5:13 ` Thomas Petazzoni
2011-07-24 11:54 ` Thomas De Schampheleire
2011-07-25 8:30 ` Thomas Petazzoni
2011-03-15 7:27 ` [Buildroot] [PATCH 3 of 3] Update documentation to mention file:// support Thomas De Schampheleire
2011-03-15 14:26 ` [Buildroot] [PATCH 0 of 3] Add support for local package downloads (file://) Richard Guy Briggs
2011-03-16 8:20 ` Thomas De Schampheleire
2011-03-16 13:44 ` Richard Guy Briggs
2011-03-15 22:54 ` Thomas Petazzoni [this message]
2011-03-16 8:24 ` Thomas De Schampheleire
2011-07-19 12:39 ` Thomas De Schampheleire
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=20110315235428.1f50e78d@surf \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.