From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] downloads: add basic CVS support
Date: Fri, 13 Sep 2013 00:06:43 +0200 [thread overview]
Message-ID: <87k3ilpudo.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1378901526-29167-1-git-send-email-gustavo@zacarias.com.ar> (Gustavo Zacarias's message of "Wed, 11 Sep 2013 09:12:04 -0300")
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
Gustavo> The support is for pserver mode anonymous CVS.
Gustavo> source-check is based on login since many servers don't support or have
Gustavo> ls/rls disabled.
Gustavo> Usage is pretty straightforward.
Gustavo> PKG_SITE defines the site hostname and remote directory.
Gustavo> The module is defined by the bare package name.
Gustavo> Version is date based.
Gustavo> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Gustavo> ---
Gustavo> Config.in | 4 ++++
Gustavo> package/pkg-download.mk | 39 +++++++++++++++++++++++++++++----------
Gustavo> package/pkg-generic.mk | 2 ++
Gustavo> 3 files changed, 35 insertions(+), 10 deletions(-)
Gustavo> diff --git a/Config.in b/Config.in
Gustavo> index 65c29b4..158a8ab 100644
Gustavo> --- a/Config.in
Gustavo> +++ b/Config.in
Gustavo> @@ -42,6 +42,10 @@ config BR2_GIT
Gustavo> string "Git command"
Gustavo> default "git"
Gustavo> +config BR2_CVS
Gustavo> + string "Cvs command"
I've changed this to "CVS command" and committed, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2013-09-12 22:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-11 12:12 [Buildroot] [PATCH 1/3] downloads: add basic CVS support Gustavo Zacarias
2013-09-11 12:12 ` [Buildroot] [PATCH 2/3] docs/manual: add CVS support documentation Gustavo Zacarias
2013-09-12 22:08 ` Peter Korsgaard
2013-09-11 12:12 ` [Buildroot] [PATCH 3/3] toolchain/gcc: add elf2flt to dependencies Gustavo Zacarias
2013-09-12 22:08 ` Peter Korsgaard
2013-09-12 22:06 ` Peter Korsgaard [this message]
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=87k3ilpudo.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--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