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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=RjuMk86M+LpK5wUp
	JTZzl0vDtEYvZVrCvDB7jeZPD6zAMLMU9ugElGGRLpBnQVeTSWv66vckzu2jINnJ
	/XTz7ySCKksxhFZffRK00cnetUYIxWlvMtkOE7dKAnGFcRswxPVgQNKlaX9xA6u4
	RZTc/e1DLDtwBgJBhnvWTeha0oE=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=h4/8QUuajWtoc57giYQnTD
	l+aqU=; b=O2Q+ZXtzx0d/LALW6gOzEPk7x9NamwPRJOk13p5VON0EFQgOFZAH6t
	LArVQBR7ZidzEffknrqMmjGFgUYHlNnBXfgp/omgvj5ZQwoMecYl52xbgEBongwh
	KoD6rJW4hF7QScoLFR6ycg8VRfL4bYqw7Lsxeq/IgiflBkXpc7dQc=
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-Spam-SWARE-Status: No, score=-5.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=H*RU:UNKNOWN, H*r:4.77, HX-Spam-Relays-External:UNKNOWN, H*r:UNKNOWN
X-HELO: atfriesa01.ssi-schaefer.com
Subject: Re: [ANNOUNCEMENT] cygwin 3.1.0-0.6 (TEST)
To: cygwin@cygwin.com
References: <announce.20190922101035.2703-1-kbrown@cornell.edu> <aa4429ee-a974-5888-f602-d2e686f8cc2b@ssi-schaefer.com> <20191011182439.6dd3fedb2c7138627e53c053@nifty.ne.jp> <99298a9a-5de3-0e14-0128-c693b278f5e7@ssi-schaefer.com> <20191016233503.742c53ce6dac9cc90ae21609@nifty.ne.jp>
From: Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
Message-ID: <cfcb28c5-1d2f-609c-ff67-61127995591d@ssi-schaefer.com>
Date: Wed, 16 Oct 2019 18:33:43 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0
MIME-Version: 1.0
In-Reply-To: <20191016233503.742c53ce6dac9cc90ae21609@nifty.ne.jp>
Content-Type: text/plain; charset=iso-8859-15
Content-Transfer-Encoding: 7bit

On 10/16/19 4:35 PM, Takashi Yano wrote:
> On Mon, 14 Oct 2019 13:07:22 +0200
> Michael Haubenwallner wrote:
>>> haubi@linuxbox ~ $ ssh -t cygwin2016 hostname; hostname; ssh -t cygwin2016 hostname
> 
> By the way, why do you specify -t option for ssh?
> Without -t option, that will work as you expected.
> 

Using ssh here is just the sample.  The real project is the Gentoo
Linux package manager named "portage", which does open a PTY for each
build task.  I'm not into it's details, but my guess is to have more
control over some package's build system beyond just redirecting stdin,
stdout and stderr.

/haubi/

PS: In case you wonder why using a Linux package manager on Cygwin:
There is the Gentoo Prefix subproject, that allows to install and manage
the Gentoo package set within some directory without the need for chroot
or even root permission, on top of any POSIXish platform, not just Linux.

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

