|
@@ -109,15 +109,16 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
|
|
<seglistitem>
|
|
<seglistitem>
|
|
<seg>addpart, agetty, arch, blkid, blockdev, cal, cfdisk, chkdupexe,
|
|
<seg>addpart, agetty, arch, blkid, blockdev, cal, cfdisk, chkdupexe,
|
|
chrt, col, colcrt, colrm, column, ctrlaltdel, cytune, ddate, delpart,
|
|
chrt, col, colcrt, colrm, column, ctrlaltdel, cytune, ddate, delpart,
|
|
- dmesg, fallocate, 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, unshare, uuidd, uuidgen, wall, whereis, wipefs, and write</seg>
|
|
|
|
- <seg>libblkid.{a,so}, libuuid.{a,so}</seg>
|
|
|
|
|
|
+ dmesg, fallocate, fdformat, fdisk, findfs, findmnt, flock, fsck,
|
|
|
|
+ fsck.cramfs, fsck.minix, fsfreeze, 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, swaplabel, swapoff (link to swapon),
|
|
|
|
+ swapon, switch_root, tailf, taskset, tunelp, ul, umount, unshare,
|
|
|
|
+ uuidd, uuidgen, wall, whereis, wipefs, and write</seg>
|
|
|
|
+ <seg>libblkid.{a,so}, libmount.{a,so}, libuuid.{a,so}</seg>
|
|
<seg>/usr/share/getopt, /var/lib/hwclock</seg>
|
|
<seg>/usr/share/getopt, /var/lib/hwclock</seg>
|
|
</seglistitem>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
</segmentedlist>
|
|
@@ -355,6 +356,17 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
|
|
</listitem>
|
|
</listitem>
|
|
</varlistentry>
|
|
</varlistentry>
|
|
|
|
|
|
|
|
+ <varlistentry id="findmnt">
|
|
|
|
+ <term><command>findmnt</command></term>
|
|
|
|
+ <listitem>
|
|
|
|
+ <para>Is a command line interface to the libmount library
|
|
|
|
+ for work with mountinfo, fstab and mtab files</para>
|
|
|
|
+ <indexterm zone="ch-system-util-linux-ng findmnt">
|
|
|
|
+ <primary sortas="b-findmnt">findmnt</primary>
|
|
|
|
+ </indexterm>
|
|
|
|
+ </listitem>
|
|
|
|
+ </varlistentry>
|
|
|
|
+
|
|
<varlistentry id="flock">
|
|
<varlistentry id="flock">
|
|
<term><command>flock</command></term>
|
|
<term><command>flock</command></term>
|
|
<listitem>
|
|
<listitem>
|
|
@@ -398,6 +410,17 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
|
|
</listitem>
|
|
</listitem>
|
|
</varlistentry>
|
|
</varlistentry>
|
|
|
|
|
|
|
|
+ <varlistentry id="fsfreeze">
|
|
|
|
+ <term><command>fsfreeze</command></term>
|
|
|
|
+ <listitem>
|
|
|
|
+ <para>Is a very simple wrapper around FIFREEZE/FITHAW ioctl
|
|
|
|
+ kernel driver operations</para>
|
|
|
|
+ <indexterm zone="ch-system-util-linux-ng fsfreeze">
|
|
|
|
+ <primary sortas="b-fsfreeze">fsfreeze</primary>
|
|
|
|
+ </indexterm>
|
|
|
|
+ </listitem>
|
|
|
|
+ </varlistentry>
|
|
|
|
+
|
|
<varlistentry id="getopt">
|
|
<varlistentry id="getopt">
|
|
<term><command>getopt</command></term>
|
|
<term><command>getopt</command></term>
|
|
<listitem>
|
|
<listitem>
|
|
@@ -810,6 +833,16 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
|
|
</listitem>
|
|
</listitem>
|
|
</varlistentry>
|
|
</varlistentry>
|
|
|
|
|
|
|
|
+ <varlistentry id="swaplabel">
|
|
|
|
+ <term><command>swaplabel</command></term>
|
|
|
|
+ <listitem>
|
|
|
|
+ <para>Allows to change swaparea UUID and label</para>
|
|
|
|
+ <indexterm zone="ch-system-util-linux-ng swaplabel">
|
|
|
|
+ <primary sortas="b-swaplabel">swaplabel</primary>
|
|
|
|
+ </indexterm>
|
|
|
|
+ </listitem>
|
|
|
|
+ </varlistentry>
|
|
|
|
+
|
|
<varlistentry id="swapoff">
|
|
<varlistentry id="swapoff">
|
|
<term><command>swapoff</command></term>
|
|
<term><command>swapoff</command></term>
|
|
<listitem>
|
|
<listitem>
|