|
@@ -103,17 +103,20 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
|
|
|
|
|
|
<segmentedlist>
|
|
|
<segtitle>Installed programs</segtitle>
|
|
|
+ <segtitle>Installed libraries</segtitle>
|
|
|
|
|
|
<seglistitem>
|
|
|
- <seg>addpart, agetty, arch, blockdev, cal, cfdisk, chkdupexe, chrt,
|
|
|
- col, colcrt, colrm, column, ctrlaltdel, cytune, ddate, delpart, dmesg,
|
|
|
- fdformat, fdisk, flock, fsck.cramfs, fsck.minix, getopt, hexdump,
|
|
|
- hwclock, i386, ionice, ipcrm, ipcs, isosize, ldattach, line, linux32,
|
|
|
- linux64, logger, look, losetup, mcookie, mkfs, mkfs.bfs, mkfs.cramfs,
|
|
|
- mkfs.minix, mkswap, more, mount, namei, partx, pg, pivot_root,
|
|
|
- readprofile, rename, renice, rev, rtcwake, script, scriptreplay,
|
|
|
- setarch, setsid, setterm, sfdisk, swapoff (link to swapon), swapon,
|
|
|
- tailf, taskset, tunelp, ul, umount, wall, whereis, and write</seg>
|
|
|
+ <seg>addpart, agetty, arch, blkid, blockdev, cal, cfdisk, chkdupexe,
|
|
|
+ chrt, col, colcrt, colrm, column, ctrlaltdel, cytune, ddate, delpart,
|
|
|
+ dmesg, fdformat, fdisk, findfs, flock, fsck, fsck.cramfs, fsck.minix,
|
|
|
+ getopt, hexdump, hwclock, i386, ionice, ipcmk, ipcrm, ipcs, isosize,
|
|
|
+ ldattach, line, linux32, linux64, logger, look, losetup, lscpu,
|
|
|
+ mcookie, mkfs, mkfs.bfs, mkfs.cramfs, mkfs.minix, mkswap, more, mount,
|
|
|
+ namei, partx, pg, pivot_root, readprofile, rename, renice, rev,
|
|
|
+ rtcwake, script, scriptreplay, setarch, setsid, setterm, sfdisk,
|
|
|
+ swapoff (link to swapon), swapon, switch_root, tailf, taskset, tunelp,
|
|
|
+ ul, umount, uuidd, uuidgen, wall, whereis, and write</seg>
|
|
|
+ <seg>libblkid.{a,so}, libuuid.{a,so}</seg>
|
|
|
</seglistitem>
|
|
|
</segmentedlist>
|
|
|
|
|
@@ -153,6 +156,17 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
+ <varlistentry id="blkid">
|
|
|
+ <term><command>blkid</command></term>
|
|
|
+ <listitem>
|
|
|
+ <para>A command line utility to locate and print block device
|
|
|
+ attributes</para>
|
|
|
+ <indexterm zone="ch-system-e2fsprogs blkid">
|
|
|
+ <primary sortas="b-blkid">blkid</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
<varlistentry id="blockdev">
|
|
|
<term><command>blockdev</command></term>
|
|
|
<listitem>
|
|
@@ -318,6 +332,17 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
+ <varlistentry id="findfs">
|
|
|
+ <term><command>findfs</command></term>
|
|
|
+ <listitem>
|
|
|
+ <para>Finds a file system by label or Universally Unique Identifier
|
|
|
+ (UUID)</para>
|
|
|
+ <indexterm zone="ch-system-e2fsprogs findfs">
|
|
|
+ <primary sortas="b-findfs">findfs</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
<varlistentry id="flock">
|
|
|
<term><command>flock</command></term>
|
|
|
<listitem>
|
|
@@ -329,6 +354,16 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
+ <varlistentry id="fsck">
|
|
|
+ <term><command>fsck</command></term>
|
|
|
+ <listitem>
|
|
|
+ <para>Is used to check, and optionally repair, file systems</para>
|
|
|
+ <indexterm zone="ch-system-e2fsprogs fsck">
|
|
|
+ <primary sortas="b-fsck">fsck</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
<varlistentry id="fsck.cramfs">
|
|
|
<term><command>fsck.cramfs</command></term>
|
|
|
<listitem>
|
|
@@ -404,6 +439,16 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
+ <varlistentry id="ipcmk">
|
|
|
+ <term><command>ipcmk</command></term>
|
|
|
+ <listitem>
|
|
|
+ <para>Creates various IPC resources</para>
|
|
|
+ <indexterm zone="ch-system-util-linux-ng ipcmk">
|
|
|
+ <primary sortas="b-ipcmk">ipcmk</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
<varlistentry id="ipcrm">
|
|
|
<term><command>ipcrm</command></term>
|
|
|
<listitem>
|
|
@@ -504,6 +549,16 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
+ <varlistentry id="lscpu">
|
|
|
+ <term><command>lscpu</command></term>
|
|
|
+ <listitem>
|
|
|
+ <para>Prints CPU architechture information</para>
|
|
|
+ <indexterm zone="ch-system-util-linux-ng lscpu">
|
|
|
+ <primary sortas="b-lscpu">lscpu</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
<varlistentry id="mcookie">
|
|
|
<term><command>mcookie</command></term>
|
|
|
<listitem>
|
|
@@ -764,6 +819,16 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
+ <varlistentry id="switch_root">
|
|
|
+ <term><command>switch_root</command></term>
|
|
|
+ <listitem>
|
|
|
+ <para>Switches to another filesystem as the root of the mount tree</para>
|
|
|
+ <indexterm zone="ch-system-util-linux-ng switch_root">
|
|
|
+ <primary sortas="b-switch_root">switch_root</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
<varlistentry id="tailf">
|
|
|
<term><command>tailf</command></term>
|
|
|
<listitem>
|
|
@@ -817,6 +882,29 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
+ <varlistentry id="uuidd">
|
|
|
+ <term><command>uuidd</command></term>
|
|
|
+ <listitem>
|
|
|
+ <para>A daemon used by the UUID library to generate time-based
|
|
|
+ UUIDs in a secure and guranteed-unique fashion.</para>
|
|
|
+ <indexterm zone="ch-system-e2fsprogs uuidd">
|
|
|
+ <primary sortas="b-uuidd">uuidd</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
+ <varlistentry id="uuidgen">
|
|
|
+ <term><command>uuidgen</command></term>
|
|
|
+ <listitem>
|
|
|
+ <para>Creates new UUIDs. Each new UUID can reasonably be considered
|
|
|
+ unique among all UUIDs created, on the local system and on other
|
|
|
+ systems, in the past and in the future</para>
|
|
|
+ <indexterm zone="ch-system-e2fsprogs uuidgen">
|
|
|
+ <primary sortas="b-uuidgen">uuidgen</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
<varlistentry id="wall">
|
|
|
<term><command>wall</command></term>
|
|
|
<listitem>
|
|
@@ -850,6 +938,28 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
+ <varlistentry id="libblkid">
|
|
|
+ <term><filename class="libraryfile">libblkid</filename></term>
|
|
|
+ <listitem>
|
|
|
+ <para>Contains routines for device identification and token
|
|
|
+ extraction</para>
|
|
|
+ <indexterm zone="ch-system-e2fsprogs libblkid">
|
|
|
+ <primary sortas="c-libblkid">libblkid</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
+ <varlistentry id="libuuid">
|
|
|
+ <term><filename class="libraryfile">libuuid</filename></term>
|
|
|
+ <listitem>
|
|
|
+ <para>Contains routines for generating unique identifiers for objects
|
|
|
+ that may be accessible beyond the local system</para>
|
|
|
+ <indexterm zone="ch-system-e2fsprogs libuuid">
|
|
|
+ <primary sortas="c-libuuid">libuuid</primary>
|
|
|
+ </indexterm>
|
|
|
+ </listitem>
|
|
|
+ </varlistentry>
|
|
|
+
|
|
|
</variablelist>
|
|
|
|
|
|
</sect2>
|