Commit Graph

112 Commits

Author SHA1 Message Date
vermaden 33d7d28bf0 Remove unneeded debug __log() message. 2019-12-09 18:06:19 +01:00
vermaden 3121643225 Remove -e flag from mount_cd9660 command. 2019-12-06 14:37:33 +01:00
vermaden 72eeeff0f1 Fix exFAT mount rights. Use USER option in config file. Make MTP detection and mount better. 2019-12-03 14:27:49 +01:00
vermaden 6ad9b18041 Major code rework. CD-ROM support. Notifications. Lots of fixes and changes. 2019-08-28 14:42:27 +02:00
vermaden 8ced675ae6 Update README. 2019-01-14 09:46:38 +01:00
vermaden 2fca632b1c Add automount-1.6.1.tar.gz tarball. 2019-01-11 12:17:19 +01:00
vermaden ada4b0cec1 Fix MBR/msdosfs partition unmount issue. 2019-01-11 12:12:28 +01:00
vermaden cf10b9627d Fix MBR/msdosfs partition unmount issue. 2019-01-11 12:10:28 +01:00
vermaden ee8ef522e7 Add fsck.exfat and set fsck.extX instead e2fsck for extX filesystems. 2018-12-10 10:55:21 +01:00
vermaden 1f8a1cb18e Add fsck.exfat and set fsck.extX instead e2fsck for extX filesystems. 2018-12-10 10:53:38 +01:00
vermaden d24e6d44dc Some other small fixes. 2018-12-10 00:45:05 +01:00
vermaden 0d7c2eb916 Remove temporary directory. 2018-12-10 00:35:22 +01:00
vermaden c4bed9c2d1 Update README. 2018-12-10 00:27:24 +01:00
vermaden 53a1f9764b Fix long boot with devd(8) because of ugen(4) devices. 2018-12-10 00:20:52 +01:00
vermaden e10933181b Update README. 2018-12-08 06:05:31 +01:00
vermaden ed71be780e Add 1.5.9 tarball. Add devd(8) config with ugen(4) support. 2018-12-08 05:59:05 +01:00
vermaden fc951d10bc Various fixes. Add MTP/XFS/HFS support. Remove delays. 2018-12-08 05:53:16 +01:00
vermaden c4921bb118 Cleanup. 2018-06-15 10:16:40 +02:00
vermaden 9214595c8e Cleanup. 2018-06-15 10:16:20 +02:00
vermaden 61b32659a8 Fix dots in README file. 2018-06-15 10:14:18 +02:00
vermaden bfafa04d9c Update README. Update CHANGELOG. 2018-06-15 10:11:57 +02:00
vermaden d783cb4823 Omit GVFS filesystem in the mount(8) listing. Improve exFAT mount options. Add mount_msdosfs(8) fallback fix. Set caja as file manager in example config. Add version argument. 2018-06-13 06:32:04 +02:00
vermaden 5d83c0efe0 Omit GVFS filesystem in the mount(8) listing. Improve exFAT mount options. Add mount_msdosfs(8) fallback fix. Set caja as file manager in example config. Add version argument. 2018-06-13 06:28:51 +02:00
vermaden 78cc52d36e Omit GVFS filesystem in the mount(8) listing. Improve exFAT mount options. Add mount_msdosfs(8) fallback fix. Set caja as file manager in example config. Add version argument. 2018-06-13 06:14:54 +02:00
vermaden 05b19538f8 Merge branch 'master' of github.com:vermaden/automount 2018-06-13 06:12:31 +02:00
vermaden 2bf25d6287
Add files via upload
Fix FAT32 mount. Add extended options for EXFAT mounts.
2017-11-17 15:04:17 +01:00
vermaden e23a731687 Fix FAT32 mount. Add extended options for EXFAT mounts. 2017-11-17 15:01:05 +01:00
Slawomir Wojciech Wojtczak (vermaden) dc41984861 Add automount-1.5.7.tar.gz tarball. 2015-08-02 12:09:36 +02:00
Slawomir Wojciech Wojtczak (vermaden) 4699323712 Add -version option. 2015-08-02 12:07:42 +02:00
Slawomir Wojciech Wojtczak (vermaden) aaf9a1f977 Add automount-1.5.5.tar.gz tarball. 2015-07-28 12:08:46 +02:00
Slawomir Wojciech Wojtczak (vermaden) 0f64eb9a43 Rework NTFS/MSDOS/FAT detection. 2015-07-28 12:05:12 +02:00
Slawomir Wojciech Wojtczak (vermaden) a15ffbb529 Bump version to 1.5.6. 2015-06-08 23:23:40 +02:00
Slawomir Wojciech Wojtczak (vermaden) f6b30298b4 Check for NTFS before FAT. 2015-06-08 23:22:51 +02:00
Slawomir Wojciech Wojtczak (vermaden) 60a2f698fb Added notification via notify-send/libnotify and wall(1). Minor bug fix. 2015-06-06 01:01:39 +02:00
Slawomir Wojciech Wojtczak (vermaden) 06d928ae16 Upload automount-1.5.4.tar.gz tarball. 2015-03-01 00:04:12 +01:00
Slawomir Wojciech Wojtczak (vermaden) 1ce47c884b Update version to '1.5.4 2015/03/01'. 2015-03-01 00:03:10 +01:00
Slawomir Wojciech Wojtczak (vermaden) 3c65028fe1 Change 'boot sector' detection. 2015-03-01 00:02:17 +01:00
Slawomir Wojciech Wojtczak (vermaden) 51b93b583f Add automount-1.5.3.tar.gz tarball. 2015-02-05 16:50:36 +01:00
Slawomir Wojciech Wojtczak (vermaden) d4fec94dc0 Fix small harmless bug - variable WAIT without default value. 2015-02-05 16:48:38 +01:00
Slawomir Wojciech Wojtczak (vermaden) 347796a242 Introduce smarter fstype() function to better determine filesystem. New automount-1.5.2.tar.gz tarball. 2015-01-26 19:12:46 +01:00
Slawomir Wojciech Wojtczak (vermaden) 56316f88c8 Upload automount 1.5.1 tarball. 2015-01-26 08:50:27 +01:00
Slawomir Wojciech Wojtczak (vermaden) 9c2976e824 Add -k flag to file(1) command. Set new --version and date(1). 2014-08-06 23:45:13 +02:00
Slawomir Wojciech Wojtczak (vermaden) 641769d5b3 Add -k flag to file(1) command. 2014-08-06 23:30:09 +02:00
Slawomir Wojciech Wojtczak (vermaden) f633ddbade Add 1.5 tarball. 2014-08-01 10:39:04 +02:00
Slawomir Wojciech Wojtczak (vermaden) 3cdfab2b6b Update --version. 2014-08-01 10:28:31 +02:00
Slawomir Wojciech Wojtczak (vermaden) fb424421fe Add new NTFS options. Add nested NTFS mount attempt. Fix devd(8) config. 2014-08-01 10:24:50 +02:00
Slawomir Wojciech Wojtczak (vermaden) b265a81108 Improve log messages. 2013-04-03 13:13:56 +02:00
Slawomir Wojciech Wojtczak (vermaden) ca49d8250d Use random wait only on ATTACH action, not needed on DETACH action. 2013-04-03 09:15:16 +02:00
Slawomir Wojciech Wojtczak (vermaden) f27ca34a40 Implement random wait to eliminate race. 2013-04-03 09:12:19 +02:00
Slawomir Wojciech Wojtczak (vermaden) 4506edf751 Implement BOOTDELAY option to wait for boot process to complete. Fix devd(8) config (thanks to LARKIND) to match all needed devices and their partitions. 2013-04-03 08:09:20 +02:00