Remove eol spaces

This commit is contained in:
Pierre Labastie 2021-09-07 23:05:44 +02:00
parent 408fb7828b
commit 4458e3d2d8
4 changed files with 22 additions and 22 deletions

20
INSTALL
View File

@ -1,11 +1,11 @@
LFS Book Conversion Tools Installation Instructions
After downloading the SVN source, there are some things that need to be set up
on your computer if you want to convert the XML source into something easier to
read (e.g. HTML, TXT, or PDF). If you are interested in this, then keep
reading. If you are only interested in editing the XML source for re-
submission to the lfs-book or lfs-dev mailing lists, then you do not need this
document. Instead, you need to read the LFS Editor's Manual. See the LFS
After downloading the SVN source, there are some things that need to be set up
on your computer if you want to convert the XML source into something easier to
read (e.g. HTML, TXT, or PDF). If you are interested in this, then keep
reading. If you are only interested in editing the XML source for re-
submission to the lfs-book or lfs-dev mailing lists, then you do not need this
document. Instead, you need to read the LFS Editor's Manual. See the LFS
website at https://www.linuxfromscratch.org for more information.
-------------------------------------------------------------------------------
@ -18,16 +18,16 @@ If you want to convert the XML to HTML, install the following:
* libxslt
- https://www.linuxfromscratch.org/blfs/view/svn/general/libxslt.html
* DocBook DTD
* DocBook DTD
- https://www.linuxfromscratch.org/blfs/view/svn/pst/xml.html
* DocBook XSL Stylesheets
* DocBook XSL Stylesheets
- https://www.linuxfromscratch.org/blfs/view/svn/pst/docbook-xsl.html
* HTMLTidy
- https://www.linuxfromscratch.org/blfs/view/svn/general/tidy-html5.html
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
If you want to convert the XML to TXT, install the above items, and then install
the following:
@ -35,7 +35,7 @@ the following:
* lynx
- https://www.linuxfromscratch.org/blfs/view/svn/basicnet/lynx.html
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
If you want to convert the XML to PDF, install the items listed above (except
lynx) and then install the following:

6
README
View File

@ -1,13 +1,13 @@
LFS Book README
This document is meant to instruct the user on how to convert the book's XML
source to other formats (e.g. HTML, PDF, PS and TXT). First, if you have not
This document is meant to instruct the user on how to convert the book's XML
source to other formats (e.g. HTML, PDF, PS and TXT). First, if you have not
already done so, please read the INSTALL file for instructions on how to install
the required software. If you have already completed the steps outlined in the
INSTALL file, then continue reading for examples how to convert these files into
various other formats.
In all examples, setting the parameter REV=systemd is needed to build the
In all examples, setting the parameter REV=systemd is needed to build the
systemd version of the book.
XML to XHTML:

View File

@ -13,12 +13,12 @@
-->
<!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc releases -->
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
<!ENTITY short-versiond "systemd"> <!--Change to stable-systemd for release -->
<!ENTITY generic-versiond "systemd">
<!ENTITY generic-versiond "systemd">
<!ENTITY lfs-root "https://www.linuxfromscratch.org/">
<!ENTITY blfs-root "&lfs-root;blfs/">
@ -51,7 +51,7 @@
<!ENTITY testsuites "Test suite depends on">
<!ENTITY before "Must be installed before">
<!ENTITY external "Optional dependencies">
<!ENTITY gnu "https://ftp.gnu.org/gnu/">
<!ENTITY gnu-software "https://www.gnu.org/software/">
<!ENTITY alpha-gnu "https://alpha.gnu.org/gnu/">

View File

@ -5,7 +5,7 @@
Packages sizes allways in KB
Allowed deviation in SBUs : 10%
Allowed deviation in disk usage : 2%
Suffixes:
*-tmp-* Package info for Temporary Tools
*-fin-* Package info for Final System
@ -387,11 +387,11 @@
<!ENTITY less-fin-sbu "less than 0.1 SBU">
<!ENTITY lfs-bootscripts-version "20210608"> <!-- Scripts depend on this format -->
<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">
<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">
<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM">
<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM">
<!ENTITY lfs-bootscripts-home " ">
<!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB">
<!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB">
<!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU">
<!ENTITY libcap-version "2.53">
@ -589,7 +589,7 @@
<!ENTITY psmisc-fin-du "5.6 MB">
<!ENTITY psmisc-fin-sbu "less than 0.1 SBU">
<!-- If python minor version changes, updates in python and
<!-- If python minor version changes, updates in python and
meson pages will be needed: python3.6 and python3.6m -->
<!ENTITY python-version "3.9.6">
@ -628,7 +628,7 @@
<!ENTITY shadow-size "1,592 KB">
<!ENTITY shadow-url "&github;/shadow-maint/shadow/releases/download/v&shadow-version;/shadow-&shadow-version;.tar.xz">
<!ENTITY shadow-md5 "126924090caf72f3de7e9261fd4e10ac">
<!ENTITY shadow-home "https://shadow-maint.github.io/shadow/">
<!ENTITY shadow-home "https://shadow-maint.github.io/shadow/">
<!ENTITY shadow-fin-du "45 MB">
<!ENTITY shadow-fin-sbu "0.2 SBU">