delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2008/07/09/12:08:16

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Message-ID: <a07c15f00807090907x60eec4fah631ec76bc3106351@mail.gmail.com>
Date: Wed, 9 Jul 2008 11:07:49 -0500
From: "Nathan Thern" <nthern AT gmail DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Updating cygwin from a remote shell?
In-Reply-To: <3d8b047a0807080258h5f0ffe3fn24bc11e43e6d96ea@mail.gmail.com>
MIME-Version: 1.0
References: <3d8b047a0807080258h5f0ffe3fn24bc11e43e6d96ea AT mail DOT gmail DOT com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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

On Tue, Jul 8, 2008 at 4:58 AM, Thomas Walker <thwalker3 AT gmail DOT com> wrote:
> Apologies if this is a newbie question... I did a decent amount of
> looking through mailing lists but couldn't find anything relevant.
>
> I'm a Linux/Unix person by hobby and profession and don't really do
> much Windows but my family (living in another state) is still rather
> Windows centric.  A hard disk failure ago I decided to place a dirt
> cheap headless Linux box with mirrored raid on their network and setup
> cygwin on their Windows machines so that I could cobble together an
> easy backup solution based on cron, ssh, rdist, and fuse.
>
> That all works fine and has done so for some time.  I'm a little bit
> of a security nut though (and sometime also want to be able to add new
> features for myself and for them) and would like to be able to easily
> update cygwin and/or install new packages onto the Windows/Cygwin
> boxes from a remote shell.

From your remote shell run
$ cygstart /setup.exe -q -n -s http://valid-cygwin-mirror

I assume no one is using the machine who will be freaked out by the
setup app appearing on their screen.

You only have a problem in two cases:
1) The update will clobber an executable you are using (e.g. bash or sshd)
solution: somehow schedule the update & exit out. You may also have to
schedule a shutdown & later re-start of cygserver.

2) You want to add new packages
Here's the route I would pursue: Create your own cygwin repository
(say, http://foosite/cygwin) with a uniquely named empty package (say,
"foo") in the "base" category. Make foo require all the packages you
want, and make sure all the remote machines have foo installed.

Any time you update foo, from the remotely logged in CL run
$ cygstart /setup.exe -q -n -s http://valid-cygwin-mirror -s
http://foosite/cygwin

regards,
NT

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


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