source: networking/netutils/whois.xml@ e5324803

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 xry111/llvm18 xry111/xf86-video-removal
Last change on this file since e5324803 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 19 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 4.7 KB
RevLine 
[3bba7e2]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3bba7e2]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[db35390f]7 <!ENTITY whois-download-http "https://github.com/rfc1036/whois/archive/v&whois-version;/whois-&whois-version;.tar.gz">
[15b2a2c2]8 <!ENTITY whois-download-ftp " ">
[38486e6c]9 <!ENTITY whois-md5sum "381dce8db7c6e38ef013b5d6527f494c">
10 <!ENTITY whois-size "100 KB">
[08e9e8b]11 <!ENTITY whois-buildsize "1.2 MB">
[12aa92b]12 <!ENTITY whois-time "less than 0.1 SBU">
[3bba7e2]13]>
14
[5db3785e]15<sect1 id="whois" xreflabel="Whois-&whois-version;">
[129e5260]16 <?dbhtml filename="whois.html"?>
[50b8d8b]17
18
[129e5260]19 <title>Whois-&whois-version;</title>
[50b8d8b]20
[129e5260]21 <indexterm zone="whois">
22 <primary sortas="a-Whois">Whois</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Whois</title>
27
[7c56ece]28 <para>
29 <application>Whois</application> is a client-side application which
30 queries the whois directory service for information pertaining to a
31 particular domain name. This package will install two programs by default:
32 <command>whois</command> and <command>mkpasswd</command>. The
33 <command>mkpasswd</command> command is also installed by the
[f4002c5]34 expect package in LFS.
[7c56ece]35 </para>
[50b8d8b]36
[ce1dd9df]37 &lfs112_checked;
[9e99a12]38
[129e5260]39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
[7c56ece]42 <para>
43 Download (HTTP): <ulink url="&whois-download-http;"/>
44 </para>
[129e5260]45 </listitem>
46 <listitem>
[7c56ece]47 <para>
48 Download (FTP): <ulink url="&whois-download-ftp;"/>
49 </para>
[129e5260]50 </listitem>
51 <listitem>
[7c56ece]52 <para>
53 Download MD5 sum: &whois-md5sum;
54 </para>
[129e5260]55 </listitem>
56 <listitem>
[7c56ece]57 <para>
58 Download size: &whois-size;
59 </para>
[129e5260]60 </listitem>
61 <listitem>
[7c56ece]62 <para>
63 Estimated disk space required: &whois-buildsize;
64 </para>
[129e5260]65 </listitem>
66 <listitem>
[7c56ece]67 <para>
68 Estimated build time: &whois-time;
69 </para>
[129e5260]70 </listitem>
71 </itemizedlist>
[50b8d8b]72
[de8ecf77]73 <bridgehead renderas="sect3">Whois Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Optional</bridgehead>
76 <para role="optional">
[b13548d]77 <xref linkend="libidn"/> or
[2bfc338]78 <xref linkend="libidn2"/>
[de8ecf77]79 </para>
80
[061ec9d]81 <para condition="html" role="usernotes">User Notes:
82 <ulink url="&blfs-wiki;/whois"/></para>
83
[129e5260]84 </sect2>
[50b8d8b]85
[129e5260]86 <sect2 role="installation">
87 <title>Installation of Whois</title>
88
[7c56ece]89 <para>
90 Build the application with:
91 </para>
[329c4bf]92
[91215f68]93<screen><userinput>make</userinput></screen>
[329c4bf]94
[7c56ece]95 <para>
96 You can install the <command>whois</command> program, the
97 <command>mkpasswd</command> program, and the locale files independently.
98 Control your choice of what is installed with the following commands
99 issued as the <systemitem class="username">root</systemitem> user:
100 </para>
[a41f643]101
[7c56ece]102 <note>
103 <para>
104 Installing this version of <command>mkpasswd</command> will
[f4002c5]105 overwrite the same command installed in LFS.
[7c56ece]106 </para>
107 </note>
[329c4bf]108
[de8ecf77]109<!-- dev note: make BASEDIR=<DESTDIR> prefix=/usr install-whois -->
110
[29d9ca5]111<screen role="root"><userinput>make prefix=/usr install-whois
[329c4bf]112make prefix=/usr install-mkpasswd
113make prefix=/usr install-pos</userinput></screen>
[b1c1f783]114
[129e5260]115 </sect2>
[50b8d8b]116
[129e5260]117 <sect2 role="content">
118 <title>Contents</title>
119
120 <segmentedlist>
[b1c1f783]121 <segtitle>Installed Programs</segtitle>
[129e5260]122 <segtitle>Installed Libraries</segtitle>
123 <segtitle>Installed Directories</segtitle>
[50b8d8b]124
[129e5260]125 <seglistitem>
[b1c1f783]126 <seg>whois and mkpasswd</seg>
[129e5260]127 <seg>None</seg>
128 <seg>None</seg>
129 </seglistitem>
130 </segmentedlist>
[50b8d8b]131
[129e5260]132 <variablelist>
133 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
134 <?dbfo list-presentation="list"?>
135 <?dbhtml list-presentation="table"?>
[50b8d8b]136
[129e5260]137 <varlistentry id="whois-prog">
138 <term><command>whois</command></term>
139 <listitem>
[7c56ece]140 <para>
141 is a client-side application which queries the whois directory
[4c24eb0a]142 service for information pertaining to a particular domain name
[7c56ece]143 </para>
[129e5260]144 <indexterm zone="whois whois-prog">
145 <primary sortas="b-whois">whois</primary>
146 </indexterm>
147 </listitem>
148 </varlistentry>
[6d772cc]149
150 <varlistentry id="mkpasswd-whois">
151 <term><command>mkpasswd</command></term>
152 <listitem>
153 <para>
[4c24eb0a]154 generates a new password, and optionally applies it to a user
[6d772cc]155 </para>
156 <indexterm zone="whois mkpasswd-whois">
157 <primary sortas="b-mkpasswd-whois">mkpasswd</primary>
158 </indexterm>
159 </listitem>
160 </varlistentry>
[129e5260]161 </variablelist>
162
163 </sect2>
[f45b1953]164
165</sect1>
Note: See TracBrowser for help on using the repository browser.