mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 22:04:35 +01:00
Libtool, Bin86, Vim, Linux, Bison, Less, Man-pages: Updated pacakge contents. Bzip2, File, E2fsprogs: Added 'last checked against' for uniformity.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2007 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
f23d02f00c
commit
795360f145
@ -1,4 +1,6 @@
|
||||
<sect2><title>Contents of Bin86-&bin86-contversion;</title>
|
||||
<sect2><title>Contents of Bin86</title>
|
||||
|
||||
<para>Last checked against version &bin86-contversion;</para>
|
||||
|
||||
<sect3><title>Program Files</title>
|
||||
<para>as86, as86_encap, ld86, nm86 (link to objdump86), objdump86 and
|
||||
@ -32,4 +34,3 @@ separate I&D executable.</para></sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
<sect2><title>Contents of Bzip2-&bzip2-contversion;</title>
|
||||
<sect2><title>Contents of Bzip2</title>
|
||||
|
||||
<para>Last checked against version &bzip2-contversion;</para>
|
||||
|
||||
<sect3><title>Program Files</title>
|
||||
<para>bunzip2 (link to bzip2), bzcat (link to bzip2), bzip2,
|
||||
|
@ -1,4 +1,6 @@
|
||||
<sect2><title>Contents of E2fsprogs-&e2fsprogs-contversion;</title>
|
||||
<sect2><title>Contents of E2fsprogs</title>
|
||||
|
||||
<para>Last checked against version &e2fsprogs-contversion;.</para>
|
||||
|
||||
<sect3><title>Program Files</title>
|
||||
|
||||
|
@ -18,12 +18,13 @@ package.</para></sect4>
|
||||
</sect3>
|
||||
|
||||
<sect3><title>Library Files</title>
|
||||
<para>libltdl.[a,so]</para></sect3>
|
||||
<para>libltdl.a, libltdl.so (link to libltdl.so.3.1.0), libltdl.so.3
|
||||
(link to libltdl.so.3.1.0) and libltdl.so.3.1.0</para></sect3>
|
||||
|
||||
<sect3><title>Descriptions</title>
|
||||
|
||||
<sect4><title>libltdl</title>
|
||||
<para>libltdl is a small library that aims at hiding from programmers
|
||||
<sect4><title>libltdl, libltdl.so.3, libltdl.so.3.1.0</title>
|
||||
<para>A small library that aims at hiding from programmers
|
||||
the various difficulties of dlopening libraries.</para></sect4>
|
||||
|
||||
</sect3>
|
||||
|
@ -3,22 +3,50 @@
|
||||
<para>Last checked against version &vim-contversion;.</para>
|
||||
|
||||
<sect3><title>Program Files</title>
|
||||
<para>ex (link to vim), rview (link to vim), rvim (link to vim), vi
|
||||
(link to vim), view (link to vim), vim, vimdiff (link to vim), vimtutor
|
||||
(link to vim) and xxd</para></sect3>
|
||||
<para>efm_filter.pl, efm_perl.pl, ex (link to vim), less.sh, mve.awk,
|
||||
pltags.pl, ref, rview (link to vim), rvim (link to vim), shtags.pl,
|
||||
tcltags, vi (link to vim), view (link to vim), vim, vim132, vim2html.pl,
|
||||
vimdiff (link to vim), vimm, vimspell.sh, vimtutor and xxd</para></sect3>
|
||||
|
||||
<sect3><title>Descriptions</title>
|
||||
|
||||
<sect4><title>efm_filter.pl</title>
|
||||
<para>efm_filter.pl is a filter which reads from stdin, copies to
|
||||
stdout and creates an error file that can be read by vim.</para></sect4>
|
||||
|
||||
<sect4><title>efm_perl.pl</title>
|
||||
<para>efm_perl.pl reformats the error messages of the Perl interpreter for
|
||||
use with the quickfix mode of vim.</para></sect4>
|
||||
|
||||
<sect4><title>ex</title>
|
||||
<para>ex starts vim in Ex mode.</para></sect4>
|
||||
|
||||
<sect4><title>less.sh</title>
|
||||
<para>less.sh is a script which starts vim with less.vim.</para></sect4>
|
||||
|
||||
<sect4><title>mve.awk</title>
|
||||
<para>mve.awk processes vim errors.</para></sect4>
|
||||
|
||||
<sect4><title>pltags.pl</title>
|
||||
<para>pltags.pl creates a tags file for Perl code, for use by
|
||||
vim.</para></sect4>
|
||||
|
||||
<sect4><title>ref</title>
|
||||
<para>ref checks the spelling of arguments.</para></sect4>
|
||||
|
||||
<sect4><title>rview</title>
|
||||
<para>rview is a restricted version of view. No shell commands can be started
|
||||
and Vim can't be suspended.</para></sect4>
|
||||
and vim can't be suspended.</para></sect4>
|
||||
|
||||
<sect4><title>rvim</title>
|
||||
<para>rvim is the restricted version of vim. No shell commands can be started
|
||||
and Vim can't be suspended.</para></sect4>
|
||||
and vim can't be suspended.</para></sect4>
|
||||
|
||||
<sect4><title>shtags.pl</title>
|
||||
<para>shtags.pl generates a tag file for perl scripts.</para></sect4>
|
||||
|
||||
<sect4><title>tcltags</title>
|
||||
<para>tcltags generates a tag file for TCL code.</para></sect4>
|
||||
|
||||
<sect4><title>vi</title>
|
||||
<para>vi starts vim in vi-compatible mode.</para></sect4>
|
||||
@ -29,10 +57,24 @@ and Vim can't be suspended.</para></sect4>
|
||||
<sect4><title>vim</title>
|
||||
<para>vim starts vim in the normal, default way.</para></sect4>
|
||||
|
||||
<sect4><title>vim132</title>
|
||||
<para>vim132 starts vim with the terminal in 132 column mode.</para></sect4>
|
||||
|
||||
<sect4><title>vim2html.pl</title>
|
||||
<para>vim2html.pl converts vim documentation to HTML.</para></sect4>
|
||||
|
||||
<sect4><title>vimdiff</title>
|
||||
<para>vimdiff edits two or three versions of a file with Vim and show
|
||||
<para>vimdiff edits two or three versions of a file with vim and show
|
||||
differences.</para></sect4>
|
||||
|
||||
<sect4><title>vimm</title>
|
||||
<para>vimm enables the DEC locator input model on a remote
|
||||
terminal.</para></sect4>
|
||||
|
||||
<sect4><title>vimspell.sh</title>
|
||||
<para>vimspell.sh is a script which spells a file and generates the syntax
|
||||
statements necessary to highlight in vim.</para></sect4>
|
||||
|
||||
<sect4><title>vimtutor</title>
|
||||
<para>vimtutor starts the Vim tutor.</para></sect4>
|
||||
|
||||
@ -42,4 +84,3 @@ differences.</para></sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -45,10 +45,15 @@
|
||||
</itemizedlist>
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>June 23rd, 2002 [timothy]: Chapter 06 - Net-tools,
|
||||
Perl, Texinfo, Autoconf, Automake: Updated package contents. GCC: Removed
|
||||
i686-specific programs. M4: Added "last checked against" for
|
||||
uniformity.</para></listitem>
|
||||
<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 & 06 - Net-tools,
|
||||
Perl, Texinfo, Autoconf, Automake, File, Libtool, Bin86, Vim, Linux, Bison,
|
||||
Less, Man-pages: Updated package contents.</para></listitem>
|
||||
|
||||
<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 & 06 - M4, Bzip2,
|
||||
File, E2fsprogs: Added "last checked against" for uniformity.</para></listitem>
|
||||
|
||||
<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 & 06 - GCC:
|
||||
Removed i686-specific programs.</para></listitem>
|
||||
|
||||
<listitem><para>June 16th, 2002 [timothy]: Chapter 06 - Gettext:
|
||||
Updated package contents.</para></listitem>
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
<!ENTITY bin86-version "0.16.3">
|
||||
<!ENTITY bin86-depversion "0.16.0">
|
||||
<!ENTITY bin86-contversion "0.16.0">
|
||||
<!ENTITY bin86-contversion "0.16.3">
|
||||
<!ENTITY bin86-size "113 KB">
|
||||
<!ENTITY bin86-dir "bin86-&bin86-version;">
|
||||
<!ENTITY bin86-package "bin86-&bin86-version;.tar.bz2">
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
<!ENTITY bison-version "1.35">
|
||||
<!ENTITY bison-depversion "1.31">
|
||||
<!ENTITY bison-contversion "1.31">
|
||||
<!ENTITY bison-contversion "1.35">
|
||||
<!ENTITY bison-size "613 KB">
|
||||
<!ENTITY bison-dir "bison-&bison-version;">
|
||||
<!ENTITY bison-package "bison-&bison-version;.tar.bz2">
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
<!ENTITY file-version "3.38">
|
||||
<!ENTITY file-depversion "3.37">
|
||||
<!ENTITY file-contversion "3.37">
|
||||
<!ENTITY file-contversion "3.38">
|
||||
<!ENTITY file-size "149 KB">
|
||||
<!ENTITY file-dir "file-&file-version;">
|
||||
<!ENTITY file-package "file-&file-version;.tar.bz2">
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
<!ENTITY kernel-version "2.4.18">
|
||||
<!ENTITY kernel-depversion "2.4.17">
|
||||
<!ENTITY kernel-contversion "2.4.17">
|
||||
<!ENTITY kernel-contversion "2.4.18">
|
||||
<!ENTITY kernel-size "23,595 KB">
|
||||
<!ENTITY kernel-package "linux-&kernel-version;.tar.bz2">
|
||||
<!ENTITY kernel-dir "linux">
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
<!ENTITY less-version "374">
|
||||
<!ENTITY less-depversion "358">
|
||||
<!ENTITY less-contversion "358">
|
||||
<!ENTITY less-contversion "374">
|
||||
<!ENTITY less-size "189 KB">
|
||||
<!ENTITY less-dir "less-&less-version;">
|
||||
<!ENTITY less-package "less-&less-version;.tar.bz2">
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
<!ENTITY man-pages-version "1.48">
|
||||
<!ENTITY man-pages-depversion "1.47">
|
||||
<!ENTITY man-pages-contversion "1.47">
|
||||
<!ENTITY man-pages-contversion "1.48">
|
||||
<!ENTITY man-pages-size "537 KB">
|
||||
<!ENTITY man-pages-dir "man-pages-&man-pages-version;">
|
||||
<!ENTITY man-pages-package "man-pages-&man-pages-version;.tar.bz2">
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
<!ENTITY vim-version "6.1">
|
||||
<!ENTITY vim-depversion "6.0">
|
||||
<!ENTITY vim-contversion "6.0">
|
||||
<!ENTITY vim-contversion "6.1">
|
||||
<!ENTITY vim-size "2,823 KB">
|
||||
<!ENTITY vim-patch-size "1 KB">
|
||||
<!ENTITY vim-dir "vim&vim-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user