wok-current diff posixovl/description.txt @ rev 18793

Up tazlito (411). get-vivaldi: update deps.
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Jan 07 00:53:23 2016 +0000 (2016-01-07)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/posixovl/description.txt	Thu Jan 07 00:53:23 2016 +0000
     1.3 @@ -0,0 +1,9 @@
     1.4 +With posixovl it is possible to mount FAT, VFAT, NTFS file system so that it
     1.5 +behaves like POSIX. File permissions, symbolic links etc. are supported
     1.6 +transparently. An extra file stores the information and the file system itself
     1.7 +stays unmodified. It is a modern equivalent of the UMSDOS file system.
     1.8 +
     1.9 +Typical use: Mount an USB FAT32 drive with posixovl and your files retain their
    1.10 +permission settings.
    1.11 +
    1.12 +This package extends mount and provides option '-t posixovl'.