Changeset 0697dc1
- Timestamp:
- 04/05/2005 08:20:24 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 3b900300
- Parents:
- 88de746
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/netprogs/portmap.xml
r88de746 r0697dc1 9 9 <!ENTITY portmap-md5sum "781e16ed4487c4caa082c6fef09ead4f"> 10 10 <!ENTITY portmap-size "18 KB"> 11 <!ENTITY portmap-buildsize "2 22KB">12 <!ENTITY portmap-time "0.0 2SBU">11 <!ENTITY portmap-buildsize "268 KB"> 12 <!ENTITY portmap-time "0.01 SBU"> 13 13 ]> 14 14 … … 20 20 <?dbhtml filename="portmap.html"?> 21 21 <title>portmap-&portmap-version;</title> 22 <indexterm zone="portmap"> 23 <primary sortas="a-Portmap">Portmap</primary></indexterm> 22 24 23 25 <sect2> … … 71 73 <screen><userinput><command>patch -Np1 -i ../portmap-&portmap-version;-compilation_fixes-3.patch && 72 74 patch -Np1 -i ../portmap-&portmap-version;-glibc_errno_fix-1.patch && 73 make && 74 make install</command></userinput></screen> 75 make</command></userinput></screen> 76 77 <para>Now, as the root user:</para> 78 79 <screen><userinput role='root'><command>make install</command></userinput></screen> 75 80 76 81 <note><para>The above installation places executable … … 78 83 You may choose to move the file to 79 84 <filename class="directory">/usr/sbin</filename>. If you do, remember to 80 modify the bootscript .</para></note>85 modify the bootscript also.</para></note> 81 86 82 87 </sect2> … … 85 90 <title>Configuring <application>portmap</application></title> 86 91 87 <sect3><title>Config files</title> 88 <para><filename>/etc/rc.d/init.d/portmap</filename></para> 89 </sect3> 92 <sect3 id="portmap-init"><title>Boot script</title> 90 93 91 <sect3><title>Boot script</title> 92 93 <para>Install the <filename>/etc/rc.d/init.d/portmap</filename> 94 init script included in the 95 <xref linkend="intro-important-bootscripts"/> package.</para> 94 <para>Install the <filename>/etc/rc.d/init.d/portmap</filename> init script 95 included in the <xref linkend="intro-important-bootscripts"/> package.</para> 96 <indexterm zone="portmap portmap-init"> 97 <primary sortas="f-portmap">portmap</primary></indexterm> 96 98 97 99 <screen><userinput><command>make install-portmap</command></userinput></screen> 98 99 100 </sect3> 100 101 … … 104 105 <title>Contents</title> 105 106 106 <para>The <application>portmap</application> package contains 107 <command>portmap</command>, 108 <command>pmap_dump</command> and 109 <command>pmap_set</command>.</para> 110 </sect2> 107 <segmentedlist> 108 <segtitle>Installed Programs</segtitle> 109 <segtitle>Installed Libraries</segtitle> 110 <segtitle>Installed Directories</segtitle> 111 111 112 <sect2><title>Description</title> 112 <seglistitem> 113 <seg>pmap_dump, pmap_set and portmap</seg> 114 <seg>None</seg> 115 <seg>None</seg> 116 </seglistitem> 117 </segmentedlist> 113 118 114 < sect3><title>portmap</title>115 < para><command>portmap</command> is the <acronym>RPC</acronym> port mapper.116 < /para></sect3>119 <variablelist> 120 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 121 <?dbfo list-presentation="list"?> 117 122 118 <sect3><title>pmap_dump</title> 119 <para><command>pmap_dump</command> saves the port mapping table to an 120 <acronym>ASCII</acronym> file.</para></sect3> 123 <varlistentry id="pmap_dump"> 124 <term><command>pmap_dump</command></term> 125 <listitem><para>saves the port mapping table to an <acronym>ASCII</acronym> 126 file.</para> 127 <indexterm zone="portmap pmap_dump"> 128 <primary sortas="b-pmap_dump">pmap_dump</primary> 129 </indexterm></listitem> 130 </varlistentry> 121 131 122 <sect3><title>pmap_set</title> 123 <para><command>pmap_set</command> restores the port mapping table from an 124 <acronym>ASCII</acronym> file.</para></sect3> 132 <varlistentry id="pmap_set"> 133 <term><command>pmap_set</command></term> 134 <listitem><para>restores the port mapping table from an <acronym>ASCII</acronym> 135 file.</para> 136 <indexterm zone="portmap pmap_set"> 137 <primary sortas="b-pmap_set">pmap_set</primary> 138 </indexterm></listitem> 139 </varlistentry> 140 141 <varlistentry id="portmap-prog"> 142 <term><command>portmap</command></term> 143 <listitem><para>is an <acronym>RPC</acronym> port mapper.</para> 144 <indexterm zone="portmap portmap-prog"> 145 <primary sortas="b-portmap">portmap</primary> 146 </indexterm></listitem> 147 </varlistentry> 148 </variablelist> 149 125 150 </sect2> 126 151
Note:
See TracChangeset
for help on using the changeset viewer.