From: Luca Ceresoli <list@lucaceresoli.net>
To: buildroot@busybox.net
Subject: [Buildroot] [RESEND/PATCH] Git/Svn downloaders
Date: Wed, 21 Jul 2010 22:55:48 +0200 [thread overview]
Message-ID: <4C475ED4.1040808@lucaceresoli.net> (raw)
In-Reply-To: <1279625588-26570-1-git-send-email-maxime.petazzoni@bulix.org>
Maxime Petazzoni ha scritto:
> Hi,
>
> Integrating the feedback from the first series sent last week, here
> comes the
> promised resend.
Based on the discussions so far, I think this is a good starting point.
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
> What changed from the first batch?
>
> - the BR2_GIT, BR2_SVN_CO and BR2_SVN_UP configuration options have been
> cleaned up into BR2_GIT="git" and BR2_SVN="svn" and the defconfig files
> updated (I know there has been some discussion about the defconfigs
> recently on the list... this seems to be a hot subject in the community
> right now :-)
>
> - the download method autodetection from the URI scheme has been added,
> taken from Luca's patch and integrated into mine.
>
> - tar --exclude-cvs is no longer used, in favor of per-VCS techniques:
> * `git archive --format=tar ... | gzip -c ...` for Git
> * `svn export ... && tar czf ...` for Subversion
>
> - libsvgtiny now benefits from the download method autodetection
>
>
> Once we get to a general consensus that these are good improvements,
> I'll start
> looking more actively on how to bring back the "spider"/source-check
> feature,
> which hopefully shouldn't be to much trouble.
I'm not using it, so I can't judge whether this is a problem or not.
Peter?
Luca
> Regards,
> - Maxime
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
>
next prev parent reply other threads:[~2010-07-21 20:55 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-20 11:33 [Buildroot] [RESEND/PATCH] Git/Svn downloaders Maxime Petazzoni
2010-07-20 11:33 ` [Buildroot] [PATCH 1/6] Remove the spider feature Maxime Petazzoni
2010-07-20 11:33 ` [Buildroot] [PATCH 2/6] Cleanup the VCS commands configuration Maxime Petazzoni
2010-07-20 11:33 ` [Buildroot] [PATCH 3/6] Update defconfigs with new VCS config options Maxime Petazzoni
2010-07-20 11:33 ` [Buildroot] [PATCH 4/6] Implement basic non-wget download methods Maxime Petazzoni
2010-07-26 17:14 ` Quotient Remainder
2010-07-26 17:32 ` Maxime Petazzoni
2010-07-20 11:33 ` [Buildroot] [PATCH 5/6] Use the normal download method for Tremor Maxime Petazzoni
2010-07-20 11:33 ` [Buildroot] [PATCH 6/6] Use the normal download method for libsvgtiny Maxime Petazzoni
2010-07-21 20:55 ` Luca Ceresoli [this message]
2010-07-26 8:25 ` [Buildroot] [RESEND/PATCH] Git/Svn downloaders Maxime Petazzoni
-- strict thread matches above, loose matches on Subject: below --
2010-09-02 10:09 Maxime Petazzoni
2010-09-02 12:03 ` Thomas Petazzoni
2010-09-07 14:58 ` Maxime Petazzoni
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=4C475ED4.1040808@lucaceresoli.net \
--to=list@lucaceresoli.net \
--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