Re: [PATCH] Move qemu.sasl to contrib/

2021-07-08 Thread Daniel P . Berrangé
On Thu, Jul 08, 2021 at 04:49:24PM -0400, Cole Robinson wrote: > On 7/8/21 3:18 PM, Peter Maydell wrote: > > On Thu, 8 Jul 2021 at 20:14, Daniel P. Berrangé wrote: > >> > >> On Thu, Jul 08, 2021 at 02:39:57PM -0400, Cole Robinson wrote: > >>> It's not installed in any way, so seems like contrib/ m

Re: [PATCH] Move qemu.sasl to contrib/

2021-07-08 Thread Cole Robinson
On 7/8/21 3:18 PM, Peter Maydell wrote: > On Thu, 8 Jul 2021 at 20:14, Daniel P. Berrangé wrote: >> >> On Thu, Jul 08, 2021 at 02:39:57PM -0400, Cole Robinson wrote: >>> It's not installed in any way, so seems like contrib/ material >> >> Not really. >> >> Contrib is stuff that is included on an a

Re: [PATCH] Move qemu.sasl to contrib/

2021-07-08 Thread Peter Maydell
On Thu, 8 Jul 2021 at 20:14, Daniel P. Berrangé wrote: > > On Thu, Jul 08, 2021 at 02:39:57PM -0400, Cole Robinson wrote: > > It's not installed in any way, so seems like contrib/ material > > Not really. > > Contrib is stuff that is included on an ad-hoc basis with no > commitment to support and

Re: [PATCH] Move qemu.sasl to contrib/

2021-07-08 Thread Daniel P . Berrangé
On Thu, Jul 08, 2021 at 02:39:57PM -0400, Cole Robinson wrote: > It's not installed in any way, so seems like contrib/ material Not really. Contrib is stuff that is included on an ad-hoc basis with no commitment to support and no guarantee that it is working at all. Yes, there is some stuff in c

[PATCH] Move qemu.sasl to contrib/

2021-07-08 Thread Cole Robinson
It's not installed in any way, so seems like contrib/ material Signed-off-by: Cole Robinson --- Or should this be installed to /etc/sasl2 ? MAINTAINERS| 2 +- qemu.sasl => contrib/qemu.sasl | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename qemu.sasl => contrib/qemu