Changeset 4dfbf90
- Timestamp:
- 04/02/2003 05:12:53 PM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 0b56ce7
- Parents:
- 2751d22
- Files:
-
- 17 edited
Legend:
- Unmodified
- Added
- Removed
-
book/book.ent
r2751d22 r4dfbf90 13 13 <!ENTITY library-config SYSTEM "library-config.xml"> 14 14 15 <!ENTITY maintainer-fullname " Mark Hymers">16 <!ENTITY maintainer-firstname " Mark">17 <!ENTITY maintainer-address " markh@linuxfromscratch.org">15 <!ENTITY maintainer-fullname "Larry Lawrence"> 16 <!ENTITY maintainer-firstname "Larry"> 17 <!ENTITY maintainer-address "larry@linuxfromscratch.org"> 18 18 19 19 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> -
index.xml
r2751d22 r4dfbf90 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "2003040 1">6 <!ENTITY releasedate "April 1st, 2003">5 <!ENTITY version "20030402"> 6 <!ENTITY releasedate "April 2nd, 2003"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/acknowledgments.xml
r2751d22 r4dfbf90 17 17 servers.</para></listitem> 18 18 19 <listitem><para><ulink url="http://www.valinux.com">VA Linux20 Systems</ulink> for providing rackspace and bandwidth for the21 linuxfromscratch.org server.</para></listitem>22 23 19 <listitem><para><ulink url="mailto:gerard@linuxfromscratch.org">Gerard 24 20 Beekmans</ulink> <gerard@linuxfromscratch.org> for starting and … … 28 24 Tie-Ten-Quee</ulink> <highos@linuxfromscratch.org> for answering 29 25 many questions on irc, having a great deal of patience and for not 30 killing the currenteditor for the joke in the original BLFS26 killing the editor for the joke in the original BLFS 31 27 announcement!</para></listitem> 32 28 -
introduction/welcome/askhelp.xml
r2751d22 r4dfbf90 3 3 <title>Asking for help and the FAQ</title> 4 4 5 <para>THIS IS A NEW PAGE</para> 5 <para>If you encounter a problem while using this book, and your problem 6 is not listed in the FAQ (<ulink 7 url="http://www.linuxfromscratch.org/faq"/>), you will find that most 8 of the people on Internet Relay Chat (IRC) and 9 on the mailing lists are willing to help you. An 10 overview of the LFS mailing lists can be found in 11 <xref linkend="intro-welcome-maillists"/>. To assist us in diagnosing and solving 12 your problem, include as much relevant information as possible in your 13 request for help.</para> 14 15 <sect2> 16 <title>Things to mention</title> 17 18 <para>Apart from a brief explanation of the problem you're having, the 19 essential things to include in your request are:</para> 20 21 <itemizedlist> 22 <listitem><para>the version of the book you are using (being 23 &version;),</para></listitem> 24 <listitem><para>the package or section giving you 25 problems,</para></listitem> 26 <listitem><para>the exact error message or symptom you are 27 receiving,</para></listitem> 28 <listitem><para>whether you have deviated from the book or LFS at 29 all.</para></listitem> 30 </itemizedlist> 31 32 <para>(Note that saying that you've deviated from the book doesn't mean 33 that we won't help you. It'll just help us to see other possible causes of your problem.)</para> 34 35 <para>An excellent article on asking for help on the Internet in general 36 has been written by Eric S. Raymond. It is available online at <ulink 37 url="http://www.tuxedo.org/~esr/faqs/smart-questions.html"/>. 38 Read and follow the hints in that document and you are much more likely 39 to get a response to start with and also to get the help you actually 40 need.</para> 41 </sect2> 6 42 7 43 </sect1> -
introduction/welcome/credits.xml
r2751d22 r4dfbf90 16 16 <itemizedlist> 17 17 18 <listitem><para><emphasis>Editor:</emphasis> Mark 19 Hymers <ulink 18 <listitem><para><emphasis>Editor:</emphasis> Larry Lawrence <ulink 20 19 url="mailto:&maintainer-address;"><&maintainer-address;></ulink></para></listitem> 21 20 22 21 <listitem><para><emphasis>Co-Editors:</emphasis> Bruce 23 Dubbs, Larry Lawrence, Billy O'Connor and Tushar Teredesai</para></listitem>22 Dubbs, Mark Hymers, Billy O'Connor and Tushar Teredesai</para></listitem> 24 23 25 24 </itemizedlist> -
postlfs/editors/editors.xml
r2751d22 r4dfbf90 3 3 <title>Editors</title> 4 4 5 <para>Intro goes here</para> 5 <para>From a developers point of view, this is the only program that 6 really matters. We spend so much time using it that it is critical that 7 we are comfortable with the one we use. This chapter is referenced in the 8 LFS book for those wishing to use other editors on their LFS system. We 9 also have the opportunity to show how some LFS installed programs 10 benefit from being recompiled after GUI libraries have been installed.</para> 6 11 7 12 &postlfs-editors-vim; -
postlfs/editors/emacs/emacs-desc.xml
r2751d22 r4dfbf90 2 2 <title>Contents</title> 3 3 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> 8 14 9 15 </sect2> -
postlfs/editors/emacs/emacs-intro.xml
r2751d22 r4dfbf90 2 2 <title>Introduction to emacs</title> 3 3 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;"/> 5 Download location (FTP): <ulink url="&emacs-download-ftp;"/> 6 6 Version used: &emacs-version; 7 7 Package size: &emacs-size; -
postlfs/editors/joe.xml
r2751d22 r4dfbf90 5 5 &joe-intro; 6 6 &joe-inst; 7 &joe-config; 7 8 &joe-desc; 8 &joe-config;9 9 10 10 </sect1> -
postlfs/editors/joe/joe-desc.xml
r2751d22 r4dfbf90 2 2 <title>Contents</title> 3 3 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> 6 8 </sect2> 7 9 -
postlfs/editors/joe/joe.ent
r2751d22 r4dfbf90 6 6 <!ENTITY joe-buildsize "4 MB"> 7 7 <!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 ""> 10 11 <!ENTITY joe-size "265 KB"> -
postlfs/editors/vim/vim-intro.xml
r2751d22 r4dfbf90 2 2 <title>Introduction to Vim</title> 3 3 4 <screen>Download location (FTP): <ulink url="&vim-download-ftp;"/> 4 <screen>Download location (HTTP: <ulink url="&vim-download-http;"/> 5 Download location (FTP): <ulink url="&vim-download-ftp;"/> 5 6 Version used: &vim-version; 6 7 Package size: &vim-size; -
postlfs/editors/vim/vim.ent
r2751d22 r4dfbf90 6 6 <!ENTITY vim-installsize "11 MB"> 7 7 <!ENTITY vim-version "6.1"> 8 <!ENTITY vim-download-http ""> 8 9 <!ENTITY vim-download-ftp "ftp://ftp.nluug.nl/pub/editors/vim/unix/vim-&vim-version;.tar.bz2"> 9 10 <!ENTITY vim-size "2.8 MB"> -
postlfs/shells/tcsh/tcsh-intro.xml
r2751d22 r4dfbf90 6 6 Version used: &tcsh-version; 7 7 Package size: &tcsh-size; 8 Estimated Disk space required: &tcsh-buildsize;</screen> 8 Estimated Disk space required: &tcsh-buildsize; 9 Estimated build time: &tcsh-time;</screen> 9 10 10 11 <para>The tcsh package contains "an enhanced but completely compatible -
postlfs/shells/tcsh/tcsh.ent
r2751d22 r4dfbf90 7 7 <!ENTITY tcsh-buildsize "5.9 MB"> 8 8 <!ENTITY tcsh-version "6.12"> 9 <!ENTITY tcsh-download-http " Not currently available">9 <!ENTITY tcsh-download-http ""> 10 10 <!ENTITY tcsh-download-ftp "ftp://ftp.funet.fi/pub/unix/shells/tcsh/tcsh-6.12.00.tar.gz"> 11 11 <!ENTITY tcsh-size "804 KB"> -
postlfs/shells/zsh/zsh-intro.xml
r2751d22 r4dfbf90 6 6 Version used: &zsh-version; 7 7 Package size: &zsh-size; 8 Estimated Disk space required: &zsh-buildsize;</screen> 8 Estimated Disk space required: &zsh-buildsize; 9 Estimated build time: &zsh-time;</screen> 9 10 10 11 <para>The zsh package contains the zsh shell. zsh is a command -
preface/foreword.xml
r2751d22 r4dfbf90 31 31 32 32 <para>Mark Hymers <markh@linuxfromscratch.org> 33 BLFS Editor </para>33 BLFS Editor (July 2001 - March 2003)</para> 34 34 35 35 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.