[Groonga-commit] groonga/groonga at e6dcb80 [master] doc install: remove jessie and sid support

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Sep 28 18:31:44 JST 2014


Kouhei Sutou	2014-09-28 18:31:44 +0900 (Sun, 28 Sep 2014)

  New Revision: e6dcb8001c1a8a39d5db794018bfc1dd434271c9
  https://github.com/groonga/groonga/commit/e6dcb8001c1a8a39d5db794018bfc1dd434271c9

  Message:
    doc install: remove jessie and sid support

  Modified files:
    doc/source/install/debian.rst

  Modified: doc/source/install/debian.rst (+0 -84)
===================================================================
--- doc/source/install/debian.rst    2014-09-28 18:29:28 +0900 (fad9b04)
+++ doc/source/install/debian.rst    2014-09-28 18:31:44 +0900 (e3130ec)
@@ -56,90 +56,6 @@ Install groonga-normalizer-mysql package::
 
   % sudo apt-get install -y -V groonga-normalizer-mysql
 
-jessie
-------
-
-Add the groonga apt repository.
-
-/etc/apt/sources.list.d/groonga.list::
-
-  deb http://packages.groonga.org/debian/ jessie main
-  deb-src http://packages.groonga.org/debian/ jessie main
-
-Install::
-
-  % sudo apt-get update
-  % sudo apt-get install -y --allow-unauthenticated groonga-keyring
-  % sudo apt-get update
-  % sudo apt-get install -y groonga
-
-.. include:: server-use.inc
-
-If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a
-tokenizer, install groonga-tokenizer-mecab package.
-
-Install groonga-tokenizer-mecab package::
-
-  % sudo apt-get install -y -V groonga-tokenizer-mecab
-
-There is a package that provides `Munin
-<http://munin-monitoring.org/>`_ plugins. If you want to monitor
-groonga status by Munin, install groonga-munin-plugins package.
-
-Install groonga-munin-plugins package::
-
-  % sudo apt-get install -y -V groonga-munin-plugins
-
-There is a package that provides MySQL compatible normalizer as
-Groonga plugins.
-If you want to use that one, install groonga-normalizer-mysql package.
-
-Install groonga-normalizer-mysql package::
-
-  % sudo apt-get install -y -V groonga-normalizer-mysql
-
-sid
----
-
-Add the groonga apt repository.
-
-/etc/apt/sources.list.d/groonga.list::
-
-  deb http://packages.groonga.org/debian/ unstable main
-  deb-src http://packages.groonga.org/debian/ unstable main
-
-Install::
-
-  % sudo apt-get update
-  % sudo apt-get install -y --allow-unauthenticated groonga-keyring
-  % sudo apt-get update
-  % sudo apt-get install -y -V groonga
-
-.. include:: server-use.inc
-
-If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a
-tokenizer, install groonga-tokenizer-mecab package.
-
-Install groonga-tokenizer-mecab package::
-
-  % sudo apt-get install -y -V groonga-tokenizer-mecab
-
-There is a package that provides `Munin
-<http://munin-monitoring.org/>`_ plugins. If you want to monitor
-groonga status by Munin, install groonga-munin-plugins package.
-
-Install groonga-munin-plugins package::
-
-  % sudo apt-get install -y -V groonga-munin-plugins
-
-There is a package that provides MySQL compatible normalizer as
-groonga plugins.
-If you want to use that one, install groonga-normalizer-mysql package.
-
-Install groonga-normalizer-mysql package::
-
-  % sudo apt-get install -y -V groonga-normalizer-mysql
-
 Build from source
 -----------------
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index