www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2000/07/11/16:31:21

Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-developers/>
List-Post: <mailto:cygwin-developers AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-developers-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com
From: michael-ring AT t-online DOT de (Michael Ring)
To: DJ Delorie <dj AT delorie DOT com>
Cc: cygwin-developers AT sourceware DOT cygnus DOT com
Subject: Re: new setup.exe in cvs!
Date: Tue, 11 Jul 2000 22:01:28 +0200
Message-ID: <0rumms8bd6f5g2aip0hh75hhe2vki9o84l@4ax.com>
References: <200007070103 DOT VAA07398 AT envy DOT delorie DOT com> <mv5kmsg0amn2tsvcl1oq0s8llhroghe9r4 AT 4ax DOT com> <200007101915 DOT PAA13577 AT envy DOT delorie DOT com> <at8kmskh6i9r1dkl0hgrv6hqjk22f1snfo AT 4ax DOT com> <200007111805 DOT OAA02322 AT envy DOT delorie DOT com> <12tmms0q9ff43hqdukairos23ga27421rl AT 4ax DOT com> <200007111938 DOT PAA02935 AT envy DOT delorie DOT com>
In-Reply-To: <200007111938.PAA02935@envy.delorie.com>
X-Mailer: Forte Agent 1.8/32.548
MIME-Version: 1.0
X-Sender: 320032306730-0001 AT t-dialin DOT net
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id QAA13285

On Tue, 11 Jul 2000 15:38:07 -0400, you wrote:

>
>> Just downloaded it, started it, ......   .......  .......  no option
>> for sys/user mounts in the version I downloaded...
>
>Oops, uploaded the wrong copy.  Try now.

O.K. this one worked.

Tried out installation as non-administrator & system-registry, worked.

I will have a look at the access rights inside the registry later,
right now I am busy with other things.

>
>> Also you did not modify cygwin.bat. the path still gets set there so
>> now /bin and /usr/bin show up twice.
>
>I don't change it if it already exists.  You have to delete the files
>if you want setup to build new ones.
>

This behaviour makes it very difficult to provide necessary updates. I
see the problem, but the 

>> If you remove the PATH command from cygwin.bat then it is save to
>> start bash in a cmd window as often as the user wishes.
>
>But you have to hard-code the path to bash, and that shows up in
>bash's messages:
>
>	bin\bash: foo bar grill

Please try this :

----
@echo off
C:
chdir \Cygwin\bin
bash --login -i
----

>
>> You should also think about the idea to move profile cygwin.cmd etc.
>> to a tar file for better & easier supportability.
>
>No, because updating that tar file would override any local changes
>the user may have made to those files.  Setup will only create
>new files, it won't replace existing ones.

But how far are you willing to go ? I think it is a nightmare to have
'business logic' implemented into an installation program. 

A possible solution could be to implement a tar file with something
like a 'postinstall.sh' in it and the general files in it. this
package could install to /tmp, setup calls it after the mount points &
everything is set up and running and all the maintainance with
removing files, renaming config etc. could be done there.

Michael

- Raw text -


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