[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[TAF] templates://kumofs/{templates}



The kumofs package introduced new or modified debconf
templates. This is often a good moment for a review to help the
package maintainer following the general suggested writing style and
track down typos and errors in the use of English language.

If someone wants to pick up this review, please answer to this mail,
in the mailing list, with an [ITR] (Intent To Review) label.

The templates file is attached.

To propose the file you reviewed for peer review, please send a [RFR]
(Request For Review) mail with the reviewed file attached...then a few
days later, when no more contributions come, a summary mail with a
[LCFC] (Last Chance For Comments) label.

Finally, after no more comments coming to the LCFC mail, you can send
the reviewed templates file as a bug report against the package.

Then, please notify the list with a last mail using a [BTS] label
with the bug number.

Helping the package maintainer to deal with induced translation
updates at that moment will be nice. If you're not comfortable with
that part of the process, please hand it off to a translator.

-- 


Template: kumofs/select_components
Type: multiselect
Choices: kumo-manager, kumo-server, kumo-gateway
_Description: Execute components you want
 Components you want to run at this host.

Template: kumofs/manager_options
Type: string
Default: -l localhost
_Description: kumo-manager command-line options:
 Specify kumo-manager command-line options.
 The default value is for single node environment.

Template: kumofs/server_options
Type: string
Default: -m localhost -l localhost -s /var/lib/kumofs/kumofs.tch
_Description: kumo-server command-line options:
 Specify kumo-server command-line options.
 The default value is for single node environment.

Template: kumofs/gateway_options
Type: string
Default: -m localhost -t 11211
_Description: kumo-gateway command-line options:
 Specify kumo-gateway command-line options.
 The default value is for single node environment.
Source: kumofs
Section: misc
Priority: extra
Maintainer: Taku YASUI <tach@debian.org>
Build-Depends: cdbs, debhelper (>= 7.0.50~), dpatch, po-debconf, autotools-dev, chrpath
Standards-Version: 3.9.1
Homepage: http://kumofs.sourceforge.net/
#Vcs-Git: git://git.debian.org/collab-maint/kumofs.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/kumofs.git;a=summary

Package: kumofs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby, libmsgpack-ruby1.8, adduser
Description: simple and fast distributed key-value store
 Kumofs is a simple and fast distributed key-value store. You can use
 a memcached client library to set, get, CAS or delete values from/into
 kumofs. Backend storage is Tokyo Cabinet and it will give you great
 performance.
 .
  * Data is partitioned and replicated over multiple servers.
  * Extreme single node performance; comparable with memcached.
  * Both read and write performance got improved as servers added.
  * Servers can be added without stopping the system.
  * Servers can be added without modifying any configuration files.
  * The system does not stop even if one or two servers crashed.
  * The system does not stop to recover crashed servers.
  * Automatic rebalancing support with a consistency control algorithm.
  * Safe CAS operation support.
  * memcached protocol support.

Attachment: signature.asc
Description: Digital signature


Reply to: