Changeset 36c9064


Ignore:
Timestamp:
08/25/2003 01:02:35 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
26892c6
Parents:
9ed94cb
Message:

intro edits, SBU

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@987 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
10 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib/glib.ent

    r9ed94cb r36c9064  
    99<!ENTITY GLib-download-ftp "ftp://ftp.gtk.org/pub/gtk/v1.2/glib-1.2.10.tar.gz">
    1010<!ENTITY GLib-size "412 KB">
    11 <!ENTITY GLib-time "0.52 SBU">
     11<!ENTITY GLib-time "0.26 SBU">
    1212
    1313<!ENTITY GLib2 SYSTEM "../glib2.xml">
  • introduction/welcome/changelog.xml

    r9ed94cb r36c9064  
    1111<itemizedlist>
    1212
     13<listitem><para>August 24th, 2003 [larry]: updated intro for vim,
     14docbook and docbook-dsssl. Removed placeholder for
     15alsa-oss.</para></listitem>
     16
     17<listitem><para>August 24th, 2003 [larry]:; SBU updates for
     18glib-1, gtk-1, </para></listitem>
     19
    1320<listitem><para>August 24th, 2003 [larry]: Tag edits on Bill's
    1421submission.</para></listitem>
  • multimedia/libdriv/alsa/alsa-oss.xml

    r9ed94cb r36c9064  
    22<?dbhtml filename="alsa-oss.html" dir="multimedia"?>
    33<title>alsa-oss-&alsa-oss-version;</title>
    4 
    5 <para>This section is a placeholder for future releases of alsa in which the
    6 oss-compatibility libraries will be used.</para>
    74
    85&alsa-oss-intro;
  • multimedia/libdriv/alsa/alsa.ent

    r9ed94cb r36c9064  
    11<!ENTITY alsa SYSTEM "../alsa.xml">
    2 <!ENTITY alsa-version "0.9.4">
     2<!ENTITY alsa-version "0.9.6">
    33
    44<!ENTITY % alsa-driver SYSTEM "driver/alsa-driver.ent">
  • postlfs/editors/vim/vim-desc.xml

    r9ed94cb r36c9064  
    22<title>Contents</title>
    33
    4 <para>The vim package contains <userinput>eview</userinput>, <userinput>evim</userinput>, <userinput>ex</userinput>, <userinput>gview</userinput>, <userinput>gvim</userinput>, <userinput>gvimdiff</userinput>, <userinput>rgview</userinput>, <userinput>rgvim</userinput>, <userinput>rview</userinput>, <userinput>rvim</userinput>, <userinput>view</userinput>, <userinput>vim</userinput>, <userinput>vimdiff</userinput>, <userinput>vimtutor</userinput> and <userinput>xxd</userinput>. Except for <userinput>vimtutor</userinput> and  <userinput>xxd</userinput>, all the other commands are symlinks to vim and  start vim with different options. <userinput>vimtutor</userinput> is a tool to  learn the various vim commands and <userinput>xxd</userinput> is a command used to create hex dumps.</para>
     4<para>The <application>vim</application> package contains
     5<command>eview</command>, <command>evim</command>,
     6<command>ex</command>, <command>gview</command>,
     7<command>gvim</command>, <command>gvimdiff</command>,
     8<command>rgview</command>, <command>rgvim</command>,
     9<command>rview</command>, <command>rvim</command>,
     10<command>view</command>, <command>vim</command>,
     11<command>vimdiff</command>, <command>vimtutor</command> and
     12<command>xxd</command>. Except for <command>vimtutor</command> and
     13<command>xxd</command>, all the other commands are symlinks to
     14<command>vim</command> and  start <command>vim</command> with different
     15options. <command>vimtutor</command> is a tool to  learn the various
     16<command>vim</command> commands and <command>xxd</command> is a command used to create hex dumps.</para>
    517
    618</sect2>
  • postlfs/editors/vim/vim-exp.xml

    r9ed94cb r36c9064  
    11<sect2>
    22<title>Command explanations</title>
    3 
    4 <para><userinput>patch -Np1 -i ../vim-&vim-version;-fhs-compliant-vimrc...</userinput> : Changes the location of <userinput>vimrc</userinput> and
    5 <userinput>gvimrc</userinput> from <filename>/usr/share</filename> to the more
    6 appropriate <filename>/etc</filename>.</para>
    73
    84<para><userinput>--with-features=huge</userinput> : Enables all the additional
  • postlfs/editors/vim/vim-inst.xml

    r9ed94cb r36c9064  
    11<sect2>
    2 <title>Installation of vim</title>
     2<title>Installation of <application>vim</application></title>
    33
    4 <para>Install vim by running the following commands:</para>
     4<para>Install <application>vim</application> by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=/usr \
     6<para><screen><userinput><command>./configure --prefix=/usr \
    77   --with-features=huge &amp;&amp;
    88make &amp;&amp;
    9 make install</userinput></screen></para>
     9make install</command></userinput></screen></para>
    1010
    1111</sect2>
  • postlfs/editors/vim/vim-intro.xml

    r9ed94cb r36c9064  
    11<sect2>
    2 <title>Introduction to Vim</title>
     2<title>Introduction to <application>Vim</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&vim-download-http;"/>
    5 Download location (FTP):        <ulink url="&vim-download-ftp;"/>
    6 Version used:                   &vim-version;
    7 Package size:                   &vim-size;
    8 Estimated Disk space required:  &vim-buildsize;
    9 Estimated build time:           &vim-time;</screen>
     4<para>The <application>vim</application> package, which is an
     5abbreviation for VI IMproved, contains a <command>vi</command>
     6clone with extra features as compared to the original
     7<command>vi</command>.</para>
    108
    11 <para>The vim package, which is an abbreviation for VI IMproved, contains a vi
    12 clone with extra features as compared to the original vi.</para>
     9<para>The default <acronym>LFS</acronym> instructions install
     10<acronym>LFS</acronym> as a part of the base system, but
     11owing to the lack of <application>X</application> libraries during the
     12base install, <application>vim</application> needs to be
     13recompiled once <application>X</application> is installed to enable the
     14<acronym>GUI</acronym> mode. There is no need for
     15special instructions since <application>X</application> support is automatically detected.</para>
    1316
    14 <screen>vim depends on:
    15 <xref linkend="xfree86"/></screen>
    1617
    17 <screen>vim will utilize:
    18 <xref linkend="GLib"/>, <xref linkend="GTK"/>, <xref linkend="GTK2"/> and <xref linkend="lesstif"/></screen>
     18<sect3><title>Package information</title>
     19<itemizedlist spacing='compact'>
     20<listitem><para>Download (HTTP): <ulink url="&vim-download-http;"/></para></listitem>
     21<listitem><para>Download (FTP): <ulink url="&vim-download-ftp;"/></para></listitem>
     22<listitem><para>Download size: &vim-size;</para></listitem>
     23<listitem><para>Estimated Disk space required: &vim-buildsize;</para></listitem>
     24<listitem><para>Estimated build time: &vim-time;</para></listitem></itemizedlist>
     25</sect3>
    1926
    20 <para>The default LFS instructions install LFS as a part of the base system, but
    21 owing to the lack of X libraries during the base install, vim needs to be
    22 recompiled once X is installed to enable the GUI mode. There is no need for
    23 special instructions since X support is automatically detected.</para>
     27<sect3><title><application>vim</application> dependencies</title>
     28<sect4><title>Required</title>
     29<para><xref linkend="xfree86"/></para></sect4>
     30<sect4><title>Optional</title>
     31<para><xref linkend="GLib"/>, <xref linkend="GTK"/>, <xref linkend="GTK2"/> and <xref linkend="lesstif"/></para></sect4>
     32</sect3>
    2433
    2534
  • postlfs/editors/vim/vim.ent

    r9ed94cb r36c9064  
    44<!ENTITY vim-desc SYSTEM "vim-desc.xml">
    55<!ENTITY vim-exp SYSTEM "vim-exp.xml">
    6 <!ENTITY vim-buildsize "27 MB">
    7 <!ENTITY vim-installsize "11 MB">
     6<!ENTITY vim-buildsize "46 MB">
    87<!ENTITY vim-version "6.2">
    98<!ENTITY vim-download-http "">
    109<!ENTITY vim-download-ftp "ftp://ftp.nluug.nl/pub/editors/vim/unix/vim-&vim-version;.tar.bz2">
    11 <!ENTITY vim-size "2.8 MB">
     10<!ENTITY vim-size "3.2 MB">
    1211<!ENTITY vim-time "0.59 SBU">
  • x/lib/gtk/gtk.ent

    r9ed94cb r36c9064  
    1010<!ENTITY GTK-download-ftp "ftp://ftp.gtk.org/pub/gtk/v1.2/gtk+-1.2.10.tar.gz">
    1111<!ENTITY GTK-size "2.7 MB">
    12 <!ENTITY GTK-time "7.04 SBU">
     12<!ENTITY GTK-time "1.96 SBU">
    1313
    1414<!ENTITY GTK2 SYSTEM "../gtk+2.xml">
Note: See TracChangeset for help on using the changeset viewer.