mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Patched clumsy verbiage. Added two items (hardlink, lsfd) to the list
of installed programs. Added (link to setarch) to the five items that link to setarch. Corrected erroneous description of swapoff. Clarified some of the "short descriptions". Changed the imperative mood to the indicative mood, and added an "s" to a couple of possessive nouns.
This commit is contained in:
parent
c8e374b510
commit
9bb4939772
@ -77,7 +77,7 @@
|
|||||||
--docdir=/usr/share/doc/util-linux-&util-linux-version;</userinput></screen>
|
--docdir=/usr/share/doc/util-linux-&util-linux-version;</userinput></screen>
|
||||||
|
|
||||||
<para>The --disable and --without options prevent warnings about
|
<para>The --disable and --without options prevent warnings about
|
||||||
building components that require packages not in LFS or are
|
building components that either require packages not in LFS, or are
|
||||||
inconsistent with programs installed by other packages.</para>
|
inconsistent with programs installed by other packages.</para>
|
||||||
|
|
||||||
<para>Compile the package:</para>
|
<para>Compile the package:</para>
|
||||||
@ -92,7 +92,7 @@
|
|||||||
be available in the currently running system and must be built as a
|
be available in the currently running system and must be built as a
|
||||||
module. Building it into the kernel will prevent booting. For complete
|
module. Building it into the kernel will prevent booting. For complete
|
||||||
coverage, other BLFS packages must be installed. If desired, this test can
|
coverage, other BLFS packages must be installed. If desired, this test can
|
||||||
be run after rebooting into the completed LFS system and running:</para>
|
be run by booting into the completed LFS system and running:</para>
|
||||||
|
|
||||||
<screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen>
|
<screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen>
|
||||||
</warning>
|
</warning>
|
||||||
@ -125,16 +125,17 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<seg>addpart, agetty, blkdiscard, blkid, blkzone, blockdev, cal, cfdisk, chcpu,
|
<seg>addpart, agetty, blkdiscard, blkid, blkzone, blockdev, cal, cfdisk, chcpu,
|
||||||
chmem, choom, chrt, col, colcrt, colrm, column, ctrlaltdel, delpart, dmesg,
|
chmem, choom, chrt, col, colcrt, colrm, column, ctrlaltdel, delpart, dmesg,
|
||||||
eject, fallocate, fdisk, fincore, findfs, findmnt, flock, fsck,
|
eject, fallocate, fdisk, fincore, findfs, findmnt, flock, fsck,
|
||||||
fsck.cramfs, fsck.minix, fsfreeze, fstrim, getopt, hexdump, hwclock,
|
fsck.cramfs, fsck.minix, fsfreeze, fstrim, getopt, hardlink, hexdump, hwclock,
|
||||||
i386, ionice, ipcmk, ipcrm, ipcs, irqtop, isosize, kill, last, lastb (link to
|
i386 (link to setarch), ionice, ipcmk, ipcrm, ipcs, irqtop, isosize, kill, last,
|
||||||
last), ldattach, linux32, linux64, logger, look, losetup, lsblk, lscpu,
|
lastb (link to last), ldattach, linux32 (link to setarch), linux64 (link to setarch),
|
||||||
lsipc, lsirq, lslocks, lslogins, lsmem, lsns, mcookie, mesg, mkfs, mkfs.bfs, mkfs.cramfs, mkfs.minix, mkswap,
|
logger, look, losetup, lsblk, lscpu, lsipc, lsirq, lsfd, lslocks, lslogins,
|
||||||
|
lsmem, lsns, mcookie, mesg, mkfs, mkfs.bfs, mkfs.cramfs, mkfs.minix, mkswap,
|
||||||
more, mount, mountpoint, namei, nsenter, partx, pivot_root, prlimit,
|
more, mount, mountpoint, namei, nsenter, partx, pivot_root, prlimit,
|
||||||
readprofile, rename, renice, resizepart, rev, rfkill, rtcwake, script,
|
readprofile, rename, renice, resizepart, rev, rfkill, rtcwake, script,
|
||||||
scriptlive, scriptreplay, setarch, setsid, setterm, sfdisk, sulogin, swaplabel,
|
scriptlive, scriptreplay, setarch, setsid, setterm, sfdisk, sulogin, swaplabel,
|
||||||
swapoff (link to swapon), swapon, switch_root, taskset, uclampset, ul,
|
swapoff, swapon, switch_root, taskset, uclampset, ul,
|
||||||
umount, uname26, unshare, utmpdump, uuidd, uuidgen, uuidparse, wall, wdctl, whereis,
|
umount, uname26 (link to setarch), unshare, utmpdump, uuidd, uuidgen, uuidparse,
|
||||||
wipefs, x86_64, and zramctl</seg>
|
wall, wdctl, whereis, wipefs, x86_64 (link to setarch), and zramctl</seg>
|
||||||
<seg>libblkid.so, libfdisk.so, libmount.so,
|
<seg>libblkid.so, libfdisk.so, libmount.so,
|
||||||
libsmartcols.so, and libuuid.so</seg>
|
libsmartcols.so, and libuuid.so</seg>
|
||||||
<seg>/usr/include/blkid,
|
<seg>/usr/include/blkid,
|
||||||
@ -197,7 +198,7 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<varlistentry id="blkzone">
|
<varlistentry id="blkzone">
|
||||||
<term><command>blkzone</command></term>
|
<term><command>blkzone</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Runs zone command on the given block device</para>
|
<para>Is used to manage zoned storage block devices</para>
|
||||||
<indexterm zone="ch-system-util-linux blkzone">
|
<indexterm zone="ch-system-util-linux blkzone">
|
||||||
<primary sortas="b-blkzone">blkzone</primary>
|
<primary sortas="b-blkzone">blkzone</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
@ -258,7 +259,8 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<varlistentry id="choom">
|
<varlistentry id="choom">
|
||||||
<term><command>choom</command></term>
|
<term><command>choom</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Displays and adjusts OOM-killer score</para>
|
<para>Displays and adjusts OOM-killer scores, used to determine
|
||||||
|
which process to kill first when Linux is Out Of Memory</para>
|
||||||
<indexterm zone="ch-system-util-linux choom">
|
<indexterm zone="ch-system-util-linux choom">
|
||||||
<primary sortas="b-choom">choom</primary>
|
<primary sortas="b-choom">choom</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
@ -390,7 +392,7 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<varlistentry id="findfs">
|
<varlistentry id="findfs">
|
||||||
<term><command>findfs</command></term>
|
<term><command>findfs</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Finds a file system by label or Universally Unique Identifier
|
<para>Finds a file system, either by label or Universally Unique Identifier
|
||||||
(UUID)</para>
|
(UUID)</para>
|
||||||
<indexterm zone="ch-system-util-linux findfs">
|
<indexterm zone="ch-system-util-linux findfs">
|
||||||
<primary sortas="b-findfs">findfs</primary>
|
<primary sortas="b-findfs">findfs</primary>
|
||||||
@ -402,7 +404,7 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<term><command>findmnt</command></term>
|
<term><command>findmnt</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Is a command line interface to the libmount library
|
<para>Is a command line interface to the libmount library
|
||||||
for work with mountinfo, fstab and mtab files</para>
|
for working with mountinfo, fstab and mtab files</para>
|
||||||
<indexterm zone="ch-system-util-linux findmnt">
|
<indexterm zone="ch-system-util-linux findmnt">
|
||||||
<primary sortas="b-findmnt">findmnt</primary>
|
<primary sortas="b-findmnt">findmnt</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
@ -482,12 +484,22 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
</indexterm>
|
</indexterm>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="hardlink">
|
||||||
|
<term><command>hardlink</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Consolidates duplicate files by creating hard links</para>
|
||||||
|
<indexterm zone="ch-system-util-linux hardlink">
|
||||||
|
<primary sortas="b-hardlink">hardlink</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="hexdump">
|
<varlistentry id="hexdump">
|
||||||
<term><command>hexdump</command></term>
|
<term><command>hexdump</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Dumps the given file in hexadecimal or in another given
|
<para>Dumps the given file in hexadecimal, decimal, octal,
|
||||||
format</para>
|
or ascii</para>
|
||||||
<indexterm zone="ch-system-util-linux hexdump">
|
<indexterm zone="ch-system-util-linux hexdump">
|
||||||
<primary sortas="b-hexdump">hexdump</primary>
|
<primary sortas="b-hexdump">hexdump</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
@ -690,6 +702,16 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
</indexterm>
|
</indexterm>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="lsfd">
|
||||||
|
<term><command>lsfd</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Displays information about open files; replaces <command>lsof</command></para>
|
||||||
|
<indexterm zone="ch-system-util-linux lsfd">
|
||||||
|
<primary sortas="b-lsfd">lsfd</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="lsipc">
|
<varlistentry id="lsipc">
|
||||||
<term><command>lsipc</command></term>
|
<term><command>lsipc</command></term>
|
||||||
@ -861,7 +883,7 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<varlistentry id="namei">
|
<varlistentry id="namei">
|
||||||
<term><command>namei</command></term>
|
<term><command>namei</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Shows the symbolic links in the given pathnames</para>
|
<para>Shows the symbolic links in the given paths</para>
|
||||||
<indexterm zone="ch-system-util-linux namei">
|
<indexterm zone="ch-system-util-linux namei">
|
||||||
<primary sortas="b-namei">namei</primary>
|
<primary sortas="b-namei">namei</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
@ -903,7 +925,7 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<varlistentry id="prlimit">
|
<varlistentry id="prlimit">
|
||||||
<term><command>prlimit</command></term>
|
<term><command>prlimit</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Get and set a process' resource limits</para>
|
<para>Gets and sets a process's resource limits</para>
|
||||||
<indexterm zone="ch-system-util-linux prlimit">
|
<indexterm zone="ch-system-util-linux prlimit">
|
||||||
<primary sortas="b-prlimit">prlimit</primary>
|
<primary sortas="b-prlimit">prlimit</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
@ -974,7 +996,7 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<varlistentry id="rtcwake">
|
<varlistentry id="rtcwake">
|
||||||
<term><command>rtcwake</command></term>
|
<term><command>rtcwake</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Used to enter a system sleep state until specified wakeup
|
<para>Used to enter a system sleep state until the specified wakeup
|
||||||
time</para>
|
time</para>
|
||||||
<indexterm zone="ch-system-util-linux rtcwake">
|
<indexterm zone="ch-system-util-linux rtcwake">
|
||||||
<primary sortas="b-rtcwake">rtcwake</primary>
|
<primary sortas="b-rtcwake">rtcwake</primary>
|
||||||
@ -995,7 +1017,7 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<varlistentry id="scriptlive">
|
<varlistentry id="scriptlive">
|
||||||
<term><command>scriptlive</command></term>
|
<term><command>scriptlive</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Re-run session typescripts using timing information</para>
|
<para>Re-runs session typescripts using timing information</para>
|
||||||
<indexterm zone="ch-system-util-linux scriptlive">
|
<indexterm zone="ch-system-util-linux scriptlive">
|
||||||
<primary sortas="b-scriptlive">scriptlive</primary>
|
<primary sortas="b-scriptlive">scriptlive</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
@ -1015,7 +1037,7 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<varlistentry id="setarch">
|
<varlistentry id="setarch">
|
||||||
<term><command>setarch</command></term>
|
<term><command>setarch</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Changes reported architecture in a new program environment and
|
<para>Changes reported architecture in a new program environment, and
|
||||||
sets personality flags</para>
|
sets personality flags</para>
|
||||||
<indexterm zone="ch-system-util-linux setarch">
|
<indexterm zone="ch-system-util-linux setarch">
|
||||||
<primary sortas="b-setarch">setarch</primary>
|
<primary sortas="b-setarch">setarch</primary>
|
||||||
@ -1068,7 +1090,7 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<varlistentry id="swaplabel">
|
<varlistentry id="swaplabel">
|
||||||
<term><command>swaplabel</command></term>
|
<term><command>swaplabel</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Allows to change swaparea UUID and label</para>
|
<para>Makes changes to the swap area's UUID and label</para>
|
||||||
<indexterm zone="ch-system-util-linux swaplabel">
|
<indexterm zone="ch-system-util-linux swaplabel">
|
||||||
<primary sortas="b-swaplabel">swaplabel</primary>
|
<primary sortas="b-swaplabel">swaplabel</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
@ -1088,7 +1110,7 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<varlistentry id="swapon">
|
<varlistentry id="swapon">
|
||||||
<term><command>swapon</command></term>
|
<term><command>swapon</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Enables devices and files for paging and swapping and
|
<para>Enables devices and files for paging and swapping, and
|
||||||
lists the devices and files currently in use</para>
|
lists the devices and files currently in use</para>
|
||||||
<indexterm zone="ch-system-util-linux swapon">
|
<indexterm zone="ch-system-util-linux swapon">
|
||||||
<primary sortas="b-swapon">swapon</primary>
|
<primary sortas="b-swapon">swapon</primary>
|
||||||
@ -1109,7 +1131,7 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<varlistentry id="taskset">
|
<varlistentry id="taskset">
|
||||||
<term><command>taskset</command></term>
|
<term><command>taskset</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Retrieves or sets a process' CPU affinity</para>
|
<para>Retrieves or sets a process's CPU affinity</para>
|
||||||
<indexterm zone="ch-system-util-linux taskset">
|
<indexterm zone="ch-system-util-linux taskset">
|
||||||
<primary sortas="b-taskset">taskset</primary>
|
<primary sortas="b-taskset">taskset</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
@ -1119,7 +1141,7 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<varlistentry id="uclampset">
|
<varlistentry id="uclampset">
|
||||||
<term><command>uclampset</command></term>
|
<term><command>uclampset</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Manipulate the utilization clamping attributes of the
|
<para>Manipulates the utilization clamping attributes of the
|
||||||
system or a process</para>
|
system or a process</para>
|
||||||
<indexterm zone="ch-system-util-linux uclampset">
|
<indexterm zone="ch-system-util-linux uclampset">
|
||||||
<primary sortas="b-uclampset">uclampset</primary>
|
<primary sortas="b-uclampset">uclampset</primary>
|
||||||
@ -1171,7 +1193,7 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<varlistentry id="utmpdump">
|
<varlistentry id="utmpdump">
|
||||||
<term><command>utmpdump</command></term>
|
<term><command>utmpdump</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Displays the content of the given login file in a more
|
<para>Displays the content of the given login file in a
|
||||||
user-friendly format</para>
|
user-friendly format</para>
|
||||||
<indexterm zone="ch-system-util-linux utmpdump">
|
<indexterm zone="ch-system-util-linux utmpdump">
|
||||||
<primary sortas="b-utmpdump">utmpdump</primary>
|
<primary sortas="b-utmpdump">utmpdump</primary>
|
||||||
@ -1193,9 +1215,10 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<varlistentry id="uuidgen">
|
<varlistentry id="uuidgen">
|
||||||
<term><command>uuidgen</command></term>
|
<term><command>uuidgen</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Creates new UUIDs. Each new UUID can reasonably be considered
|
<para>Creates new UUIDs. Each new UUID is a random number likely to be
|
||||||
unique among all UUIDs created, on the local system and on other
|
unique among all UUIDs created, on the local system and on other
|
||||||
systems, in the past and in the future</para>
|
systems, in the past and in the future, with extremely high
|
||||||
|
probability (~340 trillion trillion trillion unique UUIDs are possible)</para>
|
||||||
<indexterm zone="ch-system-util-linux uuidgen">
|
<indexterm zone="ch-system-util-linux uuidgen">
|
||||||
<primary sortas="b-uuidgen">uuidgen</primary>
|
<primary sortas="b-uuidgen">uuidgen</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
@ -1205,7 +1228,7 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<varlistentry id="uuidparse">
|
<varlistentry id="uuidparse">
|
||||||
<term><command>uuidparse</command></term>
|
<term><command>uuidparse</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>An utility to parse unique identifiers</para>
|
<para>A utility to parse unique identifiers</para>
|
||||||
<indexterm zone="ch-system-util-linux uuidparse">
|
<indexterm zone="ch-system-util-linux uuidparse">
|
||||||
<primary sortas="b-uuidparse">uuidparse</primary>
|
<primary sortas="b-uuidparse">uuidparse</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
@ -1237,7 +1260,7 @@ su tester -c "make -k check"</userinput></screen>
|
|||||||
<term><command>whereis</command></term>
|
<term><command>whereis</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Reports the location of the binary, source, and man page
|
<para>Reports the location of the binary, source, and man page
|
||||||
for the given command</para>
|
files for the given command</para>
|
||||||
<indexterm zone="ch-system-util-linux whereis">
|
<indexterm zone="ch-system-util-linux whereis">
|
||||||
<primary sortas="b-whereis">whereis</primary>
|
<primary sortas="b-whereis">whereis</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
|
Loading…
Reference in New Issue
Block a user