source: postlfs/security/volume_key.xml@ 676deb6

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 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 676deb6 was 676deb6, checked in by Bruce Dubbs <bdubbs@…>, 7 years ago

Fix volume_key url

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

  • Property mode set to 100644
File size: 5.2 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 volume_key-download-http "https://github.com/felixonmars/volume_key/archive/volume_key-&volume_key-version;.tar.gz">
8 <!ENTITY volume_key-download-ftp " ">
9 <!ENTITY volume_key-md5sum "ce18e96706c04d3a54f0988d1c199cd4">
10 <!ENTITY volume_key-size "176 KB">
11 <!ENTITY volume_key-buildsize "10.5 MB">
12 <!ENTITY volume_key-time "0.1 SBU">
13]>
14
15<sect1 id="volume_key" xreflabel="volume_key-&volume_key-version;">
16 <?dbhtml filename="volume_key.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy: fernando $</othername>
20 <date>$Date: 2015-09-25 08:48:24 -0500 (Fri, 25 Sep 2015) $</date>
21 </sect1info>
22
23 <title>volume_key-&volume_key-version;</title>
24
25 <indexterm zone="volume_key">
26 <primary sortas="a-volume_key">volume_key</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to volume_key</title>
31
32 <para>
33 The <application>volume_key</application> package provides
34 a library for manipulating storage volume encryption keys and storing
35 them separately from volumes to handle forgotten passphrases.
36 </para>
37
38 &lfs80_checked;
39 &gcc7_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&volume_key-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&volume_key-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &volume_key-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &volume_key-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &volume_key-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &volume_key-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
76 <itemizedlist spacing="compact">
77 <listitem>
78 <para>
79 Required patch:
80 <ulink url="&patch-root;/volume_key-&volume_key-version;-modernize-1.patch"/>
81 </para>
82 </listitem>
83 </itemizedlist>
84
85<!-- As of June 2017, this package has not be updated since 2009, at least
86as a released version. The patch brings the package up to speed. -->
87
88 <bridgehead renderas="sect3">volume_key Dependencies</bridgehead>
89
90 <bridgehead renderas="sect4">Required</bridgehead>
91 <para role="required">
92 <xref linkend="glib2"/>,
93 <xref linkend="gpgme"/>, and
94 <xref linkend="swig"/>
95 </para>
96
97 <bridgehead renderas="sect4">Recommended</bridgehead>
98 <para role="recommended">
99 <xref linkend="python3"/>
100 </para>
101
102 <para condition="html" role="usernotes">User Notes:
103 <ulink url="&blfs-wiki;/volume_key"/>
104 </para>
105 </sect2>
106
107 <sect2 role="installation">
108 <title>Installation of volume_key</title>
109
110 <para>
111 Install <application>volume_key</application> by running the following
112 commands:
113 </para>
114
115<screen><userinput>patch -Np1 -i ../volume_key-&volume_key-version;-modernize-1.patch &amp;&amp;
116
117autoreconf -fiv &amp;&amp;
118
119./configure --prefix=/usr &amp;&amp;
120make PYTHON=python3</userinput></screen>
121
122 <para>
123 This package does not come with a functioning test suite.
124 </para>
125
126 <para>
127 Now, as the <systemitem class="username">root</systemitem> user:
128 </para>
129
130<screen role="root"><userinput>make install</userinput></screen>
131
132 </sect2>
133
134 <sect2 role="content">
135 <title>Contents</title>
136
137 <segmentedlist>
138 <segtitle>Installed Program</segtitle>
139 <segtitle>Installed Library</segtitle>
140 <segtitle>Installed Directory</segtitle>
141
142 <seglistitem>
143 <seg>
144 volume_key
145 </seg>
146 <seg>
147 libvolume_key.so
148 </seg>
149 <seg>
150 /usr/include/volume_key
151 </seg>
152 </seglistitem>
153 </segmentedlist>
154
155 <variablelist>
156 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
157 <?dbfo list-presentation="list"?>
158 <?dbhtml list-presentation="table"?>
159
160 <varlistentry id="volume_key-prog">
161 <term><command>volume_key</command></term>
162 <listitem>
163 <para>
164 manages encrypted volume keys and passphrases.
165 </para>
166 <indexterm zone="volume_key volume_key-prog">
167 <primary sortas="b-volume_key">volume_key</primary>
168 </indexterm>
169 </listitem>
170 </varlistentry>
171
172 <varlistentry id="volume_key-lib">
173 <term><filename class="libraryfile">volume_key.so</filename></term>
174 <listitem>
175 <para>
176 contains API functions for managing encrypted volume keys.
177 </para>
178 <indexterm zone="volume_key volume_key-lib">
179 <primary sortas="c-volume_key">volume_key.so</primary>
180 </indexterm>
181 </listitem>
182 </varlistentry>
183
184 </variablelist>
185
186 </sect2>
187
188</sect1>
Note: See TracBrowser for help on using the repository browser.