[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 18:59:05 CEST 2012


  Branch: refs/heads/master
  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: 213795f8c7e787d8e760b3611dbfa7a758d56476
      https://github.com/grml/grml-udev-config/commit/213795f8c7e787d8e760b3611dbfa7a758d56476
  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-3g/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).

Acked-by: Alexander Wirt
Acked-by: Markus Rekkenbeil
Closes: gf-issue165


Compare: https://github.com/grml/grml-udev-config/compare/39834d5509a0...213795f8c7e7


More information about the Git-commits mailing list