Bug#848064: radicale: Add debconf support for basic configuration

2017-08-19 Thread James Valleroy
Here's a new patch, which supersedes the others I sent to this bug report. In this one, the upstream config file is not used at all. Instead, /etc/radicale/config is entirely generated in postinst. Note: This patch is for radicale 2.1.x series. - There are many debconf questions added, with

Bug#848064: radicale: Add debconf support for basic configuration

2017-02-25 Thread James Valleroy
On 01/24/2017 01:20 PM, Jonas Smedegaard wrote: > Quoting James Valleroy (2017-01-23 23:48:00) >> On Tue, 13 Dec 2016 12:14:52 -0500 James Valleroy >> wrote: >>> The attached patch set implements this, by adding several debconf >>> questions to set the server hostnames,

Bug#848064: radicale: Add debconf support for basic configuration

2017-01-24 Thread Jonas Smedegaard
Quoting James Valleroy (2017-01-23 23:48:00) > On Tue, 13 Dec 2016 12:14:52 -0500 James Valleroy > wrote: >> The attached patch set implements this, by adding several debconf >> questions to set the server hostnames, base url, well-known paths, >> authentication type, and

Bug#848064: radicale: Add debconf support for basic configuration

2017-01-23 Thread James Valleroy
On Tue, 13 Dec 2016 12:14:52 -0500 James Valleroy wrote: > The attached patch set implements this, by adding several debconf > questions to set the server hostnames, base url, well-known paths, > authentication type, and rights type. These questions all have low > priority.

Bug#848064: radicale: Add debconf support for basic configuration

2016-12-13 Thread James Valleroy
Source: radicale Severity: wishlist Tags: patch Radicale is currently being used as the CalDAV/CardDAV server on FreedomBox. It is configured by Plinth after the package is installed: https://github.com/freedombox/Plinth/blob/master/actions/radicale#L54 However, /etc/radicale/config is a