Changeset 4dfbf90 for postlfs


Ignore:
Timestamp:
04/02/2003 05:12:53 PM (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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0b56ce7
Parents:
2751d22
Message:

edited Editors chapter and updated maintainer information

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

Location:
postlfs
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/editors.xml

    r2751d22 r4dfbf90  
    33<title>Editors</title>
    44
    5 <para>Intro goes here</para>
     5<para>From a developers point of view, this is the only program that
     6really matters.  We spend so much time using it that it is critical that
     7we are comfortable with the one we use.  This chapter is referenced in the
     8LFS book for those wishing to use other editors on their LFS system.  We
     9also have the opportunity to show how some LFS installed programs
     10benefit from being recompiled after GUI libraries have been installed.</para>
    611
    712&postlfs-editors-vim;
  • postlfs/editors/emacs/emacs-desc.xml

    r2751d22 r4dfbf90  
    22<title>Contents</title>
    33
    4 <para>The emacs package contains <userinput>emacs, b2m, ctags, ebrowse,
    5 emacsclient, etags, grep-changelog, rcs-checkin, cvt-mail,
    6 digest-doc, emacsserver, fakemail, hexl, movemail, profile, rcs2log,
    7 sorted-doc, vcdiff, yow</userinput>.</para>
     4<para>The emacs package contains <userinput>emacs</userinput>,
     5<userinput>b2m</userinput>, <userinput>ctags</userinput>,
     6<userinput>ebrowse</userinput>, <userinput>emacsclient</userinput>,
     7<userinput>etags</userinput>, <userinput>grep-changelog</userinput>,
     8<userinput>rcs-checkin</userinput>, <userinput>cvt-mail</userinput>,
     9<userinput>digest-doc</userinput>, <userinput>emacsserver</userinput>,
     10<userinput>fakemail</userinput>, <userinput>hexl</userinput>,
     11<userinput>movemail</userinput>, <userinput>profile</userinput>,
     12<userinput>rcs2log</userinput>, <userinput>sorted-doc</userinput>,
     13<userinput>vcdiff</userinput> and <userinput>yow</userinput>.</para>
    814
    915</sect2>
  • postlfs/editors/emacs/emacs-intro.xml

    r2751d22 r4dfbf90  
    22<title>Introduction to emacs</title>
    33
    4 <screen>Download location (HTTP):   <ulink url="&emacs-download-http;"/>
    5 Download location (FTP):    <ulink url="&emacs-download-ftp;"/>
     4<screen>Download location (HTTP):       <ulink url="&emacs-download-http;"/>
     5Download location (FTP):        <ulink url="&emacs-download-ftp;"/>
    66Version used:                   &emacs-version;
    77Package size:                   &emacs-size;
  • postlfs/editors/joe.xml

    r2751d22 r4dfbf90  
    55&joe-intro;
    66&joe-inst;
     7&joe-config;
    78&joe-desc;
    8 &joe-config;
    99
    1010</sect1>
  • postlfs/editors/joe/joe-desc.xml

    r2751d22 r4dfbf90  
    22<title>Contents</title>
    33
    4 <para>The joe package contains <userinput>jmacs, joe, jpico, jstar,
    5 rjoe and termidx</userinput>.</para>
     4<para>The joe package contains <userinput>jmacs</userinput>,
     5<userinput>joe</userinput>, <userinput>jpico</userinput>,
     6<userinput>jstar</userinput>, <userinput>rjoe</userinput> and
     7<userinput>termidx</userinput>.</para>
    68</sect2>
    79
  • postlfs/editors/joe/joe.ent

    r2751d22 r4dfbf90  
    66<!ENTITY joe-buildsize "4 MB">
    77<!ENTITY joe-version "2.9.7">
    8 <!ENTITY joe-download-http "http://www.netsw.org/system/tools/editor/other/joe-2.9.7.tgz">
    9 <!ENTITY joe-download-ftp "ftp://ftp.uni-koeln.de/editor/joe-2.9.7.tgz">
     8<!ENTITY joe-download-http
     9"http://unc.dl.sourceforge.net/sourceforge/joe-editor/joe-2.9.7.tgz">
     10<!ENTITY joe-download-ftp "">
    1011<!ENTITY joe-size "265 KB">
  • postlfs/editors/vim/vim-intro.xml

    r2751d22 r4dfbf90  
    22<title>Introduction to Vim</title>
    33
    4 <screen>Download location (FTP):        <ulink url="&vim-download-ftp;"/>
     4<screen>Download location (HTTP:        <ulink url="&vim-download-http;"/>
     5Download location (FTP):        <ulink url="&vim-download-ftp;"/>
    56Version used:                   &vim-version;
    67Package size:                   &vim-size;
  • postlfs/editors/vim/vim.ent

    r2751d22 r4dfbf90  
    66<!ENTITY vim-installsize "11 MB">
    77<!ENTITY vim-version "6.1">
     8<!ENTITY vim-download-http "">
    89<!ENTITY vim-download-ftp "ftp://ftp.nluug.nl/pub/editors/vim/unix/vim-&vim-version;.tar.bz2">
    910<!ENTITY vim-size "2.8 MB">
  • postlfs/shells/tcsh/tcsh-intro.xml

    r2751d22 r4dfbf90  
    66Version used:                   &tcsh-version;
    77Package size:                   &tcsh-size;
    8 Estimated Disk space required:  &tcsh-buildsize;</screen>
     8Estimated Disk space required:  &tcsh-buildsize;
     9Estimated build time:           &tcsh-time;</screen>
    910
    1011<para>The tcsh package contains "an enhanced but completely compatible
  • postlfs/shells/tcsh/tcsh.ent

    r2751d22 r4dfbf90  
    77<!ENTITY tcsh-buildsize "5.9 MB">
    88<!ENTITY tcsh-version "6.12">
    9 <!ENTITY tcsh-download-http "Not currently available">
     9<!ENTITY tcsh-download-http "">
    1010<!ENTITY tcsh-download-ftp "ftp://ftp.funet.fi/pub/unix/shells/tcsh/tcsh-6.12.00.tar.gz">
    1111<!ENTITY tcsh-size "804 KB">
  • postlfs/shells/zsh/zsh-intro.xml

    r2751d22 r4dfbf90  
    66Version used:                   &zsh-version;
    77Package size:                   &zsh-size;
    8 Estimated Disk space required:  &zsh-buildsize;</screen>
     8Estimated Disk space required:  &zsh-buildsize;
     9Estimated build time:           &zsh-time;</screen>
    910
    1011<para>The zsh package contains the zsh shell.  zsh is a command
Note: See TracChangeset for help on using the changeset viewer.