Kouhei Sutou
null+****@clear*****
Mon Dec 2 11:34:40 JST 2013
Kouhei Sutou 2013-12-02 11:34:40 +0900 (Mon, 02 Dec 2013) New Revision: 0fa78db0cb01d9c0e900ffc5b85ba87e9bf32046 https://github.com/groonga/groonga/commit/0fa78db0cb01d9c0e900ffc5b85ba87e9bf32046 Message: debian: drop Debian squeeze support Modified files: doc/source/install/debian.txt packages/apt/Makefile.am Modified: doc/source/install/debian.txt (+0 -40) =================================================================== --- doc/source/install/debian.txt 2013-12-02 11:33:34 +0900 (c70ec46) +++ doc/source/install/debian.txt 2013-12-02 11:34:40 +0900 (f01d294) @@ -16,46 +16,6 @@ size data. .. include:: server-use.inc -squeeze -------- - -Add the groonga apt repository. - -/etc/apt/sources.list.d/groonga.list:: - - deb http://packages.groonga.org/debian/ squeeze main - deb-src http://packages.groonga.org/debian/ squeeze main - -Install:: - - % sudo aptitude update - % sudo aptitude -V -D -y --allow-untrusted install groonga-keyring - % sudo aptitude update - % sudo aptitude -V -D -y install groonga - -If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a -tokenizer, install groonga-tokenizer-mecab package. - -Install groonga-tokenizer-mecab package:: - - % sudo aptitude -V -D -y install 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 aptitude -V -D -y install 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 aptitude -V -D -y install groonga-normalizer-mysql - wheezy ------ Modified: packages/apt/Makefile.am (+1 -1) =================================================================== --- packages/apt/Makefile.am 2013-12-02 11:33:34 +0900 (37bc30c) +++ packages/apt/Makefile.am 2013-12-02 11:34:40 +0900 (724b6e3) @@ -2,7 +2,7 @@ REPOSITORIES_PATH = repositories DISTRIBUTIONS = debian ubuntu CHROOT_BASE = /var/lib/chroot ARCHITECTURES = i386 amd64 -CODES = squeeze wheezy jessie unstable lucid precise quantal raring saucy +CODES = wheezy jessie unstable lucid precise quantal raring saucy KEYRING_PACKAGE = groonga-keyring KEYRING_VERSION = 2012.05.29 KEYRING_BASE_NAME = $(KEYRING_PACKAGE)-$(KEYRING_VERSION) -------------- next part -------------- HTML����������������������������...Download