Re: devd based AUTOMOUNTER
=D0=92 Mon, 20 Feb 2012 09:43:59 +0100
vermaden <vermaden@interia.pl> =D0=BF=D0=B8=D1=88=D0=B5=D1=82:
> Hi,
>=20
> new version with new features (and BUGs ;p)
>=20
> Added check if ntfsfix from sysutils/ntfsprogs is available, if Yes
> then try to fix the NTFS filesystem before mouting it.
>=20
> Added GPL3 License ... just joking ;) ... added FreeBSD License to
> the file.
>=20
> Added 'noatime' as a default mount option when possible.
>=20
> Added TIMEOUT so when an 'orphan' STATE file lock remains, it will be
> deleted after a TIMEOUT.
>=20
> Added /usr/local/etc/devd/automount.devd file instead of messing with
> the base system config at /etc/devd.conf.
>=20
> Added config file to be used from /usr/local/etc/automount.conf file,
> possible options are (these are defaults): MNTPREFIX=3D"/media"
> LOG=3D"/var/log/automount.log"
> STATE=3D"/var/run/automount.state"
> ENCODING=3D"en_US.ISO8859-1"
> CODEPAGE=3D"cp437"
> DATEFMT=3D"%Y-%m-%d %H:%M:%S"
> USERUMOUNT=3D"NO"
>=20
> Mine config currently has only these:
> ENCODING=3D"pl_PL.ISO8859-2"
> CODEPAGE=3D"cp852"
> USERUMOUNT=3D"YES"
>=20
> The USERMOUNT otions if set to YES (default to NO) will 'chmod
> +s /sbin/umount', so You can click the ^ button on the devices list
> in NAUTILUS.
>=20
> These newly mounted devices appear on NAUTILUS sidebar (only
> with /media prefix).
>=20
> But THUNAR and PCMANFM does not do that, You know any other FMs that
> display mounted thumb drives/devices?
>=20
> EXAMPLE: http://i.imgur.com/qdKdl.png

>=20
> First BUG: (not fixed yet, but workaround already is working)
>=20
> TEST/BUG/CASE:
> Plug in FAT32 and NTFS drives at the same time, when FAT32 device
> will be detected first, it will get mounted and the NTFS drive will
> be mounted TWICE, so I added __check_already_mounted function to
> check if it is not already mounted.
Thank you so much!
Could you update, please first post in the forum?
http://forums.freebsd.org/showthread.php?t=3D29895
Thanks!
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 11 之 16 篇):