delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW |
X-Spam-Check-By: | sourceware.org |
Received-SPF: | pass (google.com: domain of dave DOT korn DOT cygwin AT gmail DOT com designates 10.180.99.100 as permitted sender) client-ip=10.180.99.100; |
Authentication-Results: | mr.google.com; spf=pass (google.com: domain of dave DOT korn DOT cygwin AT gmail DOT com designates 10.180.99.100 as permitted sender) smtp.mail=dave DOT korn DOT cygwin AT gmail DOT com; dkim=pass header.i=dave DOT korn DOT cygwin AT gmail DOT com |
Message-ID: | <4F482FE5.8080602@gmail.com> |
Date: | Sat, 25 Feb 2012 00:48:37 +0000 |
From: | Dave Korn <dave DOT korn DOT cygwin AT gmail DOT com> |
User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Automating setup - --no-verify doesn't seem to work |
References: | <ji8vgp$qs7$1 AT dough DOT gmane DOT org> |
In-Reply-To: | <ji8vgp$qs7$1@dough.gmane.org> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 24/02/2012 19:56, Andrew DeFaria wrote: > I'm trying to automate the setup of cygwin and I'm running setup.exe > with many additional options. All in all it's working fairly nicely but > the --no-verify doesn't seem to work. The help says that --no-verify is > "Don't verify setup.ini signatures" yet when I run it I see a lot of > "Checking MD5 for <package>". Isn't there an option to turn off this MD5 > checking? No, those are actually two separate things. The --no-verify option means that setup.exe will accept any setup.ini file with any values for the md5sums for packages, not just the official version; it doesn't stop the md5sums from being checked, just means that a custom mirror can supply its own versions of packages with their own md5sums, but they always get checked no matter what. cheers, DaveK -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |