summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2018-03-07 17:35:44 +0100
committerSven Eden <yamakuzure@gmx.net>2018-03-07 17:40:19 +0100
commit991f95c1b59f6d1dc6099e0368426763ab507ca8 (patch)
tree3bc9a7c661aa8aedfad3b3c2fd77b54ee660ff00 /tools
parentc477f8d4b5a31f89ee5bbd75218a24f276c33175 (diff)
Some minor cleanups
Diffstat (limited to 'tools')
-rwxr-xr-xtools/make-directive-index.py71
1 files changed, 64 insertions, 7 deletions
diff --git a/tools/make-directive-index.py b/tools/make-directive-index.py
index 7c5e9e392..06ef8f781 100755
--- a/tools/make-directive-index.py
+++ b/tools/make-directive-index.py
@@ -4,7 +4,6 @@
# This file is part of elogind.
#
# Copyright 2012-2013 Zbigniew Jędrzejewski-Szmek
-# Copyright 2017 Sven Eden
#
# elogind is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
@@ -39,12 +38,6 @@ TEMPLATE = '''\
<surname>Jędrzejewski-Szmek</surname>
<email>zbyszek@in.waw.pl</email>
</author>
- <author>
- <contrib>Developer</contrib>
- <firstname>Sven</firstname>
- <surname>Eden</surname>
- <email>sven.eden@gmx.de</email>
- </author>
</authorgroup>
</refentryinfo>
@@ -59,6 +52,24 @@ TEMPLATE = '''\
</refnamediv>
<refsect1>
+ <title>Unit directives</title>
+
+ <para>Directives for configuring units, used in unit
+ files.</para>
+
+ <variablelist id='unit-directives' />
+ </refsect1>
+
+ <refsect1>
+ <title>Options on the kernel command line</title>
+
+ <para>Kernel boot options for configuring the behaviour of the
+ elogind process.</para>
+
+ <variablelist id='kernel-commandline-options' />
+ </refsect1>
+
+ <refsect1>
<title>Environment variables</title>
<para>Environment variables understood by the elogind
@@ -68,6 +79,33 @@ TEMPLATE = '''\
</refsect1>
<refsect1>
+ <title>UDEV directives</title>
+
+ <para>Directives for configuring elogind units through the
+ udev database.</para>
+
+ <variablelist id='udev-directives' />
+ </refsect1>
+
+ <refsect1>
+ <title>Network directives</title>
+
+ <para>Directives for configuring network links through the
+ net-setup-link udev builtin and networks through
+ elogind-networkd.</para>
+
+ <variablelist id='network-directives' />
+ </refsect1>
+
+ <refsect1>
+ <title>Journal fields</title>
+
+ <para>Fields in the journal events with a well known meaning.</para>
+
+ <variablelist id='journal-directives' />
+ </refsect1>
+
+ <refsect1>
<title>PAM configuration directives</title>
<para>Directives for configuring PAM behaviour.</para>
@@ -76,6 +114,25 @@ TEMPLATE = '''\
</refsect1>
<refsect1>
+ <title><filename>/etc/crypttab</filename> and
+ <filename>/etc/fstab</filename> options</title>
+
+ <para>Options which influence mounted filesystems and
+ encrypted volumes.</para>
+
+ <variablelist id='fstab-options' />
+ </refsect1>
+
+ <refsect1>
+ <title>System manager directives</title>
+
+ <para>Directives for configuring the behaviour of the
+ elogind process.</para>
+
+ <variablelist id='elogind-directives' />
+ </refsect1>
+
+ <refsect1>
<title>command line options</title>
<para>Command-line options accepted by programs in the