ソースを参照

Reiserfsprogs: Updated package contents. Last for today, i promise.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 23 年 前
コミット
72cdfce8dd
3 ファイル変更7 行追加4 行削除
  1. 5 2
      appendixa/reiserfs-desc.xml
  2. 1 1
      chapter01/changelog.xml
  3. 1 1
      entities/reiserfs.ent

+ 5 - 2
appendixa/reiserfs-desc.xml

@@ -3,8 +3,8 @@
 <para>Last checked against version &reiserfs-contversion;.</para>
 
 <sect3><title>Program Files</title>
-<para>debugreiserfs, mkreiserfs, reiserfsck, resize_reiserfs and
-unpack</para></sect3>
+<para>debugreiserfs, mkreiserfs, reiserfsck, reiserfstune, resize_reiserfs
+and unpack</para></sect3>
 
 <sect3><title>Descriptions</title>
 
@@ -19,6 +19,9 @@ of any reiserfs filesystem found on the device.</para></sect4>
 <sect4><title>reiserfsck</title>
 <para>reiserfsck checks a reiserfs file system.</para></sect4>
 
+<sect4><title>reiserfstune</title>
+<para>reiserfstune is used to tune the reiserfs journal.</para></sect4>
+
 <sect4><title>resize_reiserfs</title>
 <para>resize_reiserfs is used to resize an unmounted reiserfs file 
 system.</para></sect4>

+ 1 - 1
chapter01/changelog.xml

@@ -48,7 +48,7 @@
 <listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 06 - Net-tools,
 Perl, Texinfo, Autoconf, Automake, File, Libtool, Bin86, Vim, Linux, Bison,
 Less, Man-pages, Groff, Bzip2, E2fsprogs, Grep, Lilo, Modutils, Procps,
-Psmisc: Updated package contents.</para></listitem>
+Psmisc, Reiserfsprogs: Updated package contents.</para></listitem>
 
 <listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 06 - M4, Bzip2,
 File, E2fsprogs: Added "last checked against" for uniformity.</para></listitem>

+ 1 - 1
entities/reiserfs.ent

@@ -11,7 +11,7 @@
 
 <!ENTITY reiserfs-version "3.x.1b">
 <!ENTITY reiserfs-depversion "3.x.0j">
-<!ENTITY reiserfs-contversion "3.x.0j">
+<!ENTITY reiserfs-contversion "3.x.1b">
 <!ENTITY reiserfs-size "243 KB">
 <!ENTITY reiserfs-dir "reiserfs-&reiserfs-version;">
 <!ENTITY reiserfs-package "reiserfs-&reiserfs-version;.tar.bz2">