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:from:to:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=dRU iIqlb0mGiXoOom2DVqRJpLVD6ERynXOUHSswk2JZ3GYr0rvy5oBAYEH4J26ZdHsy 9aJzTGlkhPxNPhLZ1xIMC3ixXEXNLL3DjZCI3lkb2RSp9hE/H8zISsETUHXlZWbR S0VdDvJpDoJnHuX8k8x256+5WYxRPZ870Q0/cCOQ= 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:from:to:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=i92ygJobg 4iy4NCc6Mqw022ihx0=; b=mov1NuMH8pemABJ8DZ61NpO9fjprH7ekIBhEkAdfX hNClYUpksXBptYHLBGWhUN9e8bZdvPF4s+9qTBRP0L8LGqinkO9sY+66jmTLzuhc 8cBajJ9Dxd60EO2c04J8XKgsPuEEW6jB7NPC5UVVh41yrYuIX5oCRkTAhIhTlwQf Ak= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:1325, H*c:alternative, H*c:HHH X-HELO: EUR03-AM5-obe.outbound.protection.outlook.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=clarizen.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=Zueee6AmVJhZH6XhyFqk44d0RDkq3MNjd0F2x/JhzDc=; b=Sk8qkUdN5RJECk8HyPFiBzn/LK+weKJChGKfgoMr+PJbUaVmdJAhzMv0CNum1+DgiBvyLg4azJGrxZRyIe6uKFEx12gCVdcwL+B0CKY9wX6wE9Dm/Xxpqxgc9EVoh4JdjSStuxtABQLi8zw2YXQ3KFMRrJayHuV3TavJr1IgvRY= From: Maayan Apelboim To: "cygwin AT cygwin DOT com" Subject: is it possible to install "prev" package when using command line? Date: Wed, 15 May 2019 13:21:07 +0000 Message-ID: authentication-results: spf=none (sender IP is ) smtp.mailfrom=Maayan DOT Apelboim AT clarizen DOT com; x-ms-oob-tlc-oobclassifiers: OLM:9508; received-spf: None (protection.outlook.com: clarizen.com does not designate permitted sender hosts) x-ms-exchange-senderadcheck: 1 MIME-Version: 1.0 X-MS-Exchange-CrossTenant-mailboxtype: HOSTED Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x4FDLMXU027201 Hello, I'm trying to install Cygwin via command line. Works great, except it installs latest version of openssh in which the sshd service is installed as "cygsshd" instead "sshd". Is there a way to install the previous version of openssh via command line? Something like this? setup-x86_64.exe -a x86_64 -goODLBq -s http:// -l c:\install\cygwin\ -R c:\cygwin64 -P openssh-7.9p1-1 Or maybe a way to install new cygsshd as sshd? I'm aware the service name was changed due to windows new sshd service, but at the moment I still need the old sshd service cause I have a lot of scripts depending on it. Thanks -- 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