Changeset aa8e4915
- Timestamp:
- 09/29/2002 11:03:58 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, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, 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:
- 17f03b3
- Parents:
- ac5e265
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/important/important.xml
rac5e265 raa8e4915 1 <chapter id="intro-important" xreflabel="Important Information">1 <chapter id="intro-important"> 2 2 <?dbhtml filename="important.html" dir="introduction"?> 3 3 <title>Important Information</title> -
introduction/welcome/changelog.xml
rac5e265 raa8e4915 10 10 11 11 <itemizedlist> 12 13 <listitem><para>September 29th, 2002 [markh]: Introduction: Rewrite "Which 14 sections of the book do I want?" page to update it to the new 15 format.</para></listitem> 12 16 13 17 <listitem><para>September 29th, 2002 [markh]: Introduction: Update mirrors -
introduction/welcome/welcome.xml
rac5e265 raa8e4915 1 <chapter id="intro-welcome" xreflabel="Welcome to BLFS">1 <chapter id="intro-welcome"> 2 2 <?dbhtml filename="welcome.html" dir="introduction"?> 3 3 <title>Welcome to BLFS</title> -
introduction/welcome/which.xml
rac5e265 raa8e4915 10 10 destination and so choice is very much involved.</para> 11 11 12 <para>MUCH OF THIS PAGE HAS TO BE RE-WRITTEN TO FIT THE NEW LAYOUT. THE 13 OLD TEXT IS STILL IN THE XML SOURCE AND THE NEW TEXT CAN BE BASED ON 14 IT.</para> 12 <para>Everyone who reads the book will want to read certain sections. The 13 <xref linkend="introduction"/> part - which you are currently 14 reading - contains generic information. Especially take note of the 15 information in Important Information (<xref linkend="intro-important"/>), as 16 this contains comments about how to unpack software and various other aspects 17 which apply throughout the book.</para> 15 18 16 < !-- THIS NEEDS REWRITING TO FIT THE NEW LAYOUT17 <para>Everyone who reads the book will want to read certain sections. 18 <xref linkend="part1"/> which you are reading now contains generic 19 information. Especially take note of the information 20 in <xref linkend="chapter02"/> as this chapter contains comments about 21 how to unpack software and various other aspects which apply 22 th roughout the book.</para>19 <para>The part on <xref linkend="postlfs"/> is where most people will want 20 to turn next. This deals with not just configuration but also Security 21 (<xref linkend="postlfs-security"/>), Filesystems (<xref 22 linkend="postlfs-filesystems"/>), Editors (<xref 23 linkend="postlfs-editors"/>) and Shells (<xref linkend="postlfs-shells"/>). 24 Indeed, you may wish to reference certain parts of this chapter (especially 25 the sections on Editors and Filesystems) whilst building your LFS system.</para> 23 26 24 <para>Most people will want to at least browse through <xref 25 linkend="part2"/> as this contains information on general post-LFS 26 configuration issues and information on various libraries which are 27 needed by many packages. Note that you don't have to install all of 28 these libraries to start with, each BLFS install procedure tells you 29 which packages it depends upon so you can choose the program you want 30 to install and see what it needs.</para> 27 <para>Following these basic items, most people will want to at least browse 28 through the <xref linkend="general"/> part of the book. This part contains 29 information on many items which are prerequisites for other sections of the 30 book as well as some items (such as Programming (<xref 31 linkend="general-prog"/>) which are useful in their own right. Note 32 that you don't have to install all of these libraries and packages found in 33 this part to start with, each BLFS install procedure tells you which packages 34 it depends upon so you can choose the program you want to install and see 35 what it needs.</para> 31 36 32 <para>Likewise, most people will probably want to look at <xref 33 linkend="chapter06"/> to deal with connecting to the Internet or your local 34 LAN. The basic LFS book deals with setting up a static-ip based 35 ethernet connection, all other configurations such as DHCP and dial-up 36 internet connections are dealt with in this part of BLFS.</para> 37 <para>Likewise, most people will probably want to look at the <xref 38 linkend="connect"/> and <xref linkend="basicnet"/> parts. The first of 39 these deals with connecting to the Internet or your local LAN using a variety 40 of methods such as DHCP (<xref linkend="connect-dhcp"/>) and Dial-Up 41 Connections (<xref linkend="connect-dialup"/>). The second of these parts 42 deals with items such as Networking Libraries (<xref 43 linkend="basicnet-netlibs"/>) and various basic networking programs and 44 utilities.</para> 37 45 38 46 <para>Once you have dealt with these basics, you may wish to configure 39 network services such as mail. All of this is dealt with in the 40 remainder of <xref linkend="part3"/>. Those wanting to build servers 41 should find enough information to give them a good starting point here.</para> 47 more advanced network services. These are dealt with in the <xref 48 linkend="server"/> and <xref linkend="content"/> parts of the book. 49 Those wanting to build servers should find enough information to give 50 them a good starting point here. Note that <xref linkend="content"/> also 51 contains information on various database packages.</para> 42 52 43 <para>Those creating desktop systems will want to look at the next three 44 parts of the book: <xref linkend="part4"/>, <xref linkend="part5"/> and 45 <xref linkend="part6"/>.</para>--> 53 <para>The next parts of the book principally deal with desktop systems. 54 We start with a part talking about <xref linkend="x"/>. This part also 55 deals with some generic X-based libraries (<xref linkend="x-lib"/>). After 56 this, <xref linkend="kde"/> and <xref linkend="gnome"/> are given their 57 own parts which are followed by one on <xref linkend="xsoft"/>.</para> 58 59 <para>We then move on to deal with <xref linkend="multimedia"/> packages. 60 Note that many people may want to use the <xref linkend="alsa"/> 61 instructions from this chapter quite near the start of their BLFS journey; 62 they are placed here simply because it is the most logical place for 63 them.</para> 64 65 <para>The final part of the main BLFS book deals with <xref 66 linkend="pst"/>. This is useful for most people with desktop systems and 67 even those who are creating mainly server systems will find it useful.</para> 68 69 <para>Finally, the <xref linkend="appendices"/> contain various pieces of 70 useful information which you may need to use as a reference.</para> 46 71 47 72 <para>We hope you enjoy using BLFS and find it useful.</para> -
multimedia/multimedia.xml
rac5e265 raa8e4915 1 <part id="multimedia" xreflabel=" multimedia">1 <part id="multimedia" xreflabel="Multimedia"> 2 2 <?dbhtml filename="multimedia.html" dir="multimedia"?> 3 3 <title>Multimedia</title> -
x/x.xml
rac5e265 raa8e4915 1 <part id="x" xreflabel="X +Window Managers">1 <part id="x" xreflabel="X and Window Managers"> 2 2 <?dbhtml filename="x.html" dir="x"?> 3 3 <title>X + Window Managers</title> -
xsoft/xsoft.xml
rac5e265 raa8e4915 1 <part id="xsoft" xreflabel=" xsoft">1 <part id="xsoft" xreflabel="X Software"> 2 2 <?dbhtml filename="xsoft.html" dir="xsoft"?> 3 3 <title>X Software</title>
Note:
See TracChangeset
for help on using the changeset viewer.