|
@@ -116,11 +116,11 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
|
|
<segtitle>Installed directories</segtitle>
|
|
<segtitle>Installed directories</segtitle>
|
|
|
|
|
|
<seglistitem>
|
|
<seglistitem>
|
|
- <seg>addpart, agetty, blkid, blockdev, cal, cfdisk, chcpu,
|
|
|
|
|
|
+ <seg>addpart, agetty, blkdiscard, blkid, blockdev, cal, cfdisk, chcpu,
|
|
chrt, col, colcrt, colrm, column, ctrlaltdel, cytune, delpart,
|
|
chrt, col, colcrt, colrm, column, ctrlaltdel, cytune, delpart,
|
|
dmesg, eject, fallocate, fdformat, fdisk, findfs, findmnt, flock, fsck,
|
|
dmesg, eject, fallocate, fdformat, fdisk, findfs, findmnt, flock, fsck,
|
|
fsck.cramfs, fsck.minix, fsfreeze, fstrim, getopt, hexdump, hwclock, i386,
|
|
fsck.cramfs, fsck.minix, fsfreeze, fstrim, getopt, hexdump, hwclock, i386,
|
|
- ionice, ipcmk, ipcrm, ipcs, isosize, ldattach, linux32, linux64,
|
|
|
|
|
|
+ ionice, ipcmk, ipcrm, ipcs, isosize, kill, ldattach, linux32, linux64,
|
|
logger, look, losetup, lsblk, lscpu, lslocks, mcookie, mkfs, mkfs.bfs,
|
|
logger, look, losetup, lsblk, lscpu, lslocks, mcookie, mkfs, mkfs.bfs,
|
|
mkfs.cramfs, mkfs.minix, mkswap, more, mount, mountpoint, namei, partx,
|
|
mkfs.cramfs, mkfs.minix, mkswap, more, mount, mountpoint, namei, partx,
|
|
pg, pivot_root, prlimit, raw, readprofile, rename, renice, resizepart,
|
|
pg, pivot_root, prlimit, raw, readprofile, rename, renice, resizepart,
|
|
@@ -132,7 +132,7 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
|
|
<seg>libblkid.{a,so}, libmount.{a,so}, libuuid.{a,so}</seg>
|
|
<seg>libblkid.{a,so}, libmount.{a,so}, libuuid.{a,so}</seg>
|
|
|
|
|
|
<seg>/usr/include/blkid, /usr/include/libmount, /usr/include/uuid,
|
|
<seg>/usr/include/blkid, /usr/include/libmount, /usr/include/uuid,
|
|
- /usr/share/getopt, /var/lib/hwclock</seg>
|
|
|
|
|
|
+ /usr/share/doc/util-linux/getopt, /var/lib/hwclock</seg>
|
|
</seglistitem>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
</segmentedlist>
|
|
|
|
|
|
@@ -162,6 +162,16 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
|
|
</listitem>
|
|
</listitem>
|
|
</varlistentry>
|
|
</varlistentry>
|
|
|
|
|
|
|
|
+ <varlistentry id="blkdiscard">
|
|
|
|
+ <term><command>blkdiscard</command></term>
|
|
|
|
+ <listitem>
|
|
|
|
+ <para>Discards sectors on a device</para>
|
|
|
|
+ <indexterm zone="ch-system-util-linux blkdiscard">
|
|
|
|
+ <primary sortas="b-blkdiscard">blkdiscard</primary>
|
|
|
|
+ </indexterm>
|
|
|
|
+ </listitem>
|
|
|
|
+ </varlistentry>
|
|
|
|
+
|
|
<varlistentry id="blkid">
|
|
<varlistentry id="blkid">
|
|
<term><command>blkid</command></term>
|
|
<term><command>blkid</command></term>
|
|
<listitem>
|
|
<listitem>
|
|
@@ -731,6 +741,16 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
|
|
</listitem>
|
|
</listitem>
|
|
</varlistentry>
|
|
</varlistentry>
|
|
|
|
|
|
|
|
+ <varlistentry id="nsenter">
|
|
|
|
+ <term><command>nsenter</command></term>
|
|
|
|
+ <listitem>
|
|
|
|
+ <para>Runs a program with namespaces of other processes</para>
|
|
|
|
+ <indexterm zone="ch-system-util-linux nsenter">
|
|
|
|
+ <primary sortas="b-nsenter">nsenter</primary>
|
|
|
|
+ </indexterm>
|
|
|
|
+ </listitem>
|
|
|
|
+ </varlistentry>
|
|
|
|
+
|
|
<varlistentry id="partx">
|
|
<varlistentry id="partx">
|
|
<term><command>partx</command></term>
|
|
<term><command>partx</command></term>
|
|
<listitem>
|
|
<listitem>
|