Custom package repository in addition to default Cygwin packages?
Jon Turney
jon.turney@dronecode.org.uk
Mon Dec 18 11:44:02 GMT 2023
On 18/12/2023 10:57, Cedric Blancher via Cygwin wrote:
> Good morning!
>
> Can Cygwin setup.exe be modified to support more than one package
> repository, e.g. first the default Cygwin package repro, and then a
> company package repro (e.g. fr.pasteur.cygwin.packages ?).
The source code is available, so you can make any kind of modification
to it you like.
Expecting someone else to do if for you seems optimistic, though. It's
interesting that you phrased this using the passive voice, avoiding
mention of that person.
However, in this case, this functionality is already supported by setup,
by selecting multiple URLs in the "Choose A Download Site" page, or
specifying the --site command line option multiple times.
See the discussion of an "overlay" package server in [1] for more details.
[1] https://cygwin.com/package-server.html
More information about the Cygwin
mailing list