reiserfs-inst.xml 354 B

12345678910111213
  1. <sect2>
  2. <title>Installation of Reiserfsprogs</title>
  3. <para>Reiserfsprogs only needs to be installed if you intend to use
  4. the reiserfs filesystem. Install Reiserfsprogs by running the
  5. following commands:</para>
  6. <para><screen><userinput>./configure --mandir=/usr/share/man &amp;&amp;
  7. make &amp;&amp;
  8. make install</userinput></screen></para>
  9. </sect2>