wok diff posixovl/description.txt @ rev 25540
Update some web_site/wget_url with https
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 09 18:12:54 2023 +0000 (20 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/posixovl/description.txt Thu Mar 09 18:12:54 2023 +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'.