delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/01/23/07:30:23

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
q=dns; s=default; b=c7zWwA0w56E5lvjROvQg7vUj3nt3uOlHOxXBrufBXnA
fzbohnJv5smSf4ay7dnu6LvE/2PHgct2VKkrgYUG8rWfR7eZPBQamWS2xbhWiuxP
Bnm8imOQs5WYB2mnGVR98iHDxs9uwglunqlkcgu1tWmlsiGFALeMr83XMyv49C90
=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
s=default; bh=WFGBFz0FpcTnHQltYzZe9Lr8o+M=; b=aKO9zYGjsBDU9rRxN
DzM5rNx7hlF7LJIYkMqroaGXqY2wGh1E3oArn0XhiS3mr3mfwPF/MxK+sKhY+ws2
f/22AxU/XqXCvHnN6JiOYc6zACv9Vr+x0C+AxulYO8MivuXyO63YzzF80xMkfMnw
tm3CT72fqVyTcgDcj+mnsxTti8=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_50,EXECUTABLE_URI,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2
X-HELO: mail-ig0-f172.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=EcJjW4wA4PlTvDkwDmdOx0WDYwDAcCr1s80e13MrN5w=; b=b9w+j9OdJNI3mmdnX4k8sI/KsM7Muyc+uLBqydRT6Ba4aXTucnxatZNOL/k1Ls6w9/ TkMMLhRxrS3NFuz+XTjIpNtyXTBHH+AdT5TUTwgIwVaDEUrRRNp9Ajp+tLYEuSM0rhSh Z5sIszEj4WCt2qks8oor7mb9XuJzM0DIU6r//uoXC7dvKDnuT1weJFRH9OrO+PnzoN/5 c+YewJ019FNs2upsLjZMoRDNAi6hGY2haMjn06StXL/3kdONbOb/KkredeBLGT01iGgx QcqfK1PjwZBFEEEw/r+GzfgkBLyvSSVPmIzNCvjJJoZ5SQCRfVYvpZ4iAQjvpf6DzzGa 8sGA==
X-Gm-Message-State: ALoCoQmX7D55GMUNliDn229Nx70H02aVp2YL1pyGyGBjIRb9TSYXYQSPfmx388o1ZFYQAQTO+T4J
X-Received: by 10.43.182.74 with SMTP id pl10mr517923icc.70.1390480203705; Thu, 23 Jan 2014 04:30:03 -0800 (PST)
Message-ID: <52E10B49.1040706@breisch.org>
Date: Thu, 23 Jan 2014 07:30:01 -0500
From: "Chris J. Breisch" <chris DOT ml AT breisch DOT org>
User-Agent: Postbox 3.0.8 (Windows/20130427)
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: AdminCygwin Release
References: <CAO2ddnbtJ_mY1Yei6cx2GQO1dAWv=OV-cDVFO+aZD935MGQ7mA AT mail DOT gmail DOT com> <52DEBB76 DOT 2040004 AT cygwin DOT com> <CAO2ddnb+Vfn+199r-qqmPF=tL5XeEmYO2Qmn+=d2sKw4QK2Ong AT mail DOT gmail DOT com> <52DEDDC5 DOT 2070703 AT cygwin DOT com> <20140123021729 DOT GA31442 AT pixel DOT schutter DOT home> <20140123041614 DOT GA3897 AT ednor DOT casa DOT cgf DOT cx>
In-Reply-To: <20140123041614.GA3897@ednor.casa.cgf.cx>
X-IsSubscribed: yes

Christopher Faylor wrote:
> On Wed, Jan 22, 2014 at 07:17:29PM -0700, Tom Schutter wrote:
>> Kitizo, I have an alternative solution that you may find helpful.  I
>> have created a batch file that automates the process of installing and
>> updating cygwin.  You can find the batch files at:
>>   https://github.com/tschutter/AppData/tree/master/bin
>>
>> The specific files you need are:
>>   https://github.com/tschutter/AppData/blob/master/bin/cygwin_setup.bat
>>   https://github.com/tschutter/AppData/blob/master/bin/cygwin_setup_config.bat
>
> Have I asked before if this is something that you'd like to put in the
> release?  I'm sure you could get the requisite number of votes to
> include it.
>
> +1
>
> cgf
>

It's something I certainly would want in the release. I've tinkered 
around with writing something like this myself, as I'm sure many others 
have.


-- 
Chris J. Breisch

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019