source: postlfs/security/haveged.xml@ 3c7bd00

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 3c7bd00 was 3c7bd00, checked in by DJ Lucas <dj@…>, 8 years ago

Temporary render fix for bootscripts with REV=systemd.

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

  • Property mode set to 100644
File size: 4.8 KB
Line 
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
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">
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
39 &lfs79_checked;
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
101 </sect2>
102
103 <sect2 role="configuration">
104 <title>Configuring haveged</title>
105
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" revision="sysv"/>
114 <xref linkend="systemd-units" revision="systemd"/> package.
115 </para>
116
117 <indexterm zone="haveged haveged-init">
118 <primary sortas="f-haveged">haveged</primary>
119 </indexterm>
120
121<screen role="root"><userinput>make install-haveged</userinput></screen>
122
123 </sect3>
124
125 </sect2>
126
127 <sect2 role="content">
128 <title>Contents</title>
129
130 <segmentedlist>
131 <segtitle>Installed Programs</segtitle>
132 <segtitle>Installed Libraries</segtitle>
133 <segtitle>Installed Directory</segtitle>
134
135 <seglistitem>
136 <seg>
137 haveged
138 </seg>
139 <seg>
140 libhavege.so
141 </seg>
142 <seg>
143 /usr/include/haveged
144 </seg>
145 </seglistitem>
146 </segmentedlist>
147
148 <variablelist>
149 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
150 <?dbfo list-presentation="list"?>
151 <?dbhtml list-presentation="table"?>
152
153 <varlistentry id="haveged-prog">
154 <term><command>haveged</command></term>
155 <listitem>
156 <para>
157 is a daemon that generates an unpredictable stream of random
158 numbers harvested from the indirect effects of hardware events
159 based on hidden processor states (caches, branch predictors, memory
160 translation tables, etc).
161 </para>
162 <indexterm zone="haveged haveged-prog">
163 <primary sortas="b-haveged-prog">haveged</primary>
164 </indexterm>
165 </listitem>
166 </varlistentry>
167
168 </variablelist>
169
170 </sect2>
171
172</sect1>
Note: See TracBrowser for help on using the repository browser.