Re: UPDATE: sysutils/hotplug-diskmount

2015-02-17 Thread Alexey Vatchenko
> Sorry, you mean REVISION = 0 line in Makefile. I didn't understand it at once. > And yes, I did cvs diff -Nup > > I will send new diff soon. Oh, it's done already. Thank you David!

Re: UPDATE: sysutils/hotplug-diskmount

2015-02-17 Thread Alexey Vatchenko
16 Фев 2015 г. 17:50 пользователь "Amit Kulkarni" написал: > > > On Mon, Feb 16, 2015 at 9:45 AM, Stuart Henderson wrote: >> >> On 2015/02/16 16:43, Alexey Vatchenko wrote: >> > Corrected, if it's what you mean Amit. >> >> I didn't see Amit's mail, but: >> >> > Index: Makefile >> > ==

Re: UPDATE: sysutils/hotplug-diskmount

2015-02-16 Thread Amit Kulkarni
On Mon, Feb 16, 2015 at 9:45 AM, Stuart Henderson wrote: > On 2015/02/16 16:43, Alexey Vatchenko wrote: > > Corrected, if it's what you mean Amit. > > I didn't see Amit's mail, but: > > > Index: Makefile > > === > > RCS file: /cvs/po

Re: UPDATE: sysutils/hotplug-diskmount

2015-02-16 Thread Stuart Henderson
On 2015/02/16 16:43, Alexey Vatchenko wrote: > Corrected, if it's what you mean Amit. I didn't see Amit's mail, but: > Index: Makefile > === > RCS file: /cvs/ports/sysutils/hotplug-diskmount/Makefile,v > retrieving revision 1.7 > dif

Re: UPDATE: sysutils/hotplug-diskmount

2015-02-16 Thread David Coppa
On Mon, Feb 16, 2015 at 3:43 PM, Alexey Vatchenko wrote: > Corrected, if it's what you mean Amit. It's in. thanks! David

Re: UPDATE: sysutils/hotplug-diskmount

2015-02-16 Thread Alexey Vatchenko
Corrected, if it's what you mean Amit. Index: Makefile === RCS file: /cvs/ports/sysutils/hotplug-diskmount/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile22 Jul 2014 10:55:41 - 1.7 +++ Makefile

UPDATE: sysutils/hotplug-diskmount

2015-02-16 Thread Alexey Vatchenko
Hi! In 0.9 version: - crash is fixed - if it's possible to mount rw it will be mounted rw regardless of fsck results - doesn't create mountpoint for RAID partitions Index: Makefile === RCS file: /cvs/ports/sysutils/hotplug-diskmoun