Eric Turgeon
|
cfd6d1a17c
|
Merge branch 'vermaden:master' into master
|
2024-12-03 19:09:40 -04:00 |
vermaden
|
3f9b41940e
|
Remove fuse.ko module loading as from 13.x there is only fusefs.ko module.
|
2024-03-05 12:35:56 +01:00 |
Eric Turgeon
|
6cecb3de81
|
Merge branch 'vermaden:master' into master
|
2023-09-04 08:32:31 -03:00 |
vermaden
|
539a0ac32b
|
Upload 1.7.9 version. Update README.
|
2023-08-23 21:33:21 +02:00 |
vermaden
|
ce51525a2f
|
Update version. Other small fixes.
|
2023-08-23 21:18:39 +02:00 |
vermaden
|
6886a7d75a
|
Fix usage() information.
|
2023-08-23 16:09:59 +02:00 |
vermaden
|
a7fbeeb2c7
|
Implement BLACKLIST_REGEX option. Use fusefs-lkl for all ext2/ext3/ext4 mounts. Fix exFAT detection.
|
2023-08-23 15:29:39 +02:00 |
ericbsd
|
bbaba0538e
|
Delete tar files in the repository
|
2022-06-03 18:01:47 -03:00 |
vermaden
|
da4bec4327
|
Fix XORG detection.
|
2022-05-24 12:53:43 +02:00 |
vermaden
|
453b42bc88
|
Fix XORG detection.
|
2022-05-24 12:52:32 +02:00 |
vermaden
|
ae6cd2ef44
|
Import 1.7.8 version.
|
2022-05-03 22:31:53 +02:00 |
vermaden
|
1dff7fd13f
|
Fix some minor problems.
|
2022-05-03 22:29:46 +02:00 |
vermaden
|
048d1e57bf
|
Fix harmless gpart(8) rant about ugen(4) devices.
|
2022-02-25 20:22:01 +01:00 |
vermaden
|
4277af47de
|
Update README file.
|
2022-02-20 22:45:34 +01:00 |
vermaden
|
2dc511276d
|
Fix year.
|
2022-02-20 22:39:17 +01:00 |
vermaden
|
466712252a
|
Fix removal of dirs from unmounted filesystems.
|
2022-02-20 22:35:05 +01:00 |
vermaden
|
1b69cda21f
|
Add option to ignore system partitions like EFI or MSR.
|
2022-02-20 21:42:38 +01:00 |
vermaden
|
3dacc13068
|
Fix mount permissions for FAT filesystems.
|
2021-11-17 09:55:39 +01:00 |
vermaden
|
30fc238feb
|
Fix year.
|
2021-11-15 17:05:35 +01:00 |
vermaden
|
c51f0be657
|
Update README file.
|
2021-11-15 17:04:15 +01:00 |
vermaden
|
e6e701bb49
|
Added UZIP images support. Added another try to mount device in read only mode. Added optional ada(4) disks support. Added optional md(4) devices support. Added automatic kernel modules loading.
|
2021-11-15 17:02:00 +01:00 |
vermaden
|
a164c8f444
|
Add REMOVEDIRS and NICENAMES options. Add logo. Use 755 permissions for FAT mounts. Use procstat(1) for faster DISPLAY environemnt searching.
|
2021-10-01 16:45:20 +02:00 |
vermaden
|
2a1f2a2972
|
Add REMOVEDIRS and NICENAMES options. Add logo. Use 755 permissions for FAT mounts. Use procstat(1) for faster DISPLAY environemnt searching.
|
2021-10-01 15:26:51 +02:00 |
vermaden
|
777603a18e
|
Update version after change.
|
2021-03-27 17:55:06 +01:00 |
vermaden
|
f501189202
|
Use 755 instead of 644 to allow scripts execution from removable media.
|
2021-03-27 17:47:47 +01:00 |
vermaden
|
3a1b772274
|
Merge pull request #26 from grahamperrin/patch-1
Update README.
|
2021-02-15 12:59:35 +01:00 |
Graham Perrin
|
9017446d44
|
Update README
Minor corrections and updates.
`sysutils/fusefs-ext4fuse` https://www.freshports.org/sysutils/fusefs-ext4fuse/#history – removed.
https://www.freebsd.org/cgi/man.cgi?query=libnitify and https://www.freebsd.org/cgi/man.cgi?query=libnotify find nothing. https://www.freebsd.org/cgi/man.cgi?query=libnotify&apropos=1 finds Gtk2::Notify(3) e.g. https://www.freebsd.org/cgi/man.cgi?query=Gtk2%3a%3aNotify(3)
|
2021-02-14 16:39:40 +00:00 |
vermaden
|
c08900fb22
|
Update README.
|
2021-02-02 20:23:42 +01:00 |
vermaden
|
bf899bcbd5
|
Add ASCII logo.
|
2020-08-05 23:20:01 +02:00 |
vermaden
|
752a1b6594
|
Update README.
|
2020-04-30 23:16:39 +02:00 |
vermaden
|
acf0784447
|
Phase out support for sysutils/fusefs-ext4fuse port. Fix UMASK for exFAT filesystems. Fix ISO9660 mount options.
|
2020-04-29 12:42:13 +02:00 |
vermaden
|
fef1358c2a
|
Fix future version.
|
2019-12-15 15:01:14 +01:00 |
vermaden
|
c5077f57c3
|
Add 1.7.1 to README file.
|
2019-12-15 15:00:30 +01:00 |
vermaden
|
225e3f8bec
|
Rework log messages for missing ports/packages. Use 'fusefs-lkl' for EXT4 filesystem. Fix cd9660 mounts.
|
2019-12-15 14:57:42 +01:00 |
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 |