source: postlfs/security/haveged.xml@ 88bb10f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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 88bb10f was e7670a4, checked in by Bruce Dubbs <bdubbs@…>, 8 years ago

Update to lvm2-2.02.142.
Tags for several packages.

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

  • Property mode set to 100644
File size: 4.7 KB
RevLine 
[ddf46c4]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
[8461a06]7<!-- <!ENTITY haveged-download-http "http://www.issihosts.com/haveged/haveged-&haveged-version;.tar.gz">-->
8 <!ENTITY haveged-download-http "http://downloads.sourceforge.net/project/haveged/haveged-&haveged-version;.tar.gz">
[ddf46c4]9 <!ENTITY haveged-download-ftp " ">
10 <!ENTITY haveged-md5sum "015ff58cd10607db0e0de60aeca2f5f8">
11 <!ENTITY haveged-size "468 KB">
12 <!ENTITY haveged-buildsize "4.8 MB">
13 <!ENTITY haveged-time "0.2 SBU">
14]>
15
16<sect1 id="haveged" xreflabel="Haveged-&haveged-version;">
17 <?dbhtml filename="haveged.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>Haveged-&haveged-version;</title>
25
26 <indexterm zone="haveged">
27 <primary sortas="a-Haveged">Haveged</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Haveged</title>
32
33 <para>
34 The <application>Haveged</application> package contains a daemon
35 that generates an unpredictable stream of random numbers
36 and feeds the /dev/random device.
37 </para>
38
[e7670a4]39 &lfs79_checked;
[ddf46c4]40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&haveged-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&haveged-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &haveged-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &haveged-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &haveged-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &haveged-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <para condition="html" role="usernotes">User Notes:
76 <ulink url="&blfs-wiki;/haveged"/>
77 </para>
78 </sect2>
79
80 <sect2 role="installation">
81 <title>Installation of Haveged</title>
82
83 <para>Install <application>Haveged</application> by running the following
84 commands:</para>
85
86<screen><userinput>./configure --prefix=/usr &amp;&amp;
87make</userinput></screen>
88
89 <para>
90 To test the results, issue: <command>make check</command>.
91 </para>
92
93 <para>
94 Now, as the <systemitem class="username">root</systemitem> user:
95 </para>
96
97<screen role="root"><userinput>make install &amp;&amp;
98mkdir -pv /usr/share/doc/haveged-&haveged-version; &amp;&amp;
99cp -v README /usr/share/doc/haveged-&haveged-version;</userinput></screen>
100
[c612fc3]101 </sect2>
102
103 <sect2 role="configuration">
104 <title>Configuring haveged</title>
105
[ddf46c4]106 <sect3 id="haveged-init">
107 <title>Boot Script</title>
108
109 <para>
110 If you want the <application>Haveged</application> daemon to
111 start automatically when the system is booted, install the
112 <filename>/etc/rc.d/init.d/haveged</filename> init script included
113 in the <xref linkend="bootscripts"/> package.
114 </para>
115
116 <indexterm zone="haveged haveged-init">
117 <primary sortas="f-haveged">haveged</primary>
118 </indexterm>
119
120<screen role="root"><userinput>make install-haveged</userinput></screen>
121
122 </sect3>
123
124 </sect2>
125
126 <sect2 role="content">
127 <title>Contents</title>
128
129 <segmentedlist>
130 <segtitle>Installed Programs</segtitle>
131 <segtitle>Installed Libraries</segtitle>
132 <segtitle>Installed Directory</segtitle>
133
134 <seglistitem>
135 <seg>
136 haveged
137 </seg>
138 <seg>
139 libhavege.so
140 </seg>
141 <seg>
142 /usr/include/haveged
143 </seg>
144 </seglistitem>
145 </segmentedlist>
146
147 <variablelist>
148 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
149 <?dbfo list-presentation="list"?>
150 <?dbhtml list-presentation="table"?>
151
152 <varlistentry id="haveged-prog">
153 <term><command>haveged</command></term>
154 <listitem>
155 <para>
[f3429309]156 is a daemon that generates an unpredictable stream of random
157 numbers harvested from the indirect effects of hardware events
[ddf46c4]158 based on hidden processor states (caches, branch predictors, memory
159 translation tables, etc).
160 </para>
161 <indexterm zone="haveged haveged-prog">
162 <primary sortas="b-haveged-prog">haveged</primary>
163 </indexterm>
164 </listitem>
165 </varlistentry>
166
167 </variablelist>
168
169 </sect2>
170
171</sect1>
Note: See TracBrowser for help on using the repository browser.