Changeset 4458e3d


Ignore:
Timestamp:
09/07/2021 09:05:44 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
3781c69
Parents:
408fb782
Message:

Remove eol spaces

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • INSTALL

    r408fb782 r4458e3d  
    11LFS Book Conversion Tools Installation Instructions
    22
    3 After downloading the SVN source, there are some things that need to be set up 
    4 on your computer if you want to convert the XML source into something easier to 
    5 read (e.g. HTML, TXT, or PDF).  If you are interested in this, then keep 
    6 reading.  If you are only interested in editing the XML source for re- 
    7 submission to the lfs-book or lfs-dev mailing lists, then you do not need this 
    8 document.  Instead, you need to read the LFS Editor's Manual.  See the LFS 
     3After downloading the SVN source, there are some things that need to be set up
     4on your computer if you want to convert the XML source into something easier to
     5read (e.g. HTML, TXT, or PDF).  If you are interested in this, then keep
     6reading.  If you are only interested in editing the XML source for re-
     7submission to the lfs-book or lfs-dev mailing lists, then you do not need this
     8document.  Instead, you need to read the LFS Editor's Manual.  See the LFS
    99website at https://www.linuxfromscratch.org for more information.
    1010
     
    1919  - https://www.linuxfromscratch.org/blfs/view/svn/general/libxslt.html
    2020
    21 * DocBook DTD 
     21* DocBook DTD
    2222  - https://www.linuxfromscratch.org/blfs/view/svn/pst/xml.html
    2323
    24 * DocBook XSL Stylesheets 
     24* DocBook XSL Stylesheets
    2525  - https://www.linuxfromscratch.org/blfs/view/svn/pst/docbook-xsl.html
    2626
     
    2828  - https://www.linuxfromscratch.org/blfs/view/svn/general/tidy-html5.html
    2929
    30 ------------------------------------------------------------------------------- 
     30-------------------------------------------------------------------------------
    3131
    3232If you want to convert the XML to TXT, install the above items, and then install
     
    3636  - https://www.linuxfromscratch.org/blfs/view/svn/basicnet/lynx.html
    3737
    38 ------------------------------------------------------------------------------- 
     38-------------------------------------------------------------------------------
    3939
    4040If you want to convert the XML to PDF, install the items listed above (except
  • README

    r408fb782 r4458e3d  
    11LFS Book README
    22
    3 This document is meant to instruct the user on how to convert the book's XML 
    4 source to other formats (e.g. HTML, PDF, PS and TXT).  First, if you have not 
     3This document is meant to instruct the user on how to convert the book's XML
     4source to other formats (e.g. HTML, PDF, PS and TXT).  First, if you have not
    55already done so, please read the INSTALL file for instructions on how to install
    66the required software.  If you have already completed the steps outlined in the
     
    88various other formats.
    99
    10 In all examples, setting the parameter REV=systemd is needed to build the 
     10In all examples, setting the parameter REV=systemd is needed to build the
    1111systemd version of the book.
    1212
  • general.ent

    r408fb782 r4458e3d  
    1414<!-- jhalfs needs a literal dash, not &ndash; -->
    1515
    16 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book; 
     16<!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;
    1717                                      Change to x.y for release but not -rc releases -->
    1818<!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
    1919
    2020<!ENTITY short-versiond  "systemd">  <!--Change to stable-systemd for release  -->
    21 <!ENTITY generic-versiond "systemd"> 
     21<!ENTITY generic-versiond "systemd">
    2222
    2323<!ENTITY lfs-root        "https://www.linuxfromscratch.org/">
     
    5252<!ENTITY before          "Must be installed before">
    5353<!ENTITY external        "Optional dependencies">
    54                          
     54
    5555<!ENTITY gnu             "https://ftp.gnu.org/gnu/">
    5656<!ENTITY gnu-software    "https://www.gnu.org/software/">
  • packages.ent

    r408fb782 r4458e3d  
    66     Allowed deviation in SBUs : 10%
    77     Allowed deviation in disk usage : 2%
    8      
     8
    99     Suffixes:
    1010     *-tmp-*     Package info for Temporary Tools
     
    388388
    389389<!ENTITY lfs-bootscripts-version "20210608">      <!-- Scripts depend on this format -->
    390 <!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">       
     390<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">
    391391<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
    392 <!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM"> 
     392<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM">
    393393<!ENTITY lfs-bootscripts-home " ">
    394 <!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB"> 
     394<!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB">
    395395<!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU">
    396396
     
    590590<!ENTITY psmisc-fin-sbu "less than 0.1 SBU">
    591591
    592 <!-- If python minor version changes, updates in python and 
     592<!-- If python minor version changes, updates in python and
    593593     meson pages will be needed: python3.6 and python3.6m -->
    594594
     
    629629<!ENTITY shadow-url "&github;/shadow-maint/shadow/releases/download/v&shadow-version;/shadow-&shadow-version;.tar.xz">
    630630<!ENTITY shadow-md5 "126924090caf72f3de7e9261fd4e10ac">
    631 <!ENTITY shadow-home "https://shadow-maint.github.io/shadow/"> 
     631<!ENTITY shadow-home "https://shadow-maint.github.io/shadow/">
    632632<!ENTITY shadow-fin-du "45 MB">
    633633<!ENTITY shadow-fin-sbu "0.2 SBU">
Note: See TracChangeset for help on using the changeset viewer.