Re: [Qemu-devel] [PATCH] Allow overriding the location of Samba's smbd.

2011-09-03 Thread Blue Swirl
Thanks, applied. On Fri, Sep 2, 2011 at 8:53 PM, Brad wrote: > Allow overriding the location of Samba's smbd. > > Pretty much every OS I look at has some means of > changing this path (patching) so lets just make > it easier for OS developers creating packages > and/or end users to override the l

Re: [Qemu-devel] [PATCH] Allow overriding the location of Samba's smbd.

2011-09-03 Thread Stefan Hajnoczi
On Fri, Sep 2, 2011 at 9:53 PM, Brad wrote: > Allow overriding the location of Samba's smbd. > > Pretty much every OS I look at has some means of > changing this path (patching) so lets just make > it easier for OS developers creating packages > and/or end users to override the location. > > Signe

[Qemu-devel] [PATCH] Allow overriding the location of Samba's smbd.

2011-09-02 Thread Brad
Allow overriding the location of Samba's smbd. Pretty much every OS I look at has some means of changing this path (patching) so lets just make it easier for OS developers creating packages and/or end users to override the location. Signed-off-by: Brad Smith --- configure |9

Re: [Qemu-devel] [PATCH] Allow overriding the location of Samba's smbd.

2011-08-30 Thread Brad
An updated diff taking Blue's comments into consideration. Allow overriding the location of Samba's smbd. Pretty much every OS I look at has some means of changing this path (patching) so lets just make it easier for OS developers creating packages and/or end users to override the location. Sig

Re: [Qemu-devel] [PATCH] Allow overriding the location of Samba's smbd.

2011-08-30 Thread Blue Swirl
On Mon, Aug 29, 2011 at 4:49 AM, Brad wrote: > Allow overriding the location of Samba's smbd. > > Pretty much every OS I look at has some means of > changing this path (patching) so lets just make > it easier for OS developers creating packages > and/or end users to override the location. > > Sign

[Qemu-devel] [PATCH] Allow overriding the location of Samba's smbd.

2011-08-28 Thread Brad
Allow overriding the location of Samba's smbd. Pretty much every OS I look at has some means of changing this path (patching) so lets just make it easier for OS developers creating packages and/or end users to override the location. Signed-off-by: Brad Smith --- Makefile.objs |2 ++ conf