radicale2: improve INSTALL.msg

Radicale 2.x users should normally not need to migrate data.
This commit is contained in:
Cameron Nemo 2019-12-11 23:00:18 -08:00 committed by lemmi
parent cf0183848f
commit 6a7b121429
2 changed files with 5 additions and 13 deletions

View File

@ -1,12 +1,4 @@
If you want to switch from 1.x.x, there are couple steps:
- Disabling the radicale 1.x service
- (Optionally) backing up the radicale 1.x collections in /var/lib/radicale
- Moving the old collections to a location that will not conflict with radicale 2.x
- Exporting the radicale 1.x collections in the 2.x format to /var/lib/radicale
(--export-storage path/to/empty/folder)
- Installing radicale 2.x (removing radicale 1.x)
- Enabling the radicale 2.x service
- (Optionally) removing the radicale 1.x collections once radicale 2.x service is confirmed to work
More info at http://radicale.org/1to2/
You are installing the 2.x version of radicale.
If you need to migrate data, use the radicale 1.x package.
For more information, refer to the official radicale migration guide:
<https://radicale.org/1to2/>

View File

@ -1,7 +1,7 @@
# Template file for 'radicale2'
pkgname=radicale2
version=2.1.11
revision=1
revision=2
archs=noarch
wrksrc="Radicale-${version}"
build_style=python3-module