Procházet zdrojové kódy

E2fsprogs: Updated package contents.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2012 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher před 23 roky
rodič
revize
c4d0c84ca9

+ 5 - 1
appendixa/e2fsprogs-desc.xml

@@ -6,7 +6,8 @@
 
 <para>badblocks, chattr, compile_et, debugfs, dumpe2fs, e2fsck, 
 e2image, e2label, fsck, fsck.ext2, fsck.ext3, lsattr, mk_cmds, mke2fs, 
-mkfs.ext2, mklost+found, resize2fs, tune2fs and uuidgen</para></sect3>
+mkfs.ext2, mkfs.ext3, mklost+found, resize2fs, tune2fs and
+uuidgen</para></sect3>
 
 <sect3><title>Descriptions</title>
 
@@ -64,6 +65,9 @@ library, libss.</para></sect4>
 <para>mke2fs is used to create a Linux second extended file system on a device 
 (usually a disk partition). mkfs.ext2 does the same as mke2fs.</para></sect4>
 
+<sect4><title>mkfs.ext3</title>
+<para>mkfs.ext3 is used to create an ext3 filesystem.</para></sect4>
+
 <sect4><title>mklost+found</title>
 <para>mklost+found is used to create a lost+found directory in the current 
 working directory on a Linux second extended file system. mklost+found 

+ 2 - 1
chapter01/changelog.xml

@@ -47,7 +47,8 @@
 
 <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: Updated package contents.</para></listitem>
+Less, Man-pages, Groff, Bzip2, E2fsprogs: 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/e2fsprogs.ent

@@ -11,7 +11,7 @@
 
 <!ENTITY e2fsprogs-version "1.27">
 <!ENTITY e2fsprogs-depversion "1.25">
-<!ENTITY e2fsprogs-contversion "1.25">
+<!ENTITY e2fsprogs-contversion "1.27">
 <!ENTITY e2fsprogs-size "1,176 KB">
 <!ENTITY e2fsprogs-dir "e2fsprogs-&e2fsprogs-version;">
 <!ENTITY e2fsprogs-package "e2fsprogs-&e2fsprogs-version;.tar.bz2">