Changeset 692f8de for chapter08


Ignore:
Timestamp:
12/17/2022 11:30:14 PM (17 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib
Children:
101d00d
Parents:
410c6f8 (diff), 8cde104 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/e2fsprogs.xml

    r410c6f8 r692f8de  
    2424    <title/>
    2525
    26     <para>The e2fsprogs package contains the utilities for handling the
     26    <para>The E2fsprogs package contains the utilities for handling the
    2727    <systemitem class="filesystem">ext2</systemitem> file system. It also
    2828    supports the <systemitem class="filesystem">ext3</systemitem> and
     
    4545    <title>Installation of E2fsprogs</title>
    4646
    47     <para>The e2fsprogs documentation recommends that the package be built in
     47    <para>The E2fsprogs documentation recommends that the package be built in
    4848    a subdirectory of the source tree: </para>
    4949
     
    5151cd       build</userinput></screen>
    5252
    53     <para>Prepare e2fsprogs for compilation:</para>
     53    <para>Prepare E2fsprogs for compilation:</para>
    5454
    5555<screen><userinput remap="configure">../configure --prefix=/usr           \
     
    7575        <term><parameter>--disable-*</parameter></term>
    7676        <listitem>
    77           <para>This prevents e2fsprogs from building and installing the
     77          <para>These prevent building and installing the
    7878          <systemitem class="library">libuuid</systemitem> and
    7979          <systemitem class="library">libblkid</systemitem> libraries, the
    8080          <systemitem class="daemon">uuidd</systemitem> daemon, and the
    81           <command>fsck</command> wrapper, as util-linux installs more
     81          <command>fsck</command> wrapper; util-linux installs more
    8282          recent versions.</para>
    8383        </listitem>
     
    176176        <term><command>chattr</command></term>
    177177        <listitem>
    178           <para>Changes the attributes of files on an <systemitem
    179           class="filesystem">ext2</systemitem> file system; it also
    180           changes <systemitem class="filesystem">ext3</systemitem>
    181           file systems, the journaling version of <systemitem
    182           class="filesystem">ext2</systemitem> file systems</para>
     178          <para>Changes the attributes of files on <systemitem
     179          class="filesystem">ext{234}</systemitem> file systems</para>
    183180          <indexterm zone="ch-system-e2fsprogs chattr">
    184181            <primary sortas="b-chattr">chattr</primary>
     
    203200        <listitem>
    204201          <para>A file system debugger; it can be used to examine and change
    205           the state of an <systemitem class="filesystem">ext2</systemitem>
    206           file system</para>
     202          the state of <systemitem class="filesystem">ext{234}</systemitem>
     203          file systems</para>
    207204          <indexterm zone="ch-system-e2fsprogs debugfs">
    208205            <primary sortas="b-debugfs">debugfs</primary>
     
    235232        <term><command>e2fsck</command></term>
    236233        <listitem>
    237           <para>Is used to check, and optionally repair <systemitem
    238           class="filesystem">ext2</systemitem> file systems and <systemitem
    239           class="filesystem">ext3</systemitem> file systems</para>
     234          <para>Is used to check and optionally repair <systemitem
     235          class="filesystem">ext{234}</systemitem> file systems</para>
    240236          <indexterm zone="ch-system-e2fsprogs e2fsck">
    241237            <primary sortas="b-e2fsck">e2fsck</primary>
     
    248244        <listitem>
    249245          <para>Is used to save critical <systemitem
    250           class="filesystem">ext2</systemitem> file system data to a file</para>
     246          class="filesystem">ext{234}</systemitem> file system data to a file</para>
    251247          <indexterm zone="ch-system-e2fsprogs e2image">
    252248            <primary sortas="b-e2image">e2image</primary>
     
    259255        <listitem>
    260256          <para>Displays or changes the file system label on the <systemitem
    261           class="filesystem">ext2</systemitem> file system present on a given
     257          class="filesystem">ext{234}</systemitem> file system on a given
    262258          device</para>
    263259          <indexterm zone="ch-system-e2fsprogs e2label">
     
    270266        <term><command>e2mmpstatus</command></term>
    271267        <listitem>
    272           <para>Checks MMP status of an ext4 filesystem</para>
     268          <para>Checks MMP (Multiple Mount Protection) status of an <systemitem
     269          class="filesystem">ext4</systemitem> file system</para>
    273270          <indexterm zone="ch-system-e2fsprogs e2mmpstatus">
    274271            <primary sortas="b-e2mmpstatus">e2mmpstatus</primary>
     
    280277        <term><command>e2scrub</command></term>
    281278        <listitem>
    282           <para>Checks the contents of a mounted ext[234] filesystem</para>
     279          <para>Checks the contents of a mounted <systemitem
     280              class="filesystem">ext{234}</systemitem> file system</para>
    283281          <indexterm zone="ch-system-e2fsprogs e2scrub">
    284282            <primary sortas="b-e2scrub">e2scrub</primary>
     
    290288        <term><command>e2scrub_all</command></term>
    291289        <listitem>
    292           <para>Checks all mounted ext[234] filesystems for errors</para>
     290          <para>Checks all mounted <systemitem class="filesystem">ext{234}</systemitem>
     291          file systems for errors</para>
    293292          <indexterm zone="ch-system-e2fsprogs e2scrub_all">
    294293            <primary sortas="b-e2scrub_all">e2scrub_all</primary>
     
    300299        <term><command>e2undo</command></term>
    301300        <listitem>
    302           <para>Replays the undo log undo_log for an ext2/ext3/ext4 filesystem
    303           found on a device [This can be used to undo a failed operation by an
    304           e2fsprogs program.]</para>
     301          <para>Replays the undo log for an <systemitem
     302          class="filesystem">ext{234}</systemitem> file system
     303          found on a device. [This can be used to undo a failed operation by an
     304          E2fsprogs program.]</para>
    305305          <indexterm zone="ch-system-e2fsprogs e2undo">
    306306            <primary sortas="b-e2undo">e2undo</primary>
     
    312312        <term><command>e4crypt</command></term>
    313313        <listitem>
    314           <para>Ext4 filesystem encryption utility</para>
     314          <para><systemitem class="filesystem">Ext4</systemitem>
     315          file system encryption utility</para>
    315316          <indexterm zone="ch-system-e2fsprogs e4crypt">
    316317            <primary sortas="b-e4crypt">e4crypt</primary>
     
    322323        <term><command>e4defrag</command></term>
    323324        <listitem>
    324           <para>Online defragmenter for ext4 filesystems</para>
     325          <para>Online defragmenter for <systemitem
     326          class="filesystem">ext4</systemitem> file systems</para>
    325327          <indexterm zone="ch-system-e2fsprogs e4defrag">
    326328            <primary sortas="b-e4defrag">e4defrag</primary>
     
    408410        <term><command>mke2fs</command></term>
    409411        <listitem>
    410           <para>Creates an <systemitem class="filesystem">ext2</systemitem>
    411           or <systemitem class="filesystem">ext3</systemitem> file system on
    412           the given device</para>
     412          <para>Creates an <systemitem class="filesystem">ext{234}</systemitem>
     413          file system on the given device</para>
    413414          <indexterm zone="ch-system-e2fsprogs mke2fs">
    414415            <primary sortas="b-mke2fs">mke2fs</primary>
     
    453454        <term><command>mklost+found</command></term>
    454455        <listitem>
    455           <para>Used to create a <filename class="directory">lost+found</filename>
    456           directory on an <systemitem class="filesystem">ext2</systemitem> file
     456          <para>Creates a <filename class="directory">lost+found</filename>
     457          directory on an <systemitem class="filesystem">ext{234}</systemitem> file
    457458          system; it pre-allocates disk blocks to this directory to lighten the
    458459          task of <command>e2fsck</command></para>
     
    466467        <term><command>resize2fs</command></term>
    467468        <listitem>
    468           <para>Can be used to enlarge or shrink an <systemitem
    469           class="filesystem">ext2</systemitem> file system</para>
     469          <para>Can be used to enlarge or shrink <systemitem
     470          class="filesystem">ext{234}</systemitem> file systems</para>
    470471          <indexterm zone="ch-system-e2fsprogs resize2fs">
    471472            <primary sortas="b-resize2fs">resize2fs</primary>
     
    477478        <term><command>tune2fs</command></term>
    478479        <listitem>
    479           <para>Adjusts tunable file system parameters on an <systemitem
    480           class="filesystem">ext2</systemitem> file system</para>
     480          <para>Adjusts tunable file system parameters on <systemitem
     481          class="filesystem">ext{234}</systemitem> file systems</para>
    481482          <indexterm zone="ch-system-e2fsprogs tune2fs">
    482483            <primary sortas="b-tune2fs">tune2fs</primary>
     
    509510        <term><filename class="libraryfile">libext2fs</filename></term>
    510511        <listitem>
    511           <para>Contains routines to enable user-level programs to manipulate an
    512           <systemitem class="filesystem">ext2</systemitem> file system</para>
     512          <para>Contains routines to enable user-level programs to manipulate
     513          <systemitem class="filesystem">ext{234}</systemitem> file systems</para>
    513514          <indexterm zone="ch-system-e2fsprogs libext2fs">
    514515            <primary sortas="c-libext2fs">libext2fs</primary>
Note: See TracChangeset for help on using the changeset viewer.