mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
E2fsprogs: Updated package contents.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2012 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a063e75616
commit
c4d0c84ca9
@ -6,7 +6,8 @@
|
|||||||
|
|
||||||
<para>badblocks, chattr, compile_et, debugfs, dumpe2fs, e2fsck,
|
<para>badblocks, chattr, compile_et, debugfs, dumpe2fs, e2fsck,
|
||||||
e2image, e2label, fsck, fsck.ext2, fsck.ext3, lsattr, mk_cmds, mke2fs,
|
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>
|
<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
|
<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>
|
(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>
|
<sect4><title>mklost+found</title>
|
||||||
<para>mklost+found is used to create a lost+found directory in the current
|
<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
|
working directory on a Linux second extended file system. mklost+found
|
||||||
|
@ -47,7 +47,8 @@
|
|||||||
|
|
||||||
<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 & 06 - Net-tools,
|
<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 & 06 - Net-tools,
|
||||||
Perl, Texinfo, Autoconf, Automake, File, Libtool, Bin86, Vim, Linux, Bison,
|
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 & 06 - M4, Bzip2,
|
<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 & 06 - M4, Bzip2,
|
||||||
File, E2fsprogs: Added "last checked against" for uniformity.</para></listitem>
|
File, E2fsprogs: Added "last checked against" for uniformity.</para></listitem>
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
<!ENTITY e2fsprogs-version "1.27">
|
<!ENTITY e2fsprogs-version "1.27">
|
||||||
<!ENTITY e2fsprogs-depversion "1.25">
|
<!ENTITY e2fsprogs-depversion "1.25">
|
||||||
<!ENTITY e2fsprogs-contversion "1.25">
|
<!ENTITY e2fsprogs-contversion "1.27">
|
||||||
<!ENTITY e2fsprogs-size "1,176 KB">
|
<!ENTITY e2fsprogs-size "1,176 KB">
|
||||||
<!ENTITY e2fsprogs-dir "e2fsprogs-&e2fsprogs-version;">
|
<!ENTITY e2fsprogs-dir "e2fsprogs-&e2fsprogs-version;">
|
||||||
<!ENTITY e2fsprogs-package "e2fsprogs-&e2fsprogs-version;.tar.bz2">
|
<!ENTITY e2fsprogs-package "e2fsprogs-&e2fsprogs-version;.tar.bz2">
|
||||||
|
Loading…
Reference in New Issue
Block a user