public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* is it possible to install "prev" package when using command line?
@ 2019-05-15 13:21 Maayan Apelboim
  2019-05-15 16:16 ` Achim Gratz
  0 siblings, 1 reply; 3+ messages in thread
From: Maayan Apelboim @ 2019-05-15 13:21 UTC (permalink / raw)
  To: cygwin

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://<myMirror> -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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: is it possible to install "prev" package when using command line?
  2019-05-15 13:21 is it possible to install "prev" package when using command line? Maayan Apelboim
@ 2019-05-15 16:16 ` Achim Gratz
  2019-05-16  8:26   ` Maayan Apelboim
  0 siblings, 1 reply; 3+ messages in thread
From: Achim Gratz @ 2019-05-15 16:16 UTC (permalink / raw)
  To: cygwin

Maayan Apelboim writes:
> Or maybe a way to install new cygsshd as sshd?

Just delete the service and reinstall with the same settings under the
new name or change the setup script to use the different name (it's not
part of the install with setup anyway, so you already need to run it
manually or from a script after setup has finished).


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: is it possible to install "prev" package when using command line?
  2019-05-15 16:16 ` Achim Gratz
@ 2019-05-16  8:26   ` Maayan Apelboim
  0 siblings, 0 replies; 3+ messages in thread
From: Maayan Apelboim @ 2019-05-16  8:26 UTC (permalink / raw)
  To: Achim Gratz, cygwin

OK thank you.
I found how to install cygsshd with a different name:
ssh-host-config --yes -u "cyg_server" -c "binmode ntsec tty" -w {{ pass }} -N "sshd"

-----Original Message-----
From: Achim Gratz [mailto:Stromeko@nexgo.de] 
Sent: Wednesday, May 15, 2019 7:16 PM
To: cygwin@cygwin.com
Subject: Re: is it possible to install "prev" package when using command line?

Maayan Apelboim writes:
> Or maybe a way to install new cygsshd as sshd?

Just delete the service and reinstall with the same settings under the new name or change the setup script to use the different name (it's not part of the install with setup anyway, so you already need to run it manually or from a script after setup has finished).


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-16  8:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-15 13:21 is it possible to install "prev" package when using command line? Maayan Apelboim
2019-05-15 16:16 ` Achim Gratz
2019-05-16  8:26   ` Maayan Apelboim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).