glfs/postlfs/filesystems/reiser/reiser-desc.xml
Jesse Tie-Ten-Quee a0d81acb28 Updated: leafnode-1.9.25, reiserfsprogs-3.6.3.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@192 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-09-02 22:52:00 +00:00

40 lines
1.2 KiB
XML

<sect2>
<title>Contents</title>
<para>reiserfsprogs contains <userinput>debugreiserfs</userinput>,
<userinput>mkreiserfs</userinput>, <userinput>reiserfsck</userinput>,
<userinput>resize_reiserfs</userinput> and
<userinput>unpack</userinput>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>debugreiserfs</title>
<para>debugreiserfs can sometimes help to solve problems with reiserfs
filesystems. If it is called without options it prints the super block
of any reiserfs filesystem found on the device.</para></sect3>
<sect3><title>mkreiserfs</title>
<para>mkreiserfs creates a reiserfs file system.</para></sect3>
<sect3><title>reiserfsck</title>
<para>reiserfsck checks a reiserfs file system.</para></sect3>
<sect3><title>reiserfstune</title>
<para>reiserfstune is used for tuning the ReiserFS journal. WARNING: Don't
use this utility without first reading the man page
thoroughly.</para></sect3>
<sect3><title>resize_reiserfs</title>
<para>resize_reiserfs is used to resize an unmounted reiserfs file
system</para></sect3>
<sect3><title>unpack</title>
<para>The unpack utility can be used to dump reiserfs filesystem
information to files for debugging, much like debugreiserfs.
</para></sect3>
</sect2>