> -----Original Message----- > From: Brian Keener [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 10, 2001 2:03 PM > To: [EMAIL PROTECTED] > Subject: Re: [patch] setup.exe changes for > Redownload/Reinstall Current > version or Sources only - Part 2 > > > > Pretty sure that extra is the new stuff for the source file which is > referenced in the change log, but as I said - I am unclear how setup > should (as you say) honor the mount point and thus what I > need to do to > fix. If you could provide some additional clarification. The map_filename function needs to be extended with the mount point logic from cygwin1.dll. I spent 20 odd minutes looking in vain for an old email thread from DJ about this. (It's come up before). IIRC essentially setup.exe only looks at / and creates the inital mount points if they don't exist, but _doesn't use them_. Anyway - grab the mount point logic from the cygwin source and see if you can link to that file in building setup.exe. (It's better not to fork the mount point logic code, as it should only need to be changed in one place). Rob > bk > > >
- [patch] setup.exe changes for Redownload/Reinstall Curr... Brian Keener
- Re: [patch] setup.exe changes for Redownload/Reins... Christopher Faylor
- Re: [patch] setup.exe changes for Redownload/R... Dr. Volker Zell
- Re: [patch] setup.exe changes for Redownload/Reins... Brian Keener
- Re: [patch] setup.exe changes for Redownload/R... Christopher Faylor
- Re: [patch] setup.exe changes for Redownload/Reins... Brian Keener
- Re: [patch] setup.exe changes for Redownload/R... Christopher Faylor
- Re: [patch] setup.exe changes for Redownload/Reins... Robert Collins
- Re: [patch] setup.exe changes for Redownload/Reins... Brian Keener
- Re: [patch] setup.exe changes for Redownload/R... Christopher Faylor
- RE: [patch] setup.exe changes for Redownload/Reins... Robert Collins
- Re: [patch] setup.exe changes for Redownload/Reins... Christopher Faylor
- Re: [patch] setup.exe changes for Redownload/Reins... Michael A. Chase
- Re: [patch] setup.exe changes for Redownload/Reins... DJ Delorie
- Re: [patch] setup.exe changes for Redownload/Reins... Brian Keener
- Re: [patch] setup.exe changes for Redownload/Reins... DJ Delorie
- Re: [patch] setup.exe changes for Redownload/R... Christopher Faylor
