Changeset 4de7ca7
- Timestamp:
- 09/23/2018 05:33:20 PM (6 years ago)
- Branches:
- basic
- Children:
- 20ce064
- Parents:
- 6397333
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
general/sysutils/fcron.xml
r6397333 r4de7ca7 66 66 A text editor 67 67 (default is <command>vi</command> from the vim package), 68 <ulink url="&blfs-book; /postlfs/linux-pam.html">linux-pam</ulink>, and69 <ulink url="&blfs-book; /postlfs/pst/docbook-utils.html">docbook-utils</ulink>68 <ulink url="&blfs-book;postlfs/linux-pam.html">linux-pam</ulink>, and 69 <ulink url="&blfs-book;postlfs/pst/docbook-utils.html">docbook-utils</ulink> 70 70 </para> 71 71 … … 170 170 <option>--with-dsssl-dir=<replaceable></path/to/dsssl-stylesheets></replaceable></option>: 171 171 May be used if you have 172 <ulink url="&blfs-book; /postlfs/pst/docbook-utils.html">docbook-utils</ulink>172 <ulink url="&blfs-book;postlfs/pst/docbook-utils.html">docbook-utils</ulink> 173 173 installed. 174 174 Currently, the dsssl stylesheets are located at -
introduction/important/building-notes.xml
r6397333 r4de7ca7 162 162 one of the dependent components is available will result in a failure. 163 163 This condition usually arises because the upstream developer has not 164 properly designated all the prerequ sites needed to accomplish a step in the164 properly designated all the prerequisites needed to accomplish a step in the 165 165 Makefile.</para> 166 166 … … 429 429 430 430 </sect2> 431 431 <!-- 432 432 <sect2 id="libtool"> 433 433 <title>Libtool files</title> … … 451 451 452 452 </sect2> 453 453 --> 454 454 </sect1> -
introduction/important/starting.xml
r6397333 r4de7ca7 29 29 30 30 <para> 31 A se ver is the simplier category. Generally this consistes of a web31 A server is the simpler category. Generally this consists of a web 32 32 server such as the 33 <ulink url="&blfs-book; /server/apache.html">Apache HTTP Server</ulink>33 <ulink url="&blfs-book;server/apache.html">Apache HTTP Server</ulink> 34 34 and a database server such as 35 <ulink url="&blfs-book; /server/mariadb.html">MariaDB</ulink>.35 <ulink url="&blfs-book;server/mariadb.html">MariaDB</ulink>. 36 36 However other services are possible. The operating system 37 37 embedded in a single use device falls into this category. … … 41 41 On the other hand, a workstation is much more complex. It generally 42 42 requires a graphical user environment such as 43 <ulink url="&blfs-book; /lxde/lxde.html">LXDE</ulink>,44 <ulink url="&blfs-book; /xfce/xfce.html">XFCE</ulink>,45 <ulink url="&blfs-book; /kde/kde.html">KDE</ulink>, or46 <ulink url="&blfs-book; /gnome/gnome.html">Gnome</ulink>43 <ulink url="&blfs-book;lxde/lxde.html">LXDE</ulink>, 44 <ulink url="&blfs-book;xfce/xfce.html">XFCE</ulink>, 45 <ulink url="&blfs-book;kde/kde.html">KDE</ulink>, or 46 <ulink url="&blfs-book;gnome/gnome.html">Gnome</ulink> 47 47 (systemd versions of LFS only) based on the 48 <ulink url="&blfs-book; /x/installing.html">X Window graphical environment</ulink>48 <ulink url="&blfs-book;x/installing.html">X Window graphical environment</ulink> 49 49 and several graphical based applications such as the 50 <ulink url="&blfs-book; /xsoft/firefox.html">Firefox web browser</ulink>,51 <ulink url="&blfs-book; /xsoft/thunderbird.html">Thunderbird email client</ulink>,50 <ulink url="&blfs-book;xsoft/firefox.html">Firefox web browser</ulink>, 51 <ulink url="&blfs-book;xsoft/thunderbird.html">Thunderbird email client</ulink>, 52 52 or 53 <ulink url="&blfs-book; /xsoft/libreoffice.html">LibreOffice office suite</ulink>.53 <ulink url="&blfs-book;xsoft/libreoffice.html">LibreOffice office suite</ulink>. 54 54 These applications require many (several hundred depending on 55 55 desired capabilities) more packages of support applications and … … 146 146 147 147 <para> 148 Note that the last three commands in the script are commented out. These149 are useful if those directories are mounted as separate partit ons on the148 Note that the last three commands in the script are commented out. These 149 are useful if those directories are mounted as separate partitions on the 150 150 host system and will be mounted when booting the completed LFS/BLFS system. 151 151 </para> … … 158 158 159 159 <para> 160 Another issue pointed out by the script is where to store downloaded160 Another issue pointed out by the script is where to store downloaded 161 161 package files. This location is arbitrary. It can be in a regular 162 162 user's home directory such as ~/sources or in a global location like … … 167 167 168 168 <para> 169 A last conveni nce feature presented here is to streamline the process169 A last convenience feature presented here is to streamline the process 170 170 of entering the chroot environment. This can be done with an alias 171 171 placed in a user's ~/.bashrc file on the host system: -
introduction/welcome/conventions.xml
r6397333 r4de7ca7 97 97 <para>When packages are created, the authors depend on prior work. In 98 98 order to build a package in BLFS, these dependencies must be built prior to 99 the desired package. For each package, any prerequ site packages are listed99 the desired package. For each package, any prerequisite packages are listed 100 100 in one or more separate sections: Required, Recommended, and Optional.</para> 101 101 102 102 <bridgehead renderas="sect3">Required Dependencies</bridgehead> 103 103 104 <para>These dependencies are the minimum prerequ site packages required to104 <para>These dependencies are the minimum prerequisite packages required to 105 105 build the package. Omitted from the list are packages in LFS and required 106 106 dependencies of other required packages.</para> -
postlfs/config/console-fonts.xml
r6397333 r4de7ca7 156 156 157 157 <para> 158 When you find a font which towish to use, as the158 When you find a font which you wish to use, as the 159 159 <systemitem class="username">root</systemitem> user) edit 160 160 the appropriate configururation file. … … 232 232 By default <application>terminus-fonts</application> will try to create 233 233 several types of font, and it will fail if <command>bdftopcf</command> 234 from <!--<xref linkend="xorg7-app"/>--> has not been installed. The configure 234 from the 235 <ulink url="&blfs-book;x/x7app.html">Xorg Applications</ulink>, 236 section of BLFS 237 has not been installed. The configure 235 238 script is only really useful if you go on to install 236 239 <emphasis>all</emphasis> the fonts (console and X11 bitmap) to the -
postlfs/config/devices.xml
r6397333 r4de7ca7 127 127 scanner <application>udev</application> rules are put into place when 128 128 <!-- installing <xref linkend='sane'/>.</para></note>--> 129 installing <ulink url='&blfs-book; /pst/sane.html'>sane</ulink>.</para></note>129 installing <ulink url='&blfs-book;pst/sane.html'>sane</ulink>.</para></note> 130 130 131 131 </sect2> -
postlfs/config/firmware.xml
r6397333 r4de7ca7 83 83 <xref linkend="wget"/>, and 84 84 <!-- <xref linkend="git"/>, --> 85 <ulink url="&blfs-book; /general/git.html">git</ulink>85 <ulink url="&blfs-book;general/git.html">git</ulink> 86 86 </para></note> 87 87 -
postlfs/security/openssh.xml
r6397333 r4de7ca7 90 90 <bridgehead renderas="sect4">Optional</bridgehead> 91 91 <para role="optional"> 92 <ulink url="&blfs-book; /postlfs/linux-pam.html">linux-pam</ulink>,92 <ulink url="&blfs-book;postlfs/linux-pam.html">linux-pam</ulink>, 93 93 <ulink url="&blfs-book;x/installing.html">x-window-system</ulink>, 94 94 <ulink url="&blfs-book;postlfs/mitkrb.html">MIT Kerberos</ulink>, -
postlfs/security/sudo.xml
r6397333 r4de7ca7 78 78 <bridgehead renderas="sect4">Optional</bridgehead> 79 79 <para role="optional"> 80 <ulink url="&blfs-book; /postlfs/linux-pam.html">linux-pam</ulink>,80 <ulink url="&blfs-book;postlfs/linux-pam.html">linux-pam</ulink>, 81 81 <ulink url="&blfs-book;postlfs/mitkrb.html">MIT Kerberos</ulink>, 82 82 <ulink url="&blfs-book;postlfs/openldap.html">openldap</ulink>
Note:
See TracChangeset
for help on using the changeset viewer.