annotate debian/templates @ 410:c9ff77f643a2 noffle

[svn] improved debconf question, see #198118
author godisch
date Thu, 19 Jun 2003 23:17:21 +0100
parents 89143e773bc6
children 87d4d4852caa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
1 Template: noffle/debconf
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
2 Type: boolean
380
89143e773bc6 [svn] set default value for debconf'iguration to false
godisch
parents: 351
diff changeset
3 Default: false
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
4 _Description: Manage noffle configuration using debconf?
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
5 I'm going to overwrite /etc/news/noffle.conf and /etc/default/noffle with
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
6 some defaults and your following answers, and will update /etc/inetd.conf
351
7d2de0149d03 [svn] fixed debconf template
godisch
parents: 338
diff changeset
7 if you agree.
410
c9ff77f643a2 [svn] improved debconf question, see #198118
godisch
parents: 380
diff changeset
8 .
c9ff77f643a2 [svn] improved debconf question, see #198118
godisch
parents: 380
diff changeset
9 Otherwise you will find default configuration files in /usr/share/noffle,
c9ff77f643a2 [svn] improved debconf question, see #198118
godisch
parents: 380
diff changeset
10 and need to activate noffle manually in your /etc/inetd.conf.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
11
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
12 Template: noffle/port
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
13 Type: string
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
14 _Default: 119
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
15 _Description: Please choose the port number noffle runs on:
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
16 The default port number for NNTP is 119 (nntp). However, perhaps you want
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
17 to run noffle alongside a normal NNTP server; in that case, choose another
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
18 number (above 1024, I recommend 10119), and configure your news reader also
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
19 to use that port number.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
20
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
21 Template: noffle/server
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
22 Type: string
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
23 _Default: news
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
24 _Description: Which parent NNTP server do you want to use?
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
25 Noffle expects to obtain its news from another NNTP server. Enter the name
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
26 of that server here. If the server uses a non-standard port number for the
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
27 NNTP connection, please fill that in here as 'servername:portnumber'.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
28
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
29 Template: noffle/username
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
30 Type: string
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
31 _Description: What is your username when accessing your parent NNTP server?
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
32 If you need to authenticate you may fill in your username on your parent
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
33 NNTP server; if not, just leave this field blank.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
34 .
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
35 This is not the preferred way of authentication, since your password will
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
36 be transmitted in clear text, see README.Debian for more details.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
37
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
38 Template: noffle/password
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
39 Type: password
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
40 _Description: What is your password when accessing your parent NNTP server?
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
41 If you need to authenticate you may fill in your password on your parent
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
42 NNTP server; if not, just leave this field blank. Warning: This password
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
43 will be saved in plaintext in /etc/news/noffle.conf and in the debconf
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
44 database!
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
45 .
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
46 This is not the preferred way of authentication, since your password will
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
47 be transmitted in clear text, see README.Debian for more details.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
48
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
49 Template: noffle/fetchmode
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
50 Type: select
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
51 _Choices: ppp, cron
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
52 _Description: How is noffle supposed to fetch the articles?
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
53 If this is a dialup system, then noffle can be configured to fetch articles
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
54 when the PPP connection comes online. This is done via scripts in
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
55 /etc/ppp/ip-up.d/ and /etc/ppp/ip-down.d/. If you have a permanent
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
56 connection, noffle will assume it can always access the NNTP server and a
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
57 cron job will do.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
58
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
59 Template: noffle/maxfetch
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
60 Type: string
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
61 _Default: 300
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
62 _Description: Fetch how many articles by default?
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
63 When noffle fetches articles, it will never fetch more than this amount; if
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
64 there are more, the oldest are discarded.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
65
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
66 Template: noffle/default-expire
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
67 Type: string
338
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
68 _Default: 14
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
69 _Description: What should the default expire time (in days) be?
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
70 Noffle is configured to purge the local cache of articles older than a
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
71 certain limit. This parameter configures the minimum age of articles to
fa7a42b18bc8 [svn] transition to po-debconf
godisch
parents: 301
diff changeset
72 expire; this can be fine-tuned in /etc/news/noffle.conf if necessary.
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
73 Enter '0' to disable it.