X-Spam-Check-By: sourceware.org
Message-ID: <46C5A3C6.6010602@alink.co.za>
Date: Fri, 17 Aug 2007 14:33:58 +0100
From: George <george@alink.co.za>
User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Installer tasks
References: <46C4685F.5080805@alink.co.za>  <loom.20070817T144417-501@post.gmane.org> <04dc01c7e0d2$11374fa0$2e08a8c0@CAM.ARTIMI.COM>
In-Reply-To: <04dc01c7e0d2$11374fa0$2e08a8c0@CAM.ARTIMI.COM>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
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

Dave Korn wrote:

>   This is why most people recommend just copying across the local packages
> dir, and running setup.exe on the new machine telling it to "install from
> local package dir".  There's a fairly open-ended and underspecified list of
> things you'd have to fix up manually if you try to copy the whole install
> across.

Hi,

Thanks for the feedback.

I have a script which so far does:

* Mounts
* Adds some users and messes with their rights
* Redoes password files
* Adds some services
* Fixes permissions across the whole file tree
* Starts said services

I did originally try and package the whole install up as an MSI, but 
it's just a horrible tool and I gave up.

On two of the hosts that I have installed this on there are the problems 
with slow fork()'s (see my other thread), so I was wondering if I'd 
missed something.

I'd assume I wouldn't need _most_ of the post install since that would 
be duplicated by copying the c:\cygwin\ dir.

I'm trying to get a maintenance window to reboot and rebaseall on the 
machines in question.  Only they're terminal servers in use by people in 
several timezones :(

Cheers,

George

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

