public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Looking to set up a partial mirror of Cygwin package server
@ 2019-11-12 20:31 dmytro.shmagin.barclays.com via cygwin
  2019-11-14  6:48 ` Brian Inglis
  2019-11-15  7:55 ` Andrey Repin
  0 siblings, 2 replies; 3+ messages in thread
From: dmytro.shmagin.barclays.com via cygwin @ 2019-11-12 20:31 UTC (permalink / raw)
  To: cygwin

Hi all,

We're looking to set up a partial mirror of the Cygwin package servers to serve the few (around 50) packages that we use on a daily basis - essentially setting up a repo for our users to download those Cygwin apps which are approved on our system. Essentially, we'd like to have our personal package server be an available option to our users - preferably the only available option - on the list of Cygwin mirrors in the installer, and to only list those packages which are approved (with no automatic updates - we are most likely freezing these versions until they are next approved in order to comply with company policy). Currently, we are simply including all packages as a "Local Download" after downloading them without installing and compressing them into an archive, but this method doesn't allow us to set up a proper mirror + setup.ini file as the .hint files are not included with the download (even when installing source files). This also means that users have to download ALL packages even if they only want to download a subset of them with our current method.

Can anyone run me through how to set up a partial, non-updated package server for Cygwin, as I am unable to do so by following the Cygwin package server setup guide on the Cygwin site?

Thanks!
Dmytro

_________________________________________________________________________________________________________________________________________________________________________________________________________________________________

This message is for information purposes only, it is not a recommendation, advice, offer or solicitation to buy or sell a product or service nor an official confirmation of any transaction. It is directed at persons who are professionals and is not intended for retail customer use. Intended for recipient only. This message is subject to the terms at: www.barclays.com/emaildisclaimer.

For important disclosures, please see: www.barclays.com/salesandtradingdisclaimer regarding market commentary from Barclays Sales and/or Trading, who are active market participants; and in respect of Barclays Research, including disclosures relating to specific issuers, please see http://publicresearch.barclays.com.

______________________________________________________________________________________________________________________________________________________________________
If you are incorporated or operating in Australia, please see https://www.home.barclays/disclosures/importantapacdisclosures.html for important disclosure.
______________________________________________________________________________________________________________________________________________________________________
______________________________________________________________________________________________________________________________________________________________________
How we use personal information  see our privacy notice https://www.investmentbank.barclays.com/disclosures/personalinformationuse.html
_________________________________________________________________________________________________________________________________________________________________________________________________________________________________

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Looking to set up a partial mirror of Cygwin package server
  2019-11-12 20:31 Looking to set up a partial mirror of Cygwin package server dmytro.shmagin.barclays.com via cygwin
@ 2019-11-14  6:48 ` Brian Inglis
  2019-11-15  7:55 ` Andrey Repin
  1 sibling, 0 replies; 3+ messages in thread
From: Brian Inglis @ 2019-11-14  6:48 UTC (permalink / raw)
  To: cygwin


On 2019-11-12 13:31, dmytro.shmagin.barclays.com via cygwin wrote:
> We're looking to set up a partial mirror of the Cygwin package servers to
serve the few (around 50) packages that we use on a daily basis - essentially
setting up a repo for our users to download those Cygwin apps which are approved
on our system. Essentially, we'd like to have our personal package server be an
available option to our users - preferably the only available option - on the
list of Cygwin mirrors in the installer, and to only list those packages which
are approved (with no automatic updates - we are most likely freezing these
versions until they are next approved in order to comply with company policy).
Currently, we are simply including all packages as a "Local Download" after
downloading them without installing and compressing them into an archive, but
this method doesn't allow us to set up a proper mirror + setup.ini file as the
.hint files are not included with the download (even when installing source
files). This also means that users have to download ALL packages even if they
only want to download a subset of them with our current method.

> Can anyone run me through how to set up a partial, non-updated package
> server for Cygwin, as I am unable to do so by following the Cygwin package
> server setup guide on the Cygwin site?
Start with https://cygwin.com/package-server.html#overlay, remember that calm
has replaced genini/mksetupini, and include all Base category packages and all
their dependencies, plus all your package dependencies, in your local repo.

You should be able to trim setup.ini to just those packages you want to allow.

You will probably have to disable some signature checking.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Looking to set up a partial mirror of Cygwin package server
  2019-11-12 20:31 Looking to set up a partial mirror of Cygwin package server dmytro.shmagin.barclays.com via cygwin
  2019-11-14  6:48 ` Brian Inglis
@ 2019-11-15  7:55 ` Andrey Repin
  1 sibling, 0 replies; 3+ messages in thread
From: Andrey Repin @ 2019-11-15  7:55 UTC (permalink / raw)
  To: dmytro.shmagin.barclays.com via cygwin, cygwin

Greetings, dmytro.shmagin.barclays.com via cygwin!

> Can anyone run me through how to set up a partial, non-updated package
> server for Cygwin, as I am unable to do so by following the Cygwin package
> server setup guide on the Cygwin site?

Use "download without installing" option with setup.exe and make the resulting
mirror available by any means necessary.


-- 
With best regards,
Andrey Repin
Friday, November 15, 2019 9:57:48

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-15  7:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-12 20:31 Looking to set up a partial mirror of Cygwin package server dmytro.shmagin.barclays.com via cygwin
2019-11-14  6:48 ` Brian Inglis
2019-11-15  7:55 ` Andrey Repin

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).