source: postlfs/filesystems/reiser.xml@ 60e8d690

12.0 12.1 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 60e8d690 was cfd4fa8, checked in by Bruce Dubbs <bdubbs@…>, 15 months ago

Tags

  • Property mode set to 100644
File size: 6.6 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 reiser-download-http "&kernel-dl;/linux/kernel/people/jeffm/reiserfsprogs/v&reiser-version;/reiserfsprogs-&reiser-version;.tar.xz">
8 <!ENTITY reiser-download-ftp " ">
9 <!ENTITY reiser-md5sum "90c139542725efc6da3a6b1709695395">
10 <!ENTITY reiser-size "439 KB">
11 <!ENTITY reiser-buildsize "13 MB">
12 <!ENTITY reiser-time "0.2 SBU">
13]>
14
15<sect1 id="reiserfs" xreflabel="reiserfsprogs-&reiser-version;">
16 <?dbhtml filename="reiserfs.html"?>
17
18
19 <title>reiserfsprogs-&reiser-version;</title>
20
21 <indexterm zone="reiserfs">
22 <primary sortas="a-reiserfs">reiserfsprogs</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to reiserfsprogs</title>
27
28 <para>
29 The <application>reiserfsprogs</application> package contains various
30 utilities for use with the Reiser file system.
31 </para>
32
33 &lfs113_checked;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&reiser-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&reiser-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &reiser-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &reiser-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &reiser-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &reiser-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
69 <para condition="html" role="usernotes">User Notes:
70 <ulink url="&blfs-wiki;/reiser"/></para>
71
72 </sect2>
73
74 <sect2 role="kernel" id='reiserfs-kernel'>
75 <title>Kernel Configuration</title>
76
77 <para>
78 Enable the following option in the kernel configuration
79 and recompile the kernel:
80 </para>
81
82<screen><literal>File systems ---&gt;
83 &lt;*/M&gt; Reiserfs support [CONFIG_REISERFS_FS]</literal></screen>
84
85 <indexterm zone="reiserfs reiserfs-kernel">
86 <primary sortas="d-reiseerfs">Reiserfs Programs</primary>
87 </indexterm>
88
89 </sect2>
90
91 <sect2 role="installation">
92 <title>Installation of reiserfsprogs</title>
93
94 <para>
95 Install <application>reiserfsprogs</application> by running the following
96 commands:
97 </para>
98
99<screen><userinput>sed -i '/parse_time.h/i #define _GNU_SOURCE' lib/parse_time.c &amp;&amp;
100autoreconf -fiv &amp;&amp;
101
102./configure --prefix=/usr &amp;&amp;
103make</userinput></screen>
104
105 <para>
106 This package does not come with a test suite.
107 </para>
108
109 <para>
110 Now, as the <systemitem class="username">root</systemitem> user:
111 </para>
112
113<screen role="root"><userinput>make install</userinput></screen>
114
115 </sect2>
116
117 <sect2 role="commands">
118 <title>Command Explanations</title>
119
120 <para>
121 <command>sed ...</command>: Ensure a variable is defined for use
122 with recent include files.
123 </para>
124
125 <!-- FIXME: Not needed with merged-/usr setup anymore.
126 <para>
127 <parameter>- -sbindir=/sbin</parameter>: This switch ensures that the
128 <application>reiserfsprogs</application> utilities are installed in
129 <filename class="directory">/sbin</filename>.
130 </para>
131 -->
132
133 </sect2>
134
135 <sect2 role="content">
136 <title>Contents</title>
137
138 <segmentedlist>
139 <segtitle>Installed Programs</segtitle>
140 <segtitle>Installed Library</segtitle>
141 <segtitle>Installed Directory</segtitle>
142
143 <seglistitem>
144 <seg>debugreiserfs, mkreiserfs, reiserfsck, reiserfstune, and
145 resize_reiserfs</seg>
146 <seg>libreiserfscore.so</seg>
147 <seg>/usr/include/reiserfs</seg>
148 </seglistitem>
149 </segmentedlist>
150
151 <variablelist>
152 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
153 <?dbfo list-presentation="list"?>
154 <?dbhtml list-presentation="table"?>
155
156 <varlistentry id="debugreiserfs">
157 <term><command>debugreiserfs</command></term>
158 <listitem>
159 <para>
160 can sometimes help to solve problems with
161 <application>ReiserFS</application> file systems. If it is called
162 without options, it prints the super block of any
163 <application>ReiserFS</application> file
164 system found on the device
165 </para>
166 <indexterm zone="reiserfs debugreiserfs">
167 <primary sortas="b-debugreiserfs">debugreiserfs</primary>
168 </indexterm>
169 </listitem>
170 </varlistentry>
171
172 <varlistentry id="mkreiserfs">
173 <term><command>mkreiserfs</command></term>
174 <listitem>
175 <para>
176 creates a <application>ReiserFS</application> file system
177 </para>
178 <indexterm zone="reiserfs mkreiserfs">
179 <primary sortas="b-mkreiserfs">mkreiserfs</primary>
180 </indexterm>
181 </listitem>
182 </varlistentry>
183
184 <varlistentry id="reiserfsck">
185 <term><command>reiserfsck</command></term>
186 <listitem>
187 <para>
188 is used to check or repair a
189 <application>ReiserFS</application> file system
190 </para>
191 <indexterm zone="reiserfs reiserfsck">
192 <primary sortas="b-reiserfsck">reiserfsck</primary>
193 </indexterm>
194 </listitem>
195 </varlistentry>
196
197 <varlistentry id="reiserfstune">
198 <term><command>reiserfstune</command></term>
199 <listitem>
200 <para>
201 is used for tuning the <application>ReiserFS</application>
202 journal. <emphasis>WARNING</emphasis>: Don't use this utility
203 without first reading the man page thoroughly
204 </para>
205 <indexterm zone="reiserfs reiserfstune">
206 <primary sortas="b-reiserfstune">reiserfstune</primary>
207 </indexterm>
208 </listitem>
209 </varlistentry>
210
211 <varlistentry id="resize_reiserfs">
212 <term><command>resize_reiserfs</command></term>
213 <listitem>
214 <para>
215 is used to resize an unmounted
216 <application>ReiserFS</application> file system
217 </para>
218 <indexterm zone="reiserfs resize_reiserfs">
219 <primary sortas="b-resize_reiserfs">resize_reiserfs</primary>
220 </indexterm>
221 </listitem>
222 </varlistentry>
223
224 </variablelist>
225
226 </sect2>
227
228</sect1>
Note: See TracBrowser for help on using the repository browser.