Changeset 4458e3d
- Timestamp:
- 09/07/2021 09:05:44 PM (21 months ago)
- Branches:
- 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, arm, bdubbs/gcc13, multilib, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008
- Children:
- 3781c69
- Parents:
- 408fb782
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
INSTALL
r408fb782 r4458e3d 1 1 LFS Book Conversion Tools Installation Instructions 2 2 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 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 9 9 website at https://www.linuxfromscratch.org for more information. 10 10 … … 19 19 - https://www.linuxfromscratch.org/blfs/view/svn/general/libxslt.html 20 20 21 * DocBook DTD 21 * DocBook DTD 22 22 - https://www.linuxfromscratch.org/blfs/view/svn/pst/xml.html 23 23 24 * DocBook XSL Stylesheets 24 * DocBook XSL Stylesheets 25 25 - https://www.linuxfromscratch.org/blfs/view/svn/pst/docbook-xsl.html 26 26 … … 28 28 - https://www.linuxfromscratch.org/blfs/view/svn/general/tidy-html5.html 29 29 30 ------------------------------------------------------------------------------- 30 ------------------------------------------------------------------------------- 31 31 32 32 If you want to convert the XML to TXT, install the above items, and then install … … 36 36 - https://www.linuxfromscratch.org/blfs/view/svn/basicnet/lynx.html 37 37 38 ------------------------------------------------------------------------------- 38 ------------------------------------------------------------------------------- 39 39 40 40 If you want to convert the XML to PDF, install the items listed above (except -
README
r408fb782 r4458e3d 1 1 LFS Book README 2 2 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 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 5 5 already done so, please read the INSTALL file for instructions on how to install 6 6 the required software. If you have already completed the steps outlined in the … … 8 8 various other formats. 9 9 10 In all examples, setting the parameter REV=systemd is needed to build the 10 In all examples, setting the parameter REV=systemd is needed to build the 11 11 systemd version of the book. 12 12 -
general.ent
r408fb782 r4458e3d 14 14 <!-- jhalfs needs a literal dash, not – --> 15 15 16 <!ENTITY short-version "svn"> <!-- Used below in &blfs-book; 16 <!ENTITY short-version "svn"> <!-- Used below in &blfs-book; 17 17 Change to x.y for release but not -rc releases --> 18 18 <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> 19 19 20 20 <!ENTITY short-versiond "systemd"> <!--Change to stable-systemd for release --> 21 <!ENTITY generic-versiond "systemd"> 21 <!ENTITY generic-versiond "systemd"> 22 22 23 23 <!ENTITY lfs-root "https://www.linuxfromscratch.org/"> … … 52 52 <!ENTITY before "Must be installed before"> 53 53 <!ENTITY external "Optional dependencies"> 54 54 55 55 <!ENTITY gnu "https://ftp.gnu.org/gnu/"> 56 56 <!ENTITY gnu-software "https://www.gnu.org/software/"> -
packages.ent
r408fb782 r4458e3d 6 6 Allowed deviation in SBUs : 10% 7 7 Allowed deviation in disk usage : 2% 8 8 9 9 Suffixes: 10 10 *-tmp-* Package info for Temporary Tools … … 388 388 389 389 <!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"> 391 391 <!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"> 393 393 <!ENTITY lfs-bootscripts-home " "> 394 <!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB"> 394 <!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB"> 395 395 <!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU"> 396 396 … … 590 590 <!ENTITY psmisc-fin-sbu "less than 0.1 SBU"> 591 591 592 <!-- If python minor version changes, updates in python and 592 <!-- If python minor version changes, updates in python and 593 593 meson pages will be needed: python3.6 and python3.6m --> 594 594 … … 629 629 <!ENTITY shadow-url "&github;/shadow-maint/shadow/releases/download/v&shadow-version;/shadow-&shadow-version;.tar.xz"> 630 630 <!ENTITY shadow-md5 "126924090caf72f3de7e9261fd4e10ac"> 631 <!ENTITY shadow-home "https://shadow-maint.github.io/shadow/"> 631 <!ENTITY shadow-home "https://shadow-maint.github.io/shadow/"> 632 632 <!ENTITY shadow-fin-du "45 MB"> 633 633 <!ENTITY shadow-fin-sbu "0.2 SBU">
Note:
See TracChangeset
for help on using the changeset viewer.