blob: 4dc5a1086bb39d8b33f87616162acfbb66d48fe9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
|
<!-- -*- mode:text coding:euc-jp -*-
$FML: fml_on_unix.sgml,v 1.13 2008/08/18 13:21:42 fukachan Exp $
-->
<chapter id="install.fml.unix">
<title>
Unix ��Ǥ� &fml8; �Υ��ȡ���
</title>
<sect1 id="install.fml.unix.prepare">
<title>
���ȡ���ν���
</title>
<para>
configure ��¹Ԥ���(���)���ˡ�
�桼�� fml �ȥ��롼�� fml ���äƤ���������
<screen>
��
% su root
# groupadd fml
# useradd -g fml -m fml
</screen>
</para>
</sect1>
<!-- ====================================================== -->
<sect1 id="install.fml.unix.configure">
<title>
configure ��¹Ԥ���
</title>
<para>
configure (by GNU autoconf) ����� make ��¹Ԥ��Ʋ�������
configure �����ˡ�
�桼�� fml �ȥ��롼�� fml ���äƤ���ɬ�פ�����ޤ��Τ����դ��Ʋ�������
�����ޤǤκ�Ȥ�ޤȤ�ƽȡ����Τ褦�ˤʤ�ޤ���
<screen>
% su root
# groupadd fml
# useradd -g fml -m fml
# ./configure
# make install
</screen>
configure ��Ŭ�� script ���� .cf �����ѿ�������ޤ���
</para>
<para>
make install ��¹Ԥ���ݤˤϡ�
(configure ����������) etc/fml/install.cf �ˡ�
(configure ����������) install.pl (perl script) ����
�ºݤΥ��ȡ����Ȥ�Ԥʤ��ޤ���
</para>
<para>
�桼��̾�����Ū�ʥǥ��쥯�ȥ깽���ʤɤ� configure �ΰ������ѹ����Ʋ�������
�ѹ��Ǥ����ѿ��ϰʲ��Τ�ΤǤ���configure --help ��ɽ������ޤ���
fml �Ǥϳƥǥ��쥯�ȥ�ˡ������ /fml �Ȥ��ä� suffix ��Ĥ��ޤ���
�ѹ��Ǥ���Τϡ�����ľ���� prefix ��ʬ�ޤǤǤ���
<screen>
�ѿ� configure �Υǥե������ fml �����Ѥ���ǥ��쥯�ȥ���
--------------------------------------------------------
prefix /usr/local /usr/local
exec_prefix /usr/local /usr/local
bindir ${exec_prefix}/bin /usr/local/bin
sbindir ${exec_prefix}/sbin /usr/local/sbin
libexecdir ${exec_prefix}/libexec /usr/local/libexec/fml
datadir ${prefix}/share /usr/local/share/fml
sysconfdir ${prefix}/etc /usr/local/etc/fml
sharedstatedir ${prefix}/com
localstatedir ${prefix}/var
libdir ${exec_prefix}/lib /usr/local/lib/fml
includedir ${prefix}/include
oldincludedir /usr/include
infodir ${prefix}/info
mandir ${prefix}/man
</screen>
�����ơ��������ѿ��� configure �ΰ����Ǿ���뤳�Ȥ��Ǥ��ޤ���
<screen>
fmlconfdir $sysconfidr/fml /usr/local/etc/fml
mlspooldir /var/spool/ml /var/spool/ml
fml_owner fml fml
fml_group fml fml
default_domain ��¬���� ��¬����
</screen>
�����Υ��ץ�����
<screen>
configure --help
</screen>
��ɽ������ޤ���
<screen>
��
./configure --help
`configure' configures this package to adapt to many kinds of systems.
... snip ...
Installation directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[/usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[PREFIX]
... snip ...
Fine tuning of the installation directories:
--bindir=DIR user executables [EPREFIX/bin]
--sbindir=DIR system admin executables [EPREFIX/sbin]
--libexecdir=DIR program executables [EPREFIX/libexec]
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
--datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
--datadir=DIR read-only architecture-independent data [DATAROOTDIR]
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
--psdir=DIR ps documentation [DOCDIR]
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--without-warning run perl as perl without -w
--with-fmlconfdir=DIR use DIR instead of SYSCONFDIR/fml
--with-mlspooldir=DIR use DIR instead of /var/spool/ml
--with-fml-owner=USER use USER instead of fml
--with-fml-group=GROUP use GROUP instead of fml
--with-default-domain=DOMAIN use DOMAIN as the default ML domain
--with-default-hostname=HOSTNAME use HOSTNAME as the default hostname
--without-mime-component-filter disable mime_component_filter
--with-group-writable-fmlconfdir=DIR instead of \$fmlconfdir/config.gw
--with-ml-home-prefix-map=PATH use PATH as primary_ml_home_prefix_map
--with-group-writable-ml-home-prefix-map
</screen>
</para>
<sect2>
<title>
��: configure �μ¹�
</title>
<para>
��: NetBSD �Ǥ� /usr/pkg �ʲ��إ��ȡ��롣
<screen>
% ./configure --prefix=/usr/pkg
</screen>
</para>
<para>
��: FreeBSD �ξ�硢/usr/local �ʲ��إ��ȡ���(�ǥե���ȤΤޤ�)��
<screen>
% ./configure
</screen>
</para>
<para>
��: main.cf ���֤����Ȥ���
/etc/fml ��Ȥ��ʤ顢��������(Debian �Ǥ���С���������٤���)��
<screen>
# ./configure --with-fmlconfdir=/etc/fml
checking for perl... perl
checking for perl... /usr/bin/perl
"checking whether optional useful commands are available or not"
checking for cc... /usr/bin/cc
checking for install... /usr/bin/install
checking for cksum... /usr/bin/cksum
checking for sum... /usr/bin/sum
checking for md5... /usr/bin/md5
checking for digest... /usr/bin/digest
checking for ls... /bin/ls
checking for tar... /bin/tar
checking for gzip... /usr/bin/gzip
checking for zcat... /usr/bin/zcat
checking for gzcat... /usr/bin/gzcat
checking for gunzip... /usr/bin/gunzip
checking for lha... no
checking for ish... no
checking for bzip2... /usr/bin/bzip2
checking for bunzip2... /usr/bin/bunzip2
checking for uuencode... /usr/bin/uuencode
checking for compress... /usr/bin/compress
checking for sendmail... /usr/sbin/sendmail
checking for makemap... no
checking for newaliases... /usr/bin/newaliases
checking for postfix... /usr/sbin/postfix
checking for postalias... /usr/sbin/postalias
checking for postconf... /usr/sbin/postconf
checking for postmap... /usr/sbin/postmap
checking for nkf... /usr/bin/nkf
checking for kakasi... no
checking for namazu... no
checking for pgp... /usr/bin/pgp
checking for pgp5... /usr/bin/pgp5
checking for pgpe... /usr/bin/pgpe
checking for pgpk... /usr/bin/pgpk
checking for pgps... /usr/bin/pgps
checking for pgpv... /usr/bin/pgpv
checking for gpg... /usr/bin/gpg
checking for gpgv... /usr/bin/gpgv
checking for gpgsplit... /usr/bin/gpgsplit
checking for less... /usr/bin/less
checking for more... /usr/bin/more
checking for w3m... /usr/bin/w3m
checking for spamassassin... no
checking for spamd... no
checking for spamc... no
checking for bogofilter... no
checking for clamscan... /usr/bin/clamscan
checking for vi... /usr/bin/vi
checking for ng... /usr/bin/ng
checking for mule... /usr/bin/mule
checking for emacs... no
checking for xemacs... no
configure: creating ./config.status
config.status: creating install.pl
config.status: creating config.sh
config.status: creating fml/etc/install.cf
config.status: creating fml/etc/main.cf
config.status: creating fml/etc/default_config.cf.ja
config.status: creating fml/etc/default_config.cf.en
config.status: creating fml/etc/site_default_config.cf
config.status: creating fml/libexec/loader
config.status: creating fml/bin/fmladdr
config.status: creating fml/bin/fmlalias
config.status: creating fml/bin/fmlconf
config.status: creating fml/bin/fmldoc
config.status: creating fml/bin/fmlhtmlify
config.status: creating fml/bin/fmlsch
config.status: creating fml/bin/fmlproj
config.status: creating fml/bin/fmlpgp
config.status: creating fml/bin/fmlpgp5
config.status: creating fml/bin/fmlpgpe
config.status: creating fml/bin/fmlpgpk
config.status: creating fml/bin/fmlpgps
config.status: creating fml/bin/fmlpgpv
config.status: creating fml/bin/fmlgpg
config.status: creating fml/bin/fmlgpgv
config.status: creating fml/bin/fml
config.status: creating fml/bin/makefml
enabled: perl -w
fml has been configured with the following options:
prefix: /usr/local
exec_prefix: ${prefix}
bindir: ${exec_prefix}/bin
sbindir: ${exec_prefix}/sbin
lib_dir: ${exec_prefix}/lib
libexec_dir: ${exec_prefix}/libexec
mandir: ${datarootdir}/man
datarootdir: ${prefix}/share
datadir: ${datarootdir}
fml process owner: fml
fml process group: fml
fmlconfdir: /etc/fml
ml_home_prefix_map: /etc/fml/ml_home_prefix
mlspooldir: /var/spool/ml
default domain: home.fml.org
default hostname: elena.home.fml.org
mime based filter: yes
Now you must run "make install" as user "root".
</screen>
</para>
<para>
��: ���䡢�������������פ������ OS �ξ��
/usr/local �ǤϤʤ� /usr ľ���������ΤǤ��礦����
���ξ��ϡ����Τ褦�˻��ꤷ�Ƥ���������
<screen>
# ./configure --prefix=/usr --with-fmlconfdir=/etc/fml
</screen>
</para>
</sect2>
</sect1>
<!-- ====================================================== -->
<!--
XXX-TODO �ƥǥ��쥯�ȥ�������̥ե�����ء�
-->
<sect1>
<title>
��: �ƥǥ��쥯�ȥ�����
</title>
<para>
���줾��Υǥ��쥯�ȥ�����ϼ����̤�Ǥ���
�ʤ����ǥե���ȤǤ� /usr/local �ʲ��˥��ȡ��뤵��ޤ���
</para>
<para>
<table>
<title>
�ǥ��쥯�ȥ�ι�¤
</title>
<tgroup cols=2>
<thead>
<row>
<entry> �ǥ��쥯�ȥ� </entry>
<entry> ���� </entry>
</row>
</thead>
<tbody>
<row>
<entry> /usr/local/etc/fml </entry>
<entry>
��������ե�������֤���ꡣ
&fml4; ��
/usr/local/fml/.fml �� default_config.ph ���֤������������ޤ���
/usr/local/etc/fml/main.cf �Ǥϡ�
���Ѥ��� &fml8; �ΥС�������饤�֥��ξ��(�ǥ��쥯�ȥ�)
�ʤɤ������ǽ�Ǥ�
(�ڽ��ס�
�С�����åפ������꤬���ä����ˤϡ�
�С�������ѿ����Խ����뤳�Ȥǡ�
�����˸Ť��С������ؤ��ڤ��ᤷ����ǽ�Ǥ�)��
</entry>
</row>
<row>
<entry> /usr/local/libexec/fml </entry>
<entry>
�¹ԥե����� ( &fml4; �� /usr/local/fml ����)
</entry>
</row>
<row>
<entry>
/usr/local/lib/fml
</entry>
<entry>
perl �⥸�塼�뷲���֤���� ( &fml4; �� /usr/local/fml ����)
</entry>
</row>
<row>
<entry>
/usr/local/share/fml
</entry>
<entry>
��å������ʤɤΥƥ�ץ졼�Ȥ��֤�( &fml4; ��
/usr/local/fml/messages/ ����)��
���β��˸����¸�Υ��֥ǥ��쥯�ȥ꤬����ޤ���
</entry>
</row>
<row>
<entry>
/var/spool/ml
</entry>
<entry>
�ǥե���ȥɥᥤ��Σ̷ͣ��Υȥåץǥ��쥯�ȥꡣ
&fml4; ��Ʊ����Ū�ǻȤ��ޤ���
����: /var/spool/ml �Υ����ʤ� configure �ǻ��ꤷ��
owner �ѿ�(�ǥե���Ȥϥ桼�� fml)�����ꤵ��ޤ���
�ʤ����ɥᥤ�Ȥ��̤� prefix ���Ѱդ��Ʋ�������
���Ȥ��� fml.org �Ѥ� /var/spool/ml �ǡ�
nuinui.net �Ѥˤ� /var/spool/nuinui.net �ʤɤΤ褦�ˡ�
���Υɥᥤ��ȥǥ��쥯�ȥ���б��ط���
ml_home_prefix_maps (
<link linkend="virtualdomain.fml8.overview">
�С������ɥᥤ�����
</link>
��
)�˵��Ҥ��ޤ�(
makefml/fml �� newdomain ���ޥ�ɤ����ꤵ��ޤ�)��
�С������ɥᥤ��ξܺ٤�
<link linkend="virtualdomain">
<xref linkend="virtualdomain">
</link>
�Ȥ��Ʋ�������
</entry>
</row>
</tbody>
</tgroup>
</table>
</para>
</sect1>
<!-- ====================================================== -->
<sect1 id="install.fml.unix.makeinstall">
<title>
fml �Υ��ȡ���: make install
</title>
<para>
configure ��¹Ը塢�桼�� root �ˤʤꡢmake install ��¹Ԥ��Ʋ�������
<screen>
% su root
# make install
</screen>
</para>
<warning>
<para>
configure �ϥ桼�� root �Ǽ¹Ԥ���ɬ�פϤ���ޤ���
make install ��ɬ���桼�� root �Ǽ¹Ԥ��Ʋ�������
<screen>
% su root
# ./configure
# make install
</screen>
�ְ㤨�ʤ��褦�ˡ��Ϥ��ᤫ��
configure �� root �Ǽ¹Ԥ���ۤ��������Τ��⤷��ޤ���
</para>
</warning>
</sect1>
<sect1 id="install.fml.unix.edit.main.cf">
<title>
main.cf ���Խ�����
</title>
<para>
ɬ�פʤ� /usr/local/etc/fml/main.cf ���Խ����Ʋ�������
configure �������ʤ��δĶ��˹�碌�� main.cf ������Ƥ���Ϥ��ʤΤ�
configure �Υ��ץ������꤬��������С��Խ���ɬ�פϡ��ޤ��ʤ��Ϥ��Ǥ���
</para>
<para>
mani.cf �����ȤκǤ����Ū������Ǥ���
���٤������ꡢ
���Ȥ��Х����ȶ��̤� fml ��ư�����ʤɤ� site_default_config.cf �����Ǥ���
�ƣ̸ͣ�ͭ������ϡ�
�ƣ̤ͣΥۡ���ǥ��쥯�ȥ�ˤ��� config.cf �ե�������Խ����Ʋ�������
</para>
<para>
�դˤ����С�����Υ��ꥹ�Ȥ�ͥ�褵����ϼ��Τ褦�ˤʤ�ޤ���
<screen>
$ml_home_dir/config.cf
site_default_config.cf
main.cf
</screen>
</para>
<!-- main.cf ��� -->
§.main.cf;
</sect1>
<sect1 id="install.fml.unix.edit.site.default.config.cf">
<title>
site_default_config.cf ���Խ����� (���ץ����)
</title>
<para>
/usr/local/etc/fml/site_default_config.cf �ϡ�
���Υۥ��ȶ��̤�����ե�����
<footnote>
<para>
����� &fml4; �� site_force.ph �����������ΤǤ���
</para>
</footnote>
�Ǥ���ɬ�פ˱������Խ����Ƥ���������
</para>
<para>
�������
���������ꡢ
�ƣ̤ͣ�����(��: /var/spool/ml/elena/config.cf)��ͥ�褵��ޤ���
</para>
<para>
�ǥե���ȤǤ� &fml4; �ȹ�碌�뤿��ˡ�
����Ӹ��ܤȤ���:)
subject �Υ�����Ĥ��ʤ�����ȥե��륿��Ϣ��������������äƤ��ޤ���
<screen>
# $FML: fml_on_unix.sgml,v 1.13 2008/08/18 13:21:42 fukachan Exp $
#
# site default_config.cf EXAMPLE
#
# fml-devel loads .cf files in this order for elena ML.
# 1. ${prefix}/etc/fml/defaults/$VERSION/default_config.cf
# 2. ${prefix}/etc/fml/site_default_config.cf
# 3. ${prefix}/etc/fml/domains/$DOMAIN/default_config.cf
# 4. /tmp/dir/elena/config.cf
#
# This file overrides the default "default_config.cf" configurations
# in the following way.
#
# We want to disable the subject tag in articles by default.
article_header_rewrite_rules -= rewrite_article_subject_tag
# mime based comonent filter
use_mime_component_filter = yes
# [site specific options]
# Example:
# key = value
# key += value
# key -= value
=cut
#
# you can write hooks here after.
# Example:
# $distribute_run_start_hook = q{ ... };
</screen>
</para>
</sect1>
<sect1>
<title>
�ե��륿��ɤ����뤫��
</title>
<para>
�ǥե���ȤǤϤ��٤ƤΥե��륿��ͭ���Ǥ���
&fml4; �ο侩������������Ƥ��ޤ���
</para>
<para>
�֥ե��륿�Τ��������פȤ�������⤢�뤫�⤷��ޤ���
�����ƥǥե���Ȥϸ���������ˤ��Ƥ���ޤ���
</para>
<para>
�ե��륿���������äƤ���ΤϤ褤�ΤǤ�����
mime component filter �Υǥե���Ȥ�ɤ�������ɤ��Τ��ϴ�बۣ��Ǥ���
�ǥե���ȤǤϡ�
�̤ͣؤ���Ƥ��������Τ� text/plain �Υ��ΤߤȤ��Ƥ���ޤ���
����� text/html �����äƤ��뿲�ܤ������⡢
ź�եե�����������Ƥ��륦���륹��ǥե���ȤǤ��̤�ޤ���
</para>
<para>
�ʤ���(���٤ƤΣ̤ͣ�)
mime component filter ��̵���ˤ���ˤ�
site_default_config.cf ��
<screen>
use_mime_component_filter = no
</screen>
�Ȥ��Ƥ���������
</para>
<para>
mime component filter ��ͭ���ˤ��������롼������ޥ����������Ȥ�����硢
site_default_config.cf �Ǥ�
<screen>
use_mime_component_filter = yes
</screen>
�Τޤޤˤ��ơ�
/usr/local/etc/fml/mime_component_filter
�����ޥ������Ƥ���������
</para>
<warning>
<para>
�������Ż��Υ���ź�եե�����ʤ��ϸ������褦�ʤΤǡ�
����������ʤɻŻ��ѤΣ̥ͣ����ФȤ��ƻȤ��ʤ顢
���ȡ���塢������
<screen>
[/usr/local/etc/fml/site_default_config.cf]
use_mime_component_filter = no
</screen>
���ѹ����Ƥ����Ȥ褤�Ǥ��礦��
</para>
</warning>
</sect1>
<sect1 id="install.virtual">
<title>
�С������ɥᥤ��ξ��
</title>
<para>
�ǽ��(�Ĥޤꡢ���Υɥᥤ��ǣ̤ͣ�������)��
newdomain ���ޥ�ɤ�
ml_home_prefix_maps �����Ѥ������ɥᥤ���
ml_home_prefix ���б��ط���������Ƥ���������
<screen>
[/var/spool/ml/etc/fml/ml_home_prefix]
nuinui.net /var/spool/nuinui.net
</screen>
newdomain ���ޥ�ɤˤĤ��Ƥ�
<link linkend="setup.newml">
�֣̤ͣκ�����
</link>
����Ǹ�Ҥ��ޤ���
</para>
<warning>
<para>
ml_home_prefix_maps �Υѥ����ѹ�����������
/usr/local/etc/fml/main.cf ���Խ����Ʋ�����
(��äȤ⡢�����Ƥ����Խ������פǤ�)��
</para>
<para>
�ʤ���
site_default_config.cf �ϡ�
�ɥᥤ��˴ؤ�餺Ŭ�Ѥ���뤳�Ȥ����դ��Ƥ���������
�Ĥޤꡢ��������ϥС������ɥᥤ��ˤ�Ŭ�Ѥ���ޤ���
</para>
</warning>
</sect1>
<!-- ��륵���Ф����� -->
§.install.postfix;
§.install.qmail;
<!-- recipes -->
<sect1 id="install.recipes">
<title>
�쥷�ԡ�s
</title>
<!-- TABLE_OF_RECIPES -->
§.install.recipes;
</sect1>
</chapter>
|