[DRE-commits] [schleuder] 12/14: debian/README.Debian: Add notes to migrate lists from schleuder 2 to 3

Georg Faerber georg-alioth-guest at moszumanska.debian.org
Tue Jun 20 14:57:03 UTC 2017


This is an automated email from the git hooks/post-receive script.

georg-alioth-guest pushed a commit to branch schleuder/3.1.0-3
in repository schleuder.

commit 6a5c72fcd523a1aeb224da1555b7d52edb776327
Author: Georg Faerber <georg at riseup.net>
Date:   Mon Jun 19 23:03:36 2017 +0200

    debian/README.Debian: Add notes to migrate lists from schleuder 2 to 3
    
    Closes #853841
---
 debian/README.Debian | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..6a8b55e
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,24 @@
+schleuder for Debian
+====================
+
+Migrating schleuder 2 lists to schleuder 3
+------------------------------------------
+
+- All schleuder 2 lists data was moved to '/var/backup/schleuder'.
+
+- To migrate the lists to schleuder 3, do the following:
+
+    - Switch to the schleuder user: `su -s /bin/sh schleuder`.
+    
+    - For each list, '/var/backup/schleuder/${domain}/${local_part}/',
+      run `schleuder migrate $list`:
+
+      So, for example to migrate the list 'foo at example.org', you would
+      run `schleuder migrate /var/backup/schleuder/example.org/foo/`.
+
+      If you need to migrate more than a handful lists, loop over all
+      lists via `for ... do ... done`.
+
+- Enjoy!
+
+ -- Georg Faerber <georg at riseup.net>  Mon, 19 Jun 2017 23:21:23 +0200

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/schleuder.git



More information about the Pkg-ruby-extras-commits mailing list