Add REMOVEDIRS and NICENAMES options. Add logo. Use 755 permissions for FAT mounts. Use procstat(1) for faster DISPLAY environemnt searching.

This commit is contained in:
vermaden 2021-10-01 16:45:20 +02:00
parent 2a1f2a2972
commit a164c8f444
1 changed files with 21 additions and 1 deletions

22
README
View File

@ -49,7 +49,27 @@ C H A N G E L O G
-------------------------------------------------------------------------------
VERSION 1.7.2 (CURRENT)
VERSION 1.7.5 (CURRENT)
Add REMOVEDIRS option as default.
Add NICENAMES option to use labels instead of device names.
Use procstat(1) for faster DISPLAY environemnt searching.
-------------------------------------------------------------------------------
VERSION 1.7.4
Add new logo.
-------------------------------------------------------------------------------
VERSION 1.7.3
Use 755 permissions for FAT mounts.
-------------------------------------------------------------------------------
VERSION 1.7.2
Phase out support for sysutils/fusefs-ext4fuse port.
Fix UMASK for exFAT filesystems.