RE: setup changes my mounts

2004-03-23 Thread Karl M
AIL PROTECTED] To: Karl M CC: [EMAIL PROTECTED] Subject: RE: setup changes my mounts Date: Tue, 23 Mar 2004 12:07:24 -0500 (EST) Karl, If the mode of /usr/lib and /usr/bin is not the same as that of /, bad things will happen (i.e., the invariant that /usr/bin==/bin and /usr/lib==/lib will be bro

RE: setup changes my mounts

2004-03-23 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Karl M > Sent: 23 March 2004 15:52 > On > all but the first install, it probably should not ask about > the mount information nor change it. This would be consistent > with not re-asking about the shortcuts and such. But it *d

RE: setup changes my mounts

2004-03-23 Thread Igor Pechtchanski
This would be consistent with not re-asking about the > shortcuts and such. > > Thanks, > > ...Karl > > >From: Igor Pechtchanski > >To: Dave Korn > >CC: cygwincygwincom > >Subject: RE: setup changes my mounts > >Date: Tue, 23 Mar 2004 09:22:51 -0500 (EST) >

RE: setup changes my mounts

2004-03-23 Thread Karl M
such. Thanks, ...Karl From: Igor Pechtchanski Reply-To: [EMAIL PROTECTED] To: Dave Korn CC: [EMAIL PROTECTED] Subject: RE: setup changes my mounts Date: Tue, 23 Mar 2004 09:22:51 -0500 (EST) On Tue, 23 Mar 2004, Dave Korn wrote: > > -Original Message- > > From: cygwin-owner

RE: setup changes my mounts

2004-03-23 Thread Igor Pechtchanski
On Tue, 23 Mar 2004, Dave Korn wrote: > > -Original Message- > > From: cygwin-owner On Behalf Of Larry Hall > > Sent: 23 March 2004 04:51 > > > this isn't "fixable". PTC ;-) FWIW, I found the code for this in > > do_install_thread() in install.cc. The code reads: > > > > > > create_mo

RE: setup changes my mounts

2004-03-23 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Larry Hall > Sent: 23 March 2004 04:51 > this isn't "fixable". PTC ;-) FWIW, I found the code for this in > do_install_thread() in install.cc. The code reads: > > > create_mount ("/", get_root_dir (), istext, issystem); > cre

Re: setup changes my mounts

2004-03-22 Thread Larry Hall
At 11:16 PM 3/22/2004, you wrote: >Hi All... > >I used to have all of my mounts set to binary mode. Now for cvs reasons, I have my >cygdrive prefix set to test mode. I just do a "mount -cst /" to set it up. > >When I run setup to update my install, my cygdrive prefix reverts to binary mode. The >

setup changes my mounts

2004-03-22 Thread Karl M
Hi All... I used to have all of my mounts set to binary mode. Now for cvs reasons, I have my cygdrive prefix set to test mode. I just do a "mount -cst /" to set it up. When I run setup to update my install, my cygdrive prefix reverts to binary mode. The prefix remains "/", but the mode changes