source: networking/netutils/avahi.xml@ 3b339ddc

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 3b339ddc was 3b339ddc, checked in by Douglas R. Reno <renodr@…>, 3 years ago

Update to gcr-3.40.0
Update to gsettings-desktop-schemas-40.0
Update to yelp-xsl-40.0
Update to vte-0.64.0
Update to gjs-1.68.0
Update to gnome-desktop-40.0
Update to libgee-0.20.4
Update to libpeas-1.30.0
Update to libgweather-40.0
Update to evolution-data-server-3.40.0
Update to tracker3-3.1.1
Update to tracker3-miners-3.1.1
Fix a security vulnerability in Avahi
Fix a security vulnerability in p7zip
Fix a security vulnerability in NetworkManager
Add a gnome-minor-40 entity and change the static URLs for sysprof/pygobject3/libdazzle over to it
Fix the spacing for the gnome-40 entity

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24440 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 23.3 KB
RevLine 
[49547f1]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[a1fa348]7 <!ENTITY avahi-download-http "https://github.com/lathiat/avahi/releases/download/v&avahi-version;/avahi-&avahi-version;.tar.gz">
[49547f1]8 <!ENTITY avahi-download-ftp " ">
[25ff6d5]9 <!ENTITY avahi-md5sum "229c6aa30674fc43c202b22c5f8c2be7">
10 <!ENTITY avahi-size "1.5 MB">
11 <!ENTITY avahi-buildsize "32 MB">
[a1fa348]12 <!ENTITY avahi-time "0.3 SBU">
[49547f1]13]>
14
[7ded7e3]15<sect1 id="avahi" xreflabel="Avahi-&avahi-version;">
[49547f1]16 <?dbhtml filename="avahi.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
[7ded7e3]23 <title>Avahi-&avahi-version;</title>
[49547f1]24
25 <indexterm zone="avahi">
[7ded7e3]26 <primary sortas="a-Avahi">Avahi</primary>
[49547f1]27 </indexterm>
28
29 <sect2 role="package">
[7ded7e3]30 <title>Introduction to Avahi</title>
[49547f1]31
[7ded7e3]32 <para>
33 The <application>Avahi</application> package is a system which
34 facilitates service discovery on a local network.
35 </para>
[49547f1]36
[9f16293]37 &lfs101_checked;
[49547f1]38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
[7ded7e3]42 <para>
43 Download (HTTP): <ulink url="&avahi-download-http;"/>
44 </para>
[49547f1]45 </listitem>
46 <listitem>
[7ded7e3]47 <para>
48 Download (FTP): <ulink url="&avahi-download-ftp;"/>
49 </para>
[49547f1]50 </listitem>
51 <listitem>
[7ded7e3]52 <para>
53 Download MD5 sum: &avahi-md5sum;
54 </para>
[49547f1]55 </listitem>
56 <listitem>
[7ded7e3]57 <para>
58 Download size: &avahi-size;
59 </para>
[49547f1]60 </listitem>
61 <listitem>
[7ded7e3]62 <para>
63 Estimated disk space required: &avahi-buildsize;
64 </para>
[49547f1]65 </listitem>
66 <listitem>
[7ded7e3]67 <para>
68 Estimated build time: &avahi-time;
69 </para>
[49547f1]70 </listitem>
71 </itemizedlist>
72
[14726fe]73 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
74 <itemizedlist spacing="compact">
75 <listitem>
76 <para>
77 Required patch:
78 <ulink url="&patch-root;/avahi-&avahi-version;-ipv6_race_condition_fix-1.patch"/>
79 </para>
80 </listitem>
81 </itemizedlist>
82
[7ded7e3]83 <bridgehead renderas="sect3">Avahi Dependencies</bridgehead>
[49547f1]84
85 <bridgehead renderas="sect4">Required</bridgehead>
[7ded7e3]86 <para role="required">
[f3429309]87 <xref linkend="glib2"/>
[7ded7e3]88 </para>
89
90 <bridgehead renderas="sect4">Recommended</bridgehead>
[d6988867]91 <para role="recommended">
[7ded7e3]92 <xref linkend="gobject-introspection"/>,
93 <xref linkend="gtk2"/>,
94 <xref linkend="gtk3"/>,
[25ff6d5]95 <xref linkend="libdaemon"/>,
96 <xref linkend="libglade"/>, and
97 <xref linkend="qt5"/>
[7ded7e3]98 </para>
[cd127db2]99
100 <bridgehead renderas="sect4">Optional</bridgehead>
101 <para role="optional">
[dac1800]102 <xref linkend="dbus-python"/>,
[6365d99]103 <xref linkend="libevent"/>,
[dac1800]104 <xref linkend="pygtk"/>,
105 <xref linkend="doxygen"/> and
106 <ulink url="https://sourceforge.net/projects/xmltoman/">xmltoman</ulink>
107 (for generating documentation)
[dc600829]108 </para>
[49547f1]109
110 <para condition="html" role="usernotes">User Notes:
[7ded7e3]111 <ulink url="&blfs-wiki;/avahi"/>
112 </para>
[49547f1]113 </sect2>
114
115 <sect2 role="installation">
[7ded7e3]116 <title>Installation of Avahi</title>
[49547f1]117
[7ded7e3]118 <para>
119 There should be a dedicated user and group to take control
120 of the <command>avahi-daemon</command> daemon after it is
121 started. Issue the following commands as the
122 <systemitem class="username">root</systemitem> user:
123 </para>
[49547f1]124
[7ded7e3]125<screen role="root"><userinput>groupadd -fg 84 avahi &amp;&amp;
126useradd -c "Avahi Daemon Owner" -d /var/run/avahi-daemon -u 84 \
127 -g avahi -s /bin/false avahi</userinput></screen>
[49547f1]128
[7ded7e3]129 <para>
130 There should also be a dedicated priviliged access group for
131 <application>Avahi</application> clients. Issue the following command as
[0d7900a]132 the <systemitem class="username">root</systemitem> user:
[7ded7e3]133 </para>
[49547f1]134
[7ded7e3]135<screen role="root"><userinput>groupadd -fg 86 netdev</userinput></screen>
[49547f1]136
[14726fe]137 <para>
138 Fix a regression that results in a race condition when IPv6 is in use
139 and multiple network adapters are present on the system:
140 </para>
141
142<screen><userinput remap="pre">patch -Np1 -i ../avahi-&avahi-version;-ipv6_race_condition_fix-1.patch</userinput></screen>
143
[3b339ddc]144 <para>
145 Fix a security vulnerabilty in <command>avahi-daemon</command>:
146 </para>
147
148<screen><userinput remap="pre">sed -i '426a if (events &amp; AVAHI_WATCH_HUP) { \
149client_free(c); \
150return; \
151}' avahi-daemon/simple-protocol.c</userinput></screen>
152
[7c56ece]153 <para>
154 Install <application>Avahi</application> by running the following
155 commands:
156 </para>
[49547f1]157
[cec6657e]158<screen revision="sysv"><userinput>./configure --prefix=/usr \
[dc600829]159 --sysconfdir=/etc \
[49547f1]160 --localstatedir=/var \
[dc600829]161 --disable-static \
[6365d99]162 --disable-libevent \
[dc600829]163 --disable-mono \
164 --disable-monodoc \
165 --disable-python \
166 --disable-qt3 \
167 --disable-qt4 \
168 --enable-core-docs \
[e12c552]169 --with-distro=none \
170 --with-systemdsystemunitdir=no &amp;&amp;
[49547f1]171make</userinput></screen>
172
[c38730c3]173<screen revision="systemd"><userinput>./configure --prefix=/usr \
[cec6657e]174 --sysconfdir=/etc \
175 --localstatedir=/var \
176 --disable-static \
[6365d99]177 --disable-libevent \
[cec6657e]178 --disable-mono \
179 --disable-monodoc \
180 --disable-python \
181 --disable-qt3 \
182 --disable-qt4 \
183 --enable-core-docs \
184 --with-distro=none \
185 --with-systemdsystemunitdir=/lib/systemd/system &amp;&amp;
186make</userinput></screen>
187
[7ded7e3]188 <para>
189 This package does not come with a test suite.
190 </para>
[49547f1]191
[7c56ece]192 <para>
193 Now, as the <systemitem class="username">root</systemitem> user:
194 </para>
[49547f1]195
196<screen role="root"><userinput>make install</userinput></screen>
197
198 </sect2>
199
200 <sect2 role="commands">
201 <title>Command Explanations</title>
202
[7ded7e3]203 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
204 href="../../xincludes/static-libraries.xml"/>
[49547f1]205
[6365d99]206 <para>
207 <parameter>--disable-libevent</parameter>: This parameter disables the
208 use of <xref linkend="libevent"/>. Remove if you have it installed.
209 </para>
210
[7ded7e3]211 <para>
[d6988867]212 <parameter>--disable-mono</parameter>: This parameter disables the
[7ded7e3]213 <application>Mono</application> bindings.
214 </para>
[49547f1]215
[7ded7e3]216 <para>
[d6988867]217 <parameter>--disable-monodoc</parameter>: This parameter disables
[7ded7e3]218 documentation for the <application>Mono</application> bindings.
219 </para>
[49547f1]220
[7ded7e3]221 <para>
[d6988867]222 <parameter>--disable-python</parameter>: This parameter disables the
[7ded7e3]223 scripts that depend on <application>Python</application>. It also
224 allows a regular install to complete successfully.
225 </para>
[49547f1]226
[7ded7e3]227 <para>
[d6988867]228 <parameter>--disable-qt3</parameter>: This parameter disables the
[e4d2b8d]229 attempt to build the obsolete <application>Qt3</application>
230 portions of the package.
[7ded7e3]231 </para>
[49547f1]232
[7ded7e3]233 <para>
[e4d2b8d]234 <parameter>--disable-qt4</parameter>: This parameter disables the
235 attempt to build the obsolete <application>Qt4Core</application>
236 portions of the package.
[7ded7e3]237 </para>
[49547f1]238
[7ded7e3]239 <para>
[d6988867]240 <parameter>--enable-core-docs</parameter>: This parameter enables the
[7ded7e3]241 building of documentation.
242 </para>
[49547f1]243
[7ded7e3]244 <para>
245 <parameter>--with-distro=none</parameter>: There is an obsolete
246 boot script in the distribution for LFS. This option disables it.
247 </para>
[49547f1]248
[cec6657e]249 <para revision="sysv">
[e12c552]250 <parameter>--with-systemdsystemunitdir=no</parameter>: Without it, the
251 daemon fails to start in BLFS, which does not support
252 <application>systemd</application>.
253 </para>
254
[cec6657e]255 <para revision="systemd">
256 <parameter>--with-systemdsystemunitdir=/lib/systemd/system</parameter>:
257 This parameter is used to set the correct installation directory for
258 systemd units.
259 </para>
260
[7ded7e3]261 <para>
262 <option>--disable-dbus</option>: This parameter disables the use
263 of <application>D-Bus</application>.
264 </para>
[79d9ab52]265
[7ded7e3]266 <para>
267 <option>--disable-gtk</option>: This parameter disables the use
268 of <application>GTK+2</application>.
269 </para>
[cd127db2]270
[7ded7e3]271 <para>
272 <option>--disable-gtk3</option>: This parameter disables the use
273 of <application>GTK+3</application>.
274 </para>
[cd127db2]275
[9063b113]276 <para>
277 <option>--disable-qt5</option>: This parameter disables the use
[d40406d]278 of <application>Qt5</application>, and allows building without it.
[9063b113]279 </para>
280
[7ded7e3]281 <para>
282 <option>--disable-libdaemon</option>: This parameter disables the use
[d6988867]283 of <application>libdaemon</application>. If you use this option,
[7ded7e3]284 <command>avahi-daemon</command> won't be built.
285 </para>
[cd127db2]286
[7ded7e3]287 <para>
288 <option>--enable-tests</option>: This option enables the building of
289 tests and examples.
290 </para>
[49547f1]291
[7ded7e3]292 <para>
293 <option>--enable-compat-howl</option>: This option enables the
294 compatibility layer for <application>HOWL</application>.
295 </para>
[79d9ab52]296
[7ded7e3]297 <para>
298 <option>--enable-compat-libdns_sd</option>: This option enables the
299 compatibility layer for <application>libdns_sd</application>.
300 </para>
[49547f1]301
[79d9ab52]302 </sect2>
303
304 <sect2 role="configuration">
305 <title>Configuring avahi</title>
306
307 <sect3 id="avahi-init">
308 <title>Boot Script</title>
309
[cec6657e]310 <para revision="sysv">
[7ded7e3]311 To automatically start the <command>avahi-daemon</command>
312 when the system is rebooted, install the
313 <filename>/etc/rc.d/init.d/avahi</filename> bootscript from
[cec6657e]314 the <xref linkend="bootscripts"/> package.
315 </para>
316
317 <para revision="systemd">
318 To start the <command>avahi-daemon</command> daemon at boot, enable
319 the previously installed systemd unit by running the following command
320 as the <systemitem class="username">root</systemitem> user:
[7ded7e3]321 </para>
[79d9ab52]322
323 <indexterm zone="avahi avahi-init">
324 <primary sortas="f-avahi">avahi</primary>
325 </indexterm>
326
[cec6657e]327<screen role="root" revision="sysv"><userinput>make install-avahi</userinput></screen>
328
329<screen role="root" revision="systemd"><userinput>systemctl enable avahi-daemon</userinput></screen>
[dac1800]330
[cec6657e]331 <para revision="systemd">
332 To start the <command>avahi-dnsconfd</command> daemon at boot, enable
333 the previously installed systemd unit by running the following command
334 as the <systemitem class="username">root</systemitem> user:
335 </para>
336
337<screen role="root" revision="systemd"><userinput>systemctl enable avahi-dnsconfd</userinput></screen>
[dac1800]338
[79d9ab52]339 </sect3>
[49547f1]340
341 </sect2>
342
343 <sect2 role="content">
344 <title>Contents</title>
345
346 <segmentedlist>
347 <segtitle>Installed Programs</segtitle>
348 <segtitle>Installed Libraries</segtitle>
349 <segtitle>Installed Directories</segtitle>
350
351 <seglistitem>
[25ff6d5]352 <seg>avahi-autoipd, avahi-browse, avahi-browse-domains,
353 avahi-daemon, avahi-discover-standalone, avahi-dnsconfd,
[79d9ab52]354 avahi-publish, avahi-publish-address, avahi-publish-service,
355 avahi-resolve, avahi-resolve-address, avahi-resolve-host-name,
356 avahi-set-host-name, bshell, bssh, and bvnc</seg>
[25ff6d5]357 <seg>libavahi-client.so, libavahi-common.so, libavahi-core.so,
358 libavahi-glib.so, libavahi-gobject.so, libavahi-libevent.so
359 libavahi-ui-gtk3.so, libavahi-qt5, libavahi-ui.so, libdns_sd.so, and
[cd127db2]360 libhowl.so,</seg>
[25ff6d5]361 <seg>/etc/avahi/services, /usr/include/{avahi-client,avahi-common,
362 avahi-compat-howl, avahi-compat-libdns_sd, avahi-core, avahi-glib,
363 avahi-gobject, avahi-libevent, avahi-qt5, avahi-ui},
364 /usr/lib/avahi, /usr/share/avahi</seg>
[49547f1]365 </seglistitem>
366 </segmentedlist>
367
368 <variablelist>
369 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
370 <?dbfo list-presentation="list"?>
371 <?dbhtml list-presentation="table"?>
372
373 <varlistentry id="avahi-autoipd">
374 <term><command>avahi-autoipd</command></term>
375 <listitem>
[7c56ece]376 <para>
[4c24eb0a]377 is a IPv4LL network address configuration daemon
[7c56ece]378 </para>
[49547f1]379 <indexterm zone="avahi avahi-autoipd">
380 <primary sortas="b-avahi-autoipd">avahi-autoipd</primary>
381 </indexterm>
382 </listitem>
383 </varlistentry>
[25ff6d5]384 <!--
[49547f1]385 <varlistentry id="avahi-bookmarks">
386 <term><command>avahi-bookmarks</command></term>
387 <listitem>
[7c56ece]388 <para>
389 is a Web service showing mDNS/DNS-SD announced HTTP services
390 using the <application>Avahi</application> daemon.
391 </para>
[49547f1]392 <indexterm zone="avahi avahi-bookmarks">
393 <primary sortas="b-avahi-bookmarks">avahi-bookmarks</primary>
394 </indexterm>
395 </listitem>
396 </varlistentry>
[25ff6d5]397 -->
[49547f1]398 <varlistentry id="avahi-browse">
399 <term><command>avahi-browse</command></term>
400 <listitem>
[7c56ece]401 <para>
402 browses for mDNS/DNS-SD services using the
[4c24eb0a]403 <application>Avahi</application> daemon
[7c56ece]404 </para>
[49547f1]405 <indexterm zone="avahi avahi-browse">
406 <primary sortas="b-avahi-browse">avahi-browse</primary>
407 </indexterm>
408 </listitem>
409 </varlistentry>
410
[79d9ab52]411 <varlistentry id="avahi-browse-domains">
412 <term><command>avahi-browse-domains</command></term>
413 <listitem>
[7c56ece]414 <para>
415 browses for mDNS/DNS-SD services using the
[4c24eb0a]416 <application>Avahi</application> daemon
[7c56ece]417 </para>
[79d9ab52]418 <indexterm zone="avahi avahi-browse-domains">
419 <primary sortas="b-avahi-browse-domains">avahi-browse-domains</primary>
420 </indexterm>
421 </listitem>
422 </varlistentry>
423
[49547f1]424 <varlistentry id="avahi-daemon">
425 <term><command>avahi-daemon</command></term>
426 <listitem>
[7c56ece]427 <para>
[4c24eb0a]428 is the <application>Avahi</application> mDNS/DNS-SD daemon
[7c56ece]429 </para>
[49547f1]430 <indexterm zone="avahi avahi-daemon">
431 <primary sortas="b-avahi-daemon">avahi-daemon</primary>
432 </indexterm>
433 </listitem>
434 </varlistentry>
[25ff6d5]435 <!--
[49547f1]436 <varlistentry id="avahi-discover">
437 <term><command>avahi-discover</command></term>
438 <listitem>
[7c56ece]439 <para>
440 browses for mDNS/DNS-SD services using the
441 <application>Avahi</application> daemon.
442 </para>
[49547f1]443 <indexterm zone="avahi avahi-discover">
444 <primary sortas="b-avahi-discover">avahi-discover</primary>
445 </indexterm>
446 </listitem>
447 </varlistentry>
[25ff6d5]448 -->
[49547f1]449 <varlistentry id="avahi-discover-standalone">
450 <term><command>avahi-discover-standalone</command></term>
451 <listitem>
[7c56ece]452 <para>
453 browses for mDNS/DNS-SD services using the
[4c24eb0a]454 <application>Avahi</application> daemon
[7c56ece]455 </para>
[49547f1]456 <indexterm zone="avahi avahi-discover-standalone">
457 <primary sortas="b-avahi-discover-standalone">avahi-discover-standalone</primary>
458 </indexterm>
459 </listitem>
460 </varlistentry>
461
462 <varlistentry id="avahi-dnsconfd">
463 <term><command>avahi-dnsconfd</command></term>
464 <listitem>
[7c56ece]465 <para>
[4c24eb0a]466 is a Unicast DNS server from mDNS/DNS-SD configuration daemon
[7c56ece]467 </para>
[49547f1]468 <indexterm zone="avahi avahi-dnsconfd">
469 <primary sortas="b-avahi-dnsconfd">avahi-dnsconfd</primary>
470 </indexterm>
471 </listitem>
472 </varlistentry>
473
474 <varlistentry id="avahi-publish">
475 <term><command>avahi-publish</command></term>
476 <listitem>
[7c56ece]477 <para>
478 registers a mDNS/DNS-SD service or host name or address mapping
[4c24eb0a]479 using the <application>Avahi</application> daemon
[7c56ece]480 </para>
[49547f1]481 <indexterm zone="avahi avahi-publish">
482 <primary sortas="b-avahi-publish">avahi-publish</primary>
483 </indexterm>
484 </listitem>
485 </varlistentry>
486
[79d9ab52]487 <varlistentry id="avahi-publish-address">
488 <term><command>avahi-publish-address</command></term>
489 <listitem>
[7c56ece]490 <para>
491 registers a mDNS/DNS-SD service or host name or address mapping
[4c24eb0a]492 using the <application>Avahi</application> daemon
[7c56ece]493 </para>
[79d9ab52]494 <indexterm zone="avahi avahi-publish-address">
495 <primary sortas="b-avahi-publish-address">avahi-publish-address</primary>
496 </indexterm>
497 </listitem>
498 </varlistentry>
499
500 <varlistentry id="avahi-publish-service">
501 <term><command>avahi-publish-service</command></term>
502 <listitem>
[7c56ece]503 <para>
504 registers a mDNS/DNS-SD service or host name or address mapping
[4c24eb0a]505 using the <application>Avahi</application> daemon
[7c56ece]506 </para>
[79d9ab52]507 <indexterm zone="avahi avahi-publish-service">
508 <primary sortas="b-avahi-publish-service">avahi-publish-service</primary>
509 </indexterm>
510 </listitem>
511 </varlistentry>
512
[49547f1]513 <varlistentry id="avahi-resolve">
514 <term><command>avahi-resolve</command></term>
515 <listitem>
[7c56ece]516 <para>
517 resolves one or more mDNS/DNS host name(s) to IP address(es)
518 (and vice versa) using the <application>Avahi</application>
[4c24eb0a]519 daemon
[7c56ece]520 </para>
[49547f1]521 <indexterm zone="avahi avahi-resolve">
522 <primary sortas="b-avahi-resolve">avahi-resolve</primary>
523 </indexterm>
524 </listitem>
525 </varlistentry>
526
[79d9ab52]527 <varlistentry id="avahi-resolve-address">
528 <term><command>avahi-resolve-address</command></term>
529 <listitem>
[7c56ece]530 <para>
531 resolves one or more mDNS/DNS host name(s) to IP address(es)
532 (and vice versa) using the <application>Avahi</application>
[4c24eb0a]533 daemon
[7c56ece]534 </para>
[79d9ab52]535 <indexterm zone="avahi avahi-resolve-address">
536 <primary sortas="b-avahi-resolve-address">avahi-resolve-address</primary>
537 </indexterm>
538 </listitem>
539 </varlistentry>
540
541 <varlistentry id="avahi-resolve-host-name">
542 <term><command>avahi-resolve-host-name</command></term>
543 <listitem>
[7c56ece]544 <para>
545 resolves one or more mDNS/DNS host name(s) to IP address(es)
546 (and vice versa) using the <application>Avahi</application>
[4c24eb0a]547 daemon
[7c56ece]548 </para>
[79d9ab52]549 <indexterm zone="avahi avahi-resolve-host-name">
550 <primary sortas="b-avahi-resolve-host-name">avahi-resolve-host-name</primary>
551 </indexterm>
552 </listitem>
553 </varlistentry>
554
[49547f1]555 <varlistentry id="avahi-set-host-name">
556 <term><command>avahi-set-host-name</command></term>
557 <listitem>
[7c56ece]558 <para>
[4c24eb0a]559 changes the mDNS host name
[7c56ece]560 </para>
[49547f1]561 <indexterm zone="avahi avahi-set-host-name">
562 <primary sortas="b-avahi-set-host-name">avahi-set-host-name</primary>
563 </indexterm>
564 </listitem>
565 </varlistentry>
566
[79d9ab52]567 <!--<varlistentry id="bshell">
568 <term><command>bshell</command></term>
569 <listitem>
[7c56ece]570 <para>
571 does this .....
572 </para>
[79d9ab52]573 <indexterm zone="avahi bshell">
574 <primary sortas="b-bshell">bshell</primary>
575 </indexterm>
576 </listitem>
577 </varlistentry>-->
578
[49547f1]579 <varlistentry id="bssh">
580 <term><command>bssh</command></term>
581 <listitem>
[7c56ece]582 <para>
[4c24eb0a]583 browses for SSH servers on the local network
[7c56ece]584 </para>
[49547f1]585 <indexterm zone="avahi bssh">
586 <primary sortas="b-bssh">bssh</primary>
587 </indexterm>
588 </listitem>
589 </varlistentry>
590
[79d9ab52]591 <varlistentry id="bvnc">
592 <term><command>bvnc</command></term>
593 <listitem>
[7c56ece]594 <para>
[4c24eb0a]595 browses for VNC servers on the local network
[7c56ece]596 </para>
[79d9ab52]597 <indexterm zone="avahi bvnc">
598 <primary sortas="b-bvnc">bvnc</primary>
599 </indexterm>
600 </listitem>
601 </varlistentry>
[49547f1]602
603 <!--<varlistentry id="libavahi-client">
604 <term><filename class='libraryfile'>libavahi-client.{so,a}</filename></term>
605 <listitem>
[7c56ece]606 <para>
607 contains functions that .....
608 </para>
[49547f1]609 <indexterm zone="avahi libavahi-client">
610 <primary sortas="c-libavahi-client">libavahi-client.{so,a}</primary>
611 </indexterm>
612 </listitem>
613 </varlistentry>
614
615 <varlistentry id="libavahi-common">
616 <term><filename class='libraryfile'>libavahi-common.{so,a}</filename></term>
617 <listitem>
[7c56ece]618 <para>
619 contains functions that .....
620 </para>
[49547f1]621 <indexterm zone="avahi libavahi-common">
622 <primary sortas="c-libavahi-common">libavahi-common.{so,a}</primary>
623 </indexterm>
624 </listitem>
625 </varlistentry>
626
627 <varlistentry id="libavahi-core">
628 <term><filename class='libraryfile'>libavahi-core.{so,a}</filename></term>
629 <listitem>
[7c56ece]630 <para>
631 contains functions that .....
632 </para>
[49547f1]633 <indexterm zone="avahi libavahi-core">
634 <primary sortas="c-libavahi-core">libavahi-core.{so,a}</primary>
635 </indexterm>
636 </listitem>
637 </varlistentry>
638
639 <varlistentry id="libavahi-glib">
640 <term><filename class='libraryfile'>libavahi-glib.{so,a}</filename></term>
641 <listitem>
[7c56ece]642 <para>
643 contains functions that .....
644 </para>
[49547f1]645 <indexterm zone="avahi libavahi-glib">
646 <primary sortas="c-libavahi-glib">libavahi-glib.{so,a}</primary>
647 </indexterm>
648 </listitem>
649 </varlistentry>
650
651 <varlistentry id="libavahi-gobject">
652 <term><filename class='libraryfile'>libavahi-gobject.{so,a}</filename></term>
653 <listitem>
[7c56ece]654 <para>
655 contains functions that .....
656 </para>
[49547f1]657 <indexterm zone="avahi libavahi-gobject">
658 <primary sortas="c-libavahi-gobject">libavahi-gobject.{so,a}</primary>
659 </indexterm>
660 </listitem>
661 </varlistentry>
662
[79d9ab52]663 <varlistentry id="libavahi-ui-gtk3">
664 <term><filename class='libraryfile'>libavahi-ui-gtk3.{so,a}</filename></term>
665 <listitem>
[7c56ece]666 <para>
667 contains functions that .....
668 </para>
[79d9ab52]669 <indexterm zone="avahi libavahi-ui-gtk3">
670 <primary sortas="c-libavahi-ui-gtk3">libavahi-ui-gtk3.{so,a}</primary>
671 </indexterm>
672 </listitem>
673 </varlistentry>
674
[49547f1]675 <varlistentry id="libavahi-ui">
676 <term><filename class='libraryfile'>libavahi-ui.{so,a}</filename></term>
677 <listitem>
[7c56ece]678 <para>
679 contains functions that .....
680 </para>
[49547f1]681 <indexterm zone="avahi libavahi-ui">
682 <primary sortas="c-libavahi-ui">libavahi-ui.{so,a}</primary>
683 </indexterm>
684 </listitem>
[79d9ab52]685 </varlistentry>
686
687 <varlistentry id="libdns_sd">
688 <term><filename class='libraryfile'>libdns_sd.{so,a}</filename></term>
689 <listitem>
[7c56ece]690 <para>
691 contains functions that .....
692 </para>
[79d9ab52]693 <indexterm zone="avahi libdns_sd">
694 <primary sortas="c-libdns_sd">libdns_sd.{so,a}</primary>
695 </indexterm>
696 </listitem>
697 </varlistentry>
698
699 <varlistentry id="libhowl">
700 <term><filename class='libraryfile'>libhowl.{so,a}</filename></term>
701 <listitem>
[7c56ece]702 <para>
703 contains functions that .....
704 </para>
[79d9ab52]705 <indexterm zone="avahi libhowl">
706 <primary sortas="c-libhowl">libhowl.{so,a}</primary>
707 </indexterm>
708 </listitem>
[49547f1]709 </varlistentry>-->
710
711 </variablelist>
712
713 </sect2>
714
715</sect1>
Note: See TracBrowser for help on using the repository browser.