Re: devd based AUTOMOUNTER

2012-02-21 Thread vermaden
Hi, I have created a PORT at last, its in the 'port' directory in the usual place: https://github.com/vermaden/automount/ Its my first PORT so feel free to bash me about my mistakes ;) After latest 'commits' I think that its ready for day-to-day use. To make 'full advantage' of *automount

Re: devd based AUTOMOUNTER

2012-02-20 Thread vermaden
(vermaden) # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # 1. Redistributions of source code must retain the above copyright #notice, this list of conditions

Re: devd based AUTOMOUNTER

2012-02-20 Thread vermaden
, but the prepared earlier 'workaround functions' remain just in case. As I written before its now available here: https://github.com/vermaden/automount Regards, vermaden --- ___ freebsd-hackers@freebsd.org mailing list http

Re: devd based AUTOMOUNTER

2012-02-20 Thread vermaden
in Windows ;p). These are options that I currently successfully use for NAUTILUS file manager, You need to set-up all three of them to make it work. | POPUP=YES | FM=nautilus --browser --no-desktop | USER=vermaden My whole config looks like that now: | USERUMOUNT=YES | POPUP=YES | FM=nautilus

Re: devd based AUTOMOUNTER

2012-02-19 Thread vermaden
know, thanks. I will try to do that tomorrow ane let You know. Regards, vermaden --- ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail

Re: devd based AUTOMOUNTER

2012-02-18 Thread vermaden
-delete ;; esac Not sure if you've looked at disktype in sysutils but it may be useful to you. I will get look into that, thanks ;) Neat scripts! Matt Thanks mate. Regards, vermaden

devd based AUTOMOUNTER

2012-02-17 Thread vermaden
http://daemonforums.org/showthread.php?t=6838 Regards, vermaden --- ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to freebsd-hackers-unsubscr

Re: devd based AUTOMOUNTER

2012-02-17 Thread vermaden
that, if not, then submit a BUG ;) Thanks for suggestions Matt. Regards, vermaden -- ... ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail

Re: devd based AUTOMOUNTER

2012-02-17 Thread vermaden
... even newer version, seems to have all 'problems' fixed now ;) #! /bin/sh PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin LOG=/var/log/automount.log STATE=/var/run/automount.state DATEFMT=%Y-%m-%d %H:%M:%S __create_mount_point() { # /* 1=DEV */ MNT=/mnt/$( basename ${1} )

Re: devd based AUTOMOUNTER

2012-02-17 Thread vermaden
Latest version with additional checks for NTFS and FAT32, to be precise, for NTFS filesystem with label FAT and for FAT filesystem with label NTFS ;) #! /bin/sh PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin LOG=/var/log/automount.log STATE=/var/run/automount.state

Re: FreeBSD has serious problems with focus, longevity, and lifecycle

2012-01-24 Thread vermaden
Mark Linimon lini...@lonesome.com pisze: On Thu, Jan 19, 2012 at 08:07:43AM +0100, vermaden wrote: I submit PRs and try to help test them as some developer/committer will pick up the PR, submit a patch to test, but it was MANY times that the response from developer/committer was way too

Re: FreeBSD has serious problems with focus, longevity, and lifecycle

2012-01-24 Thread vermaden
/pages? Kind regards, vermaden ... ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org

Re: FreeBSD has serious problems with focus, longevity, and lifecycle

2012-01-24 Thread vermaden
Mike Meyer m...@mired.org pisze: On Wed, 25 Jan 2012 00:05:55 +0100 vermaden wrote: I have now filled these PR's here: http://www.freebsd.org/cgi/query-pr.cgi?pr=164432 Thanks. This makes these issues visible. One of them is already closed ... with ZERO changes, the reason

FreeBSD has serious problems with focus, longevity, and lifecycle

2012-01-18 Thread vermaden
and then porting it to C seems useless efort to me. Regards, vermaden ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org

FreeBSD has serious problems with focus, longevity, and lifecycle

2012-01-18 Thread vermaden
to this very day: http://strony.toya.net.pl/~vermaden/FreeBSD-Handbook-Virtualization.htm I have an issue with my Lenovo X300 laptop that the 'output jack' for headphone did not worked as advertised, I submitted a PR, some the developer/commiter helped me to make it work by adding some 'hacks' to /boot