From: Thomas De Schampheleire <patrickdepinguin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/13 v2] some download-related changes
Date: Sun, 02 Mar 2014 21:55:22 +0100 [thread overview]
Message-ID: <e621c002-e271-4fb7-ac3a-86ebfa4e460b@email.android.com> (raw)
In-Reply-To: <CAHXCMMJj3GskwyhNsXtZNcT_oRAVOZECQ6e9-8xCEG4uOE_g0A@mail.gmail.com>
Samuel Martin <s.martin49@gmail.com> schreef:
>Yann, all
>
>On Sun, Mar 2, 2014 at 6:51 PM, Yann E. MORIN <yann.morin.1998@free.fr> wrote:
>> From: "Yann E. MORIN" <yann.morin.1998@free.fr>
>>
>> Hello All!
>>
>> This series contains those download-related changes:
>>
>> - Patches 1..3 : some cleanups and preparatory works in the
>> download infra,
>>
>> - Patches 4..8 : move download helpers to shell scripts, one
>> such script for each download helper
>>
>> - Patches 9..10 : don't use DL_DIR as scratchpad for temporary VCS
>> checkouts, since DL_DIR is a precious location
>>
>> - Patches 11..13: check hashes of downloaded files, to ensure the
>> files are genuine
>>
>>
>> Changes v1 -> v2:
>> - don't do any behavioural change when switching to shell scripts,
>> just reproduce exactly what was in the Makefile (Luca, Arnout)
>> - support more than one hash algorithm (Arnout, Gustavo)
>> - typoes (Luca, Baruch)
>>
>>
In this same area (but can be in separate patches) we should protect all download helpers against interrupted downloads. This is already some for wget and git, but not for hg and the others...
Best regards,
Thomas
next prev parent reply other threads:[~2014-03-02 20:55 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-02 17:51 [Buildroot] [PATCH 0/13 v2] some download-related changes Yann E. MORIN
2014-03-02 17:51 ` [Buildroot] [PATCH 01/13] pkg-infra: DOWNLOAD is never called with two arguments Yann E. MORIN
2014-03-02 20:01 ` Thomas Petazzoni
2014-03-02 17:51 ` [Buildroot] [PATCH 02/13] Makefile: rename USER_HOOKS_EXTRA_ENV to EXTRA_ENV Yann E. MORIN
2014-03-02 17:51 ` [Buildroot] [PATCH 03/13] Makefile: add BR2_DL_DIR " Yann E. MORIN
2014-03-05 6:29 ` Arnout Vandecappelle
2014-03-02 17:51 ` [Buildroot] [PATCH 04/13] pkg-infra: move the git download helper to a script Yann E. MORIN
2014-03-05 6:34 ` Arnout Vandecappelle
2014-03-02 17:51 ` [Buildroot] [PATCH 05/13] pkg-infra: move the svn " Yann E. MORIN
2014-03-02 17:51 ` [Buildroot] [PATCH 06/13] pkg-infra: move the cvs " Yann E. MORIN
2014-03-02 17:51 ` [Buildroot] [PATCH 07/13] pkg-infra: move the hg " Yann E. MORIN
2014-03-02 17:51 ` [Buildroot] [PATCH 08/13] pkg-infra: move the wget " Yann E. MORIN
2014-03-02 17:51 ` [Buildroot] [PATCH 09/13] pkg-infra: don't use DL_DIR as scratchpad for temporary VCS checkouts Yann E. MORIN
2014-03-02 17:51 ` [Buildroot] [PATCH 10/13] pkg-infra: also set PKGDIR for the download step Yann E. MORIN
2014-03-02 17:51 ` [Buildroot] [PATCH 11/13] pkg-infra: add possiblity to check downloaded files against known hashes Yann E. MORIN
2014-03-02 20:10 ` Samuel Martin
2014-03-02 22:19 ` Yann E. MORIN
2014-03-02 17:51 ` [Buildroot] [PATCH 12/13] manual: add documentation about packages' hashes Yann E. MORIN
2014-03-02 17:51 ` [Buildroot] [PATCH 13/13] package/ca-certificates: add tarball's hashes Yann E. MORIN
2014-03-02 20:14 ` [Buildroot] [PATCH 0/13 v2] some download-related changes Samuel Martin
2014-03-02 20:55 ` Thomas De Schampheleire [this message]
2014-03-02 22:32 ` 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=e621c002-e271-4fb7-ac3a-86ebfa4e460b@email.android.com \
--to=patrickdepinguin@gmail.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