[Git-commits] [grml/grml-udev-config] cc5cfd: Do not set mount options for NTFS partitions to "r...
Michael Prokop
mika at grml.org
Tue Oct 9 16:52:12 CEST 2012
Branch: refs/heads/mika/umask
Home: https://github.com/grml/grml-udev-config
Commit: cc5cfdb35bc51b29b5bdb116ee4a02a6c5859497
https://github.com/grml/grml-udev-config/commit/cc5cfdb35bc51b29b5bdb116ee4a02a6c5859497
Author: Michael Prokop <mika at grml.org>
Date: 2012-10-09 (Tue, 09 Oct 2012)
Changed paths:
M scripts/grml-udev-rebuildfstab
Log Message:
-----------
Do not set mount options for NTFS partitions to "ro" any longer
ntfs-3g handles NTFS quite well those days
Commit: e43b6f7f83fe668cdfe6f129afeb9fbc19e5f894
https://github.com/grml/grml-udev-config/commit/e43b6f7f83fe668cdfe6f129afeb9fbc19e5f894
Author: Michael Prokop <mika at grml.org>
Date: 2012-10-09 (Tue, 09 Oct 2012)
Changed paths:
M scripts/grml-udev-rebuildfstab
Log Message:
-----------
NTFS/FAT: don't use umask=000 but dmask=000,fmask=111 instead
Leave directories as they are, but don't provide files with file
permissions 777 AKA executables, but in mode 666 instead. This
still provides writeable files but they aren't recognized as
executables (e.g. by file managers).
Compare: https://github.com/grml/grml-udev-config/compare/cc5cfdb35bc5^...e43b6f7f83fe
More information about the Git-commits
mailing list