public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: cygwin@cygwin.com
Subject: Re: Repositories for Cygwin packages.
Date: Thu, 10 Sep 2015 23:31:00 -0000	[thread overview]
Message-ID: <55F212CF.3030604@redhat.com> (raw)
In-Reply-To: <55F2102B.70900@cox.net>

[-- Attachment #1: Type: text/plain, Size: 2731 bytes --]

On 09/10/2015 05:20 PM, David A Cobb wrote:

>>> I am looking at possible work within *COREUTILS*.  Obviously, there are
>>> significant deltas /versus/ GNU Upstream.
>>> Can you point me to the active repo for coreutils?
>>
>> http://www.gnu.org/software/coreutils/coreutils.html
> 
> Yeah, Marco.  Thanks.
> Actually, the repo is <git://git.savannah.gnu.org/coreutils.git>.
> 
> Are you saying that is your direct upstream and your sources only differ
> by the patchfiles installed by Cygwin-Setup??

Yes, the cygwin build of coreutils is made by taking the upstream
tarball release (which is created from the upstream coreutils.git at
labeled points in time) and then adding additional patches which are
distributed (as required by the GPL) in the source package that you can
download using setup.exe.

>>
> I  should have phrased the question differently, I guess.  My question
> is related to dependencies of the 'coreutils.' Cloning GNU Coreutils
> comes in with sub-module 'gnulib'.
> 
> Suppose I wanted to propose a patch to Coreutils, but being stuck on a
> Windows platform I use Coreutils only through Cygwin64 and MSYS2.

Not a problem. My first patch to upstream coreutils was done exactly in
that manner.

> And, suppose for the moment, some of the changes are only relevant to
> the Windows platform.  I don't (yet) know how much GNU (i.e. RMS) really
> gives a flying bird about making Windows play nice.  So, to whom do I
> propose the changes?  I really, really don't want to create a private
> fork.  If I didn't think my ideas are worthy of pushing up the food
> chain, I should just go back to bed.

Depends on how invasive your changes are. If it is truly
windows-specific and hard to maintain, then upstream probably won't pay
attention (which is why I maintain some cygwin-specific patches, such as
.exe magic manipulations, downstream-only). But if it fixes a bad
upstream assumption (such as "function foo would never do that", except
that on cygwin function foo DOES do that, and it is feasible that some
other system would do likewise), then upstream is the right place. (For
example, my very first patch to upstream coreutils is dated 2005-01-11,
where I fixed Makefile.am to deal with $(EXEEXT) - and more than just
cygwin creates binaries with .exe suffix so it is relevant upstream).

If you're unsure whether a proposed patch is worth posting upstream or
downstream, pick one place, and I'm more than willing to help you
redirect it to the other place if it wasn't appropriate.  (Picking
upstream first is generally a nicer policy).

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

  reply	other threads:[~2015-09-10 23:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-10 20:40 David A Cobb
2015-09-10 21:03 ` Marco Atzeri
2015-09-10 21:57 ` Eric Blake
     [not found] ` <FZ3x1r00P2qVqVd01Z3ytt>
2015-09-10 23:20   ` David A Cobb
2015-09-10 23:31     ` Eric Blake [this message]
     [not found]     ` <FbXq1r00M2qVqVd01bXrPy>
2015-09-10 23:54       ` David A Cobb

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=55F212CF.3030604@redhat.com \
    --to=eblake@redhat.com \
    --cc=cygwin@cygwin.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).