Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/util-linux.xml

    r8e79fc49 r0a7df4c  
    4646
    4747    <screen><userinput remap="pre">sed -i '/test_mkfds/s/^/#/' tests/helpers/Makemodule.am</userinput></screen>
    48 
    49     <para>Disable a test which does not compile on LoongArch:</para>
    50 
    51     <screen><userinput remap="pre">sed -i '/test_enosys/s/^/#/' tests/helpers/Makemodule.am</userinput></screen>
    5248
    5349    <para>Prepare Util-linux for compilation:</para>
     
    120116    known to fail.</para>
    121117
    122     <!-- Related to non-4K page size. -->
    123     <para>Two tests named <filename>fadvise/drop</filename> and
    124     <filename>fincore/count</filename> are known to fail.</para>
    125 
    126118    <para>Install the package:</para>
    127119
     
    147139        eject, fallocate, fdisk, fincore, findfs, findmnt, flock, fsck,
    148140        fsck.cramfs, fsck.minix, fsfreeze, fstrim, getopt, hardlink, hexdump, hwclock,
    149         ionice, ipcmk, ipcrm, ipcs, irqtop, isosize, kill, last,
     141        i386 (link to setarch), ionice, ipcmk, ipcrm, ipcs, irqtop, isosize, kill, last,
    150142        lastb (link to last), ldattach, linux32 (link to setarch), linux64 (link to setarch),
    151143        logger, look, losetup, lsblk, lscpu, lsipc, lsirq, lsfd, lslocks, lslogins,
     
    156148        swapoff, swapon, switch_root, taskset, uclampset, ul,
    157149        umount, uname26 (link to setarch), unshare, utmpdump, uuidd, uuidgen, uuidparse,
    158         wall, wdctl, whereis, wipefs, and zramctl</seg>
     150        wall, wdctl, whereis, wipefs, x86_64 (link to setarch), and zramctl</seg>
    159151        <seg>libblkid.so, libfdisk.so, libmount.so,
    160152        libsmartcols.so, and libuuid.so</seg>
     
    539531      </varlistentry>
    540532
     533      <varlistentry id="i386">
     534        <term><command>i386</command></term>
     535        <listitem>
     536          <para>A symbolic link to setarch</para>
     537          <indexterm zone="ch-system-util-linux i386">
     538            <primary sortas="b-i386">i386</primary>
     539          </indexterm>
     540        </listitem>
     541      </varlistentry>
     542
    541543      <varlistentry id="ionice">
    542544        <term><command>ionice</command></term>
     
    12881290      </varlistentry>
    12891291
     1292      <varlistentry id="x86_64">
     1293        <term><command>x86_64</command></term>
     1294        <listitem>
     1295          <para>A symbolic link to setarch</para>
     1296          <indexterm zone="ch-system-util-linux x86_64">
     1297            <primary sortas="b-x86_64">x86_64</primary>
     1298          </indexterm>
     1299        </listitem>
     1300      </varlistentry>
     1301
    12901302      <varlistentry id="zramctl">
    12911303        <term><command>zramctl</command></term>
Note: See TracChangeset for help on using the changeset viewer.