X-Recipient: archive-cygwin@delorie.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=rWEppq87QT/+0CA8LLvGkwy1y644ltsBq+r80pvINKF
	D4B5hxjTsfEOMOC3sZ+tRlOoe9f48Nbvn0JYI4uskEi3u/Wf0SITWeHzrZhB4oIV
	YIvvVHaJe4C/S3hnS8C4tWEfD9c0XWahG8WOn5A/kBetwwQNZikWpKkk34uOwYCk
	=
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=Ox+j5k7DoyH+7WNMVc3gao9Ul4A=; b=SoBiyOvgdifqpoUr9
	ytIu5Bt9+r6XwZNOeXgxpaCuBzdiL+DogQ6m9PR4fgLqAZ3zbGVOEOiIaC8lngSZ
	fMvmbwJhth2pAejkQVcsRZ+7p5vIMohy/YFh/LkxtiTG3XfdwUaRylCm1x0Zn6Rh
	fsJsQlOI/6ZNx/EsscCbcf6Q8c=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=4.5 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,KAM_COUK,KAM_FROM_URIBL_PCCC,SPF_PASS autolearn=no version=3.3.2
X-HELO: out.ipsmtp4nec.opaltelecom.net
X-SMTPAUTH: drstacey@tiscali.co.uk
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: A2CVAgDHp9tU/03fRk8NToNYWsMIhWwDAgKBbAEBAQEBAYUJAQEEOEARCxgJFg8JAwIBAgFFEwgBAYg2unyXfQEBAQEGAQEBAQEBARuLDIR0FoQUAQSNP4U6hy2RL4QQb4JDAQEB
X-IPAS-Result: A2CVAgDHp9tU/03fRk8NToNYWsMIhWwDAgKBbAEBAQEBAYUJAQEEOEARCxgJFg8JAwIBAgFFEwgBAYg2unyXfQEBAQEGAQEBAQEBARuLDIR0FoQUAQSNP4U6hy2RL4QQb4JDAQEB
Message-ID: <54DBA8AD.4050607@tiscali.co.uk>
Date: Wed, 11 Feb 2015 19:08:29 +0000
From: David Stacey <drstacey@tiscali.co.uk>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Managing packages from command line
References: <006c01d045e2$a59d76b0$f0d86410$%fedin@samsung.com>
In-Reply-To: <006c01d045e2$a59d76b0$f0d86410$%fedin@samsung.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 11/02/15 10:08, Pavel Fedin wrote:
>   The next step is to install the newly built package. I try to feed my
> directory with the package to setup.exe in "install from local directory"
> mode, but looks like it needs complete repository with setup.ini file, which
> i obviously don't have.

I use 'genini.pl' [1] to make a 'setup.ini' file. Download, and use 
'./genini.pl --help' to see the options. You can make a small 
'setup.ini' file that contains details of the one or two packages you've 
just made. Once you've made this file, you can point the Cygwin setup 
executable at the directory containing 'setup.ini' as if doing a local 
install.

Dave.

[1] - https://sourceware.org/viewvc/cygwin-apps/genini/


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

