mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Updates to the installed programs lists for several packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10383 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
4ea67ff823
commit
f6b1d91be5
@ -38,6 +38,11 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>2013-12-07</para>
|
<para>2013-12-07</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Updates to the installed programs lists
|
||||||
|
for several packages. Thanks to Chris Staub. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;3432">#3432</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[bdubbs] - Fix location of binaries and libraries
|
<para>[bdubbs] - Fix location of binaries and libraries
|
||||||
for kmod and xz. Fixes
|
for kmod and xz. Fixes
|
||||||
|
@ -149,7 +149,7 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen>
|
|||||||
comm, cp, csplit, cut, date, dd, df, dir, dircolors, dirname, du, echo,
|
comm, cp, csplit, cut, date, dd, df, dir, dircolors, dirname, du, echo,
|
||||||
env, expand, expr, factor, false, fmt, fold, groups, head, hostid,
|
env, expand, expr, factor, false, fmt, fold, groups, head, hostid,
|
||||||
id, install, join, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod,
|
id, install, join, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod,
|
||||||
mktemp, mv, nice, nl, nohup, nproc, od, paste, pathchk, pinky, pr,
|
mktemp, mv, nice, nl, nohup, nproc, numfmt, od, paste, pathchk, pinky, pr,
|
||||||
printenv, printf, ptx, pwd, readlink, realpath, rm, rmdir, runcon, seq,
|
printenv, printf, ptx, pwd, readlink, realpath, rm, rmdir, runcon, seq,
|
||||||
sha1sum, sha224sum, sha256sum, sha384sum, sha512sum, shred, shuf, sleep,
|
sha1sum, sha224sum, sha256sum, sha384sum, sha512sum, shred, shuf, sleep,
|
||||||
sort, split, stat, stdbuf, stty, sum, sync, tac, tail, tee, test,
|
sort, split, stat, stdbuf, stty, sum, sync, tac, tail, tee, test,
|
||||||
@ -673,6 +673,16 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="numfmt">
|
||||||
|
<term><command>numfmt</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Converts numbers to or from human-readable strings</para>
|
||||||
|
<indexterm zone="ch-system-coreutils numfmt">
|
||||||
|
<primary sortas="b-numfmt">numfmt</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="od">
|
<varlistentry id="od">
|
||||||
<term><command>od</command></term>
|
<term><command>od</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -166,8 +166,8 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin
|
|||||||
<segtitle>Installed directory</segtitle>
|
<segtitle>Installed directory</segtitle>
|
||||||
|
|
||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg>badblocks, chattr, compile_et, debugfs, dumpe2fs,
|
<seg>badblocks, chattr, compile_et, debugfs, dumpe2fs,e2freefrag,
|
||||||
e2fsck, e2image, e2label, e2undo, fsck.ext2,
|
e2fsck, e2image, e2label, e2undo, e4defrag, filefrag, fsck.ext2,
|
||||||
fsck.ext3, fsck.ext4, fsck.ext4dev, logsave, lsattr, mk_cmds, mke2fs,
|
fsck.ext3, fsck.ext4, fsck.ext4dev, logsave, lsattr, mk_cmds, mke2fs,
|
||||||
mkfs.ext2, mkfs.ext3, mkfs.ext4, mkfs.ext4dev,
|
mkfs.ext2, mkfs.ext3, mkfs.ext4, mkfs.ext4dev,
|
||||||
resize2fs, and tune2fs</seg>
|
resize2fs, and tune2fs</seg>
|
||||||
@ -243,6 +243,16 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="e2freefrag">
|
||||||
|
<term><command>e2freefrag</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para> Reports free space fragmentation information</para>
|
||||||
|
<indexterm zone="ch-system-e2fsprogs e2freefrag">
|
||||||
|
<primary sortas="b-e2freefrag">e2freefrag</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="e2fsck">
|
<varlistentry id="e2fsck">
|
||||||
<term><command>e2fsck</command></term>
|
<term><command>e2fsck</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -290,6 +300,26 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="e4defrag">
|
||||||
|
<term><command>e4defrag</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Online defragmenter for ext4 filesystems</para>
|
||||||
|
<indexterm zone="ch-system-e2fsprogs e4defrag">
|
||||||
|
<primary sortas="b-e4defrag">e4defrag</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="filefrag">
|
||||||
|
<term><command>filefrag</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Reports on how badly fragmented a particular file might be</para>
|
||||||
|
<indexterm zone="ch-system-e2fsprogs filefrag">
|
||||||
|
<primary sortas="b-filefrag">filefrag</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="fsck.ext2">
|
<varlistentry id="fsck.ext2">
|
||||||
<term><command>fsck.ext2</command></term>
|
<term><command>fsck.ext2</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -424,6 +454,19 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="mklost-found">
|
||||||
|
<term><command>mklost+found</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Used to create a <filename class="directory">lost+found</filename>
|
||||||
|
directory on an <systemitem class="filesystem">ext2</systemitem> file
|
||||||
|
system; it pre-allocates disk blocks to this directory to lighten the
|
||||||
|
task of <command>e2fsck</command></para>
|
||||||
|
<indexterm zone="ch-system-e2fsprogs mklost-found">
|
||||||
|
<primary sortas="b-mklost+found">mklost+found</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="resize2fs">
|
<varlistentry id="resize2fs">
|
||||||
<term><command>resize2fs</command></term>
|
<term><command>resize2fs</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -76,7 +76,7 @@ cp -v doc/{awkforai.txt,*.{eps,pdf,jpg}} /usr/share/doc/gawk-&gawk-version;</
|
|||||||
<seg>filefuncs.so, fnmatch.so, fork.so, inplace.so, ordchr.so,
|
<seg>filefuncs.so, fnmatch.so, fork.so, inplace.so, ordchr.so,
|
||||||
readdir.so, readfile.so, revoutput.so, revtwoway.so, rwarray.so,
|
readdir.so, readfile.so, revoutput.so, revtwoway.so, rwarray.so,
|
||||||
testext.so, and time.so</seg>
|
testext.so, and time.so</seg>
|
||||||
<seg>/usr/lib/{,g}awk, /usr/share/awk</seg>
|
<seg>/usr/lib/{,g}awk, /usr/share/awk, /usr/share/doc/gawk-&gawk-version;</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
|
||||||
|
@ -318,7 +318,7 @@ mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib</userinput></screen>
|
|||||||
libgcc_s.so, libgcov.a, libgomp.{a,so}, libitm.{a,so},
|
libgcc_s.so, libgcov.a, libgomp.{a,so}, libitm.{a,so},
|
||||||
liblto_plugin.so, libmudflap.{a,so}, libmudflapth.{a,so},
|
liblto_plugin.so, libmudflap.{a,so}, libmudflapth.{a,so},
|
||||||
libquadmath.{a,so}, libssp.{a,so},
|
libquadmath.{a,so}, libssp.{a,so},
|
||||||
libssp_nonshared.a, libstdc++.{a,so} and libsupc++.a</seg>
|
libssp_nonshared.a, libstdc++.{a,so}, libsupc++.a and libtsan.{a,so}</seg>
|
||||||
|
|
||||||
<seg>/usr/include/c++, /usr/lib/gcc, /usr/share/gcc-&gcc-version;</seg>
|
<seg>/usr/include/c++, /usr/lib/gcc, /usr/share/gcc-&gcc-version;</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
@ -526,6 +526,16 @@ mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib</userinput></screen>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="libtsan">
|
||||||
|
<term><filename class="libraryfile">libtsan</filename></term>
|
||||||
|
<listitem>
|
||||||
|
<para>The Thread Sanitizer runtime library</para>
|
||||||
|
<indexterm zone="ch-system-gcc libtsan">
|
||||||
|
<primary sortas="c-libtsan">libtsan</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -100,8 +100,8 @@ done</userinput></screen>
|
|||||||
<segtitle>Installed directory</segtitle>
|
<segtitle>Installed directory</segtitle>
|
||||||
|
|
||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg>info, infokey, install-info, makeinfo, pdftexi2dvi,
|
<seg>info, infokey, install-info, makeinfo (link to texi2any),
|
||||||
pod2texi, texi2any, texi2dvi, texi2pdf, and texindex</seg>
|
pdftexi2dvi, pod2texi, texi2any, texi2dvi, texi2pdf, and texindex</seg>
|
||||||
<seg>/usr/share/texinfo</seg>
|
<seg>/usr/share/texinfo</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user