[Groonga-commit] groonga/groonga at 7e8c8ce [master] doc: remove wheezy support

Back to archive index

HAYASHI Kentaro null+****@clear*****
Sun Apr 24 13:49:26 JST 2016


HAYASHI Kentaro	2016-04-24 13:49:26 +0900 (Sun, 24 Apr 2016)

  New Revision: 7e8c8ce12e97fce8b602e8bf4dc3cf50171bfbc9
  https://github.com/groonga/groonga/commit/7e8c8ce12e97fce8b602e8bf4dc3cf50171bfbc9

  Message:
    doc: remove wheezy support

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

  Modified: doc/source/install/debian.rst (+0 -49)
===================================================================
--- doc/source/install/debian.rst    2016-04-24 13:45:07 +0900 (c03462c)
+++ doc/source/install/debian.rst    2016-04-24 13:49:26 +0900 (04efc57)
@@ -14,55 +14,6 @@ just only for tests or development. You will encounter an out of
 memory error with a 32-bit package even if you just process medium
 size data.
 
-wheezy
-------
-
-Add the Groonga apt repository.
-
-/etc/apt/sources.list.d/groonga.list::
-
-  deb http://packages.groonga.org/debian/ wheezy main
-  deb-src http://packages.groonga.org/debian/ wheezy 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
-
-If you want to use ``TokenFilterStem`` as a token filter, install
-groonga-token-filter-stem package.
-
-Install groonga-token-filter-stem package::
-
-  % sudo apt-get install -y -V groonga-token-filter-stem
-
-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
-a Groonga plugin.
-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
-
 jessie
 ------
 
-------------- next part --------------
HTML����������������������������...
Download 



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