This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Installer names not meaningful enough


On 7.12.2016 23:06, Erik Soderquist wrote:
On Wed, Dec 7, 2016 at 4:57 PM, Brian Inglis wrote:

Use wget -N to prevent duplicate downloads when the name, date,
and size don't change.
That only works if I am downloading to the same location/name as the source is

-- Erik

Erik (and others),

don't worry about Setup version, please.

Use this script: https://gist.github.com/Vlado-99/1d59bf05b70481377ff90bb53e13bb2d

it makes things much easier:

- Setup is downloaded only if gpg signature changes (only very small .sig file is re-downloaded every time)

- gpg signature of Setup is validated (no need to do it manually)

- services I use, are stopped and restarted automatically (no need to restart Windows after update; add Yours services to script if needed)

Vlado


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]