]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: add various links from man pages to appropriate wiki pages
authorLennart Poettering <lennart@poettering.net>
Thu, 28 Jun 2012 16:58:56 +0000 (18:58 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 28 Jun 2012 16:58:56 +0000 (18:58 +0200)
man/systemctl.xml
man/systemd-nspawn.xml
man/systemd.preset.xml
man/systemd.service.xml
man/systemd.special.xml
man/systemd.xml

index 646437a4ca721e36997ab7f775ecb65ab69188e8..e3d22a7b5bf000281d7e849c10182b144b51a405 100644 (file)
                                 <command>enable</command>, depending
                                 how the unit is listed in the preset
                                 files. For more information on preset
-                                policy see
-                                <citerefentry><refentrytitle>systemd.preset</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
+                                policy format see
+                                <citerefentry><refentrytitle>systemd.preset</refentrytitle><manvolnum>5</manvolnum></citerefentry>. For
+                                more information on the concept of
+                                presets please consult the <ulink
+                                url="http://freedesktop.org/wiki/Software/systemd/Preset">Preset</ulink>
+                                document.</para>
                                 </listitem>
                         </varlistentry>
 
index 76e291881c95c747634b34f0848da8d85de23787..b6f2c278dade05adf246d682cc58828197e08318 100644 (file)
                 two containers is complete and the containers will
                 share very few runtime objects except for the
                 underlying file system.</para>
+
+                <para><command>systemd-nspawn</command> implements the
+                <ulink
+                url="http://www.freedesktop.org/wiki/Software/systemd/ContainerInterface">Container
+                Interface</ulink> specification.</para>
         </refsect1>
 
         <refsect1>
index 238cb383e2e4b62d1a91a632d2be1393eb29c94f..a692053876abddc44e60bd919084bffb4b3b64b4 100644 (file)
                 set of units to be enabled/disabled even before
                 installing the actual package.</para>
 
+                <para>For more information on the preset logic please
+                have a look at the <ulink
+                url="http://freedesktop.org/wiki/Software/systemd/Preset">Presets</ulink>
+                document.</para>
+
                 <para>It is not recommended to ship preset files
                 within the respective software packages implementing
                 the units, but rather centralize them in a
index c57bce0ecf125446c834b409e4b0865f2ccc30d7..69060a53b297ad706dd996c859c16766e2bdb0a6 100644 (file)
                 <filename>.service</filename> suffix removed) and
                 dynamically creates a service unit from that
                 script. This is useful for compatibility with
-                SysV.</para>
+                SysV. Note that this compatibility is quite
+                comprehensive but not 100%. For details about the
+                incomptibilities see the <ulink
+                url="http://www.freedesktop.org/wiki/Software/systemd/Incompatibilities">Incompatibilities
+                with SysV</ulink> document.
+                </para>
         </refsect1>
 
         <refsect1>
index 396697be9bd1ef25eeae8b3d08a8210ceec1dd56..6df89d0d2cd531e131483140a84d9062e680bedd 100644 (file)
@@ -93,7 +93,6 @@
                 <filename>suspend.target</filename>,
                 <filename>swap.target</filename>,
                 <filename>sysinit.target</filename>,
-                <filename>syslog.service</filename>,
                 <filename>syslog.socket</filename>,
                 <filename>syslog.target</filename>,
                 <filename>system-update.target</filename>,
                                         or b.</para>
                                 </listitem>
                         </varlistentry>
-                        <varlistentry>
-                                <term><filename>syslog.service</filename></term>
-                                <listitem>
-                                        <para>The syslog service if
-                                        any. Implementations should
-                                        create a symlink from the
-                                        actual syslog implementation
-                                        to this generic name for
-                                        activating it.</para>
-                                </listitem>
-                        </varlistentry>
                         <varlistentry>
                                 <term><filename>syslog.socket</filename></term>
                                 <listitem>
                                         syslog implementations should
                                         listen on. All userspace log
                                         messages will be made
-                                        available on this
-                                        socket.</para>
+                                        available on this socket. For
+                                        more information about syslog
+                                        integration, please consult
+                                        the <ulink
+                                        url="http://www.freedesktop.org/wiki/Software/systemd/syslog">Syslog
+                                        Interface</ulink>
+                                        document.</para>
                                 </listitem>
                         </varlistentry>
                         <varlistentry>
index 24b442cb16c60d84b265afa70c94f3989006afdc..9ff6495e5005d1f4d9d6fa751a5cb1624046b889 100644 (file)
                 command line. For details see the <ulink
                 url="http://www.freedesktop.org/wiki/Software/systemd/Generators">Generators
                 Specification</ulink>.</para>
+
+                <para>Systems which invoke systemd in a container
+                resp. initrd environment should implement the
+                <ulink
+                url="http://www.freedesktop.org/wiki/Software/systemd/ContainerInterface">Container
+                Interface</ulink> resp. <ulink
+                url="http://www.freedesktop.org/wiki/Software/systemd/InitrdInterface">initrd
+                Interface</ulink> specifications.</para>
         </refsect1>
 
         <refsect1>