Re: Can I change default mount options

2017-04-06 Thread Andrey Repin
Greetings, Pan Ruochen! > Hi Andrey Repin, >> >> No, why? Your mount options choice is very sane, IMO. >> > I just dislike cygwin treats every file as executable. This is a core Windows behavior, nothing Cygwin can do about it, not it should. In Windows, any file is, potentially, executable, in

Re: Can I change default mount options

2017-04-06 Thread Hans-Bernhard Bröker
Am 05.04.2017 um 16:07 schrieb Pan Ruochen: Hi Andrey Repin, No, why? Your mount options choice is very sane, IMO. I just dislike cygwin treats every file as executable. It doesn't --- not when the files' ACLs are set up correctly, anyway. Nor is futzing with mount options the right solu

Re: Can I change default mount options

2017-04-05 Thread cyg Simple
On 4/5/2017 10:07 AM, Pan Ruochen wrote: > Hi Andrey Repin, > >> >> No, why? Your mount options choice is very sane, IMO. >> > > I just dislike cygwin treats every file as executable. Comparing mount > options of msys2 against cygwin, msys2 has an extra noacl option. So I > guess noacl may turn o

Re: Can I change default mount options

2017-04-05 Thread Pan Ruochen
> > Add /etc/fstab.d/ with your own mount options. > Be aware that noacl uses only the readonly attribute to > inhibit write in POSIX permissions, and checks file suffixes > and contents to determine execute permissions, so may be > even slower. > /etc/fstab.d/ works. Thank you. - BR, Ruochen --

Re: Can I change default mount options

2017-04-05 Thread Pan Ruochen
Hi Andrey Repin, > > No, why? Your mount options choice is very sane, IMO. > I just dislike cygwin treats every file as executable. Comparing mount options of msys2 against cygwin, msys2 has an extra noacl option. So I guess noacl may turn off this cygwin `feature`. And I also wish this turning-o

Re: Can I change default mount options

2017-04-04 Thread Andrey Repin
Greetings, Pan Ruochen! > On my computer, runing mount shows > C: on /c type ntfs (binary,posix=0,user,noumount,auto) > D: on /d type ntfs (binary,posix=0,user,noumount,auto) > E: on /e type ntfs (binary,posix=0,user,noumount,auto) > Is it possible to change the default mount options for every >

Re: Can I change default mount options

2017-04-03 Thread Brian Inglis
On 2017-04-03 20:19, Pan Ruochen wrote: > On my computer, runing mount shows > > C: on /c type ntfs (binary,posix=0,user,noumount,auto) > D: on /d type ntfs (binary,posix=0,user,noumount,auto) > E: on /e type ntfs (binary,posix=0,user,noumount,auto) > > Is it possible to change the default mount

Can I change default mount options

2017-04-03 Thread Pan Ruochen
On my computer, runing mount shows C: on /c type ntfs (binary,posix=0,user,noumount,auto) D: on /d type ntfs (binary,posix=0,user,noumount,auto) E: on /e type ntfs (binary,posix=0,user,noumount,auto) Is it possible to change the default mount options for every partition, for example , to binary,