Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Tue, 11 Jul 2000 15:38:07 -0400 Message-Id: <200007111938.PAA02935@envy.delorie.com> From: DJ Delorie To: michael-ring AT t-online DOT de CC: cygwin-developers AT sourceware DOT cygnus DOT com In-reply-to: <12tmms0q9ff43hqdukairos23ga27421rl@4ax.com> (michael-ring AT t-online DOT de) Subject: Re: new setup.exe in cvs! References: <200007070103 DOT VAA07398 AT envy DOT delorie DOT com> <200007101915 DOT PAA13577 AT envy DOT delorie DOT com> <200007111805 DOT OAA02322 AT envy DOT delorie DOT com> <12tmms0q9ff43hqdukairos23ga27421rl AT 4ax DOT com> > Just downloaded it, started it, ...... ....... ....... no option > for sys/user mounts in the version I downloaded... Oops, uploaded the wrong copy. Try now. > 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. > 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 > 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.