Re: Patch for mtree (the "-X" flag)

2010-06-30 Thread Ingo Schwarze
Hi Teemu, Teemu Rinta-aho wrote on Wed, Jun 30, 2010 at 12:51:17PM +0300: > I need the "-X" flag for mtree on OpenBSD to exclude certain paths. > So, I ported the functionality from NetBSD. Seems to work for me. Personally, i'm not holding a strong opinion whether or not we should have that func

Re: Patch for mtree (the "-X" flag)

2010-06-30 Thread Teemu Rinta-aho
On Jun 30, 2010, at 5:47 PM, Bret S. Lambert wrote: > The standard way of doing so is to mail the patch (inline) to tech@ Thanks. I will do that once I check and test a bit more. >> Or, should I create an optional package (mtreex?), or, should >> I just keep this to myself? > > That would be bi

Re: Patch for mtree (the "-X" flag)

2010-06-30 Thread Bret S. Lambert
On Wed, Jun 30, 2010 at 12:51:17PM +0300, Teemu Rinta-aho wrote: > Hi all, > > I need the "-X" flag for mtree on OpenBSD to exclude certain paths. > So, I ported the functionality from NetBSD. Seems to work for me. > > I was just thinking, whether anyone else cares about such patch, and > what is