Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk

This commit is contained in:
Bruce Dubbs 2021-04-23 22:04:25 -05:00
commit aae1c7c0fe
5 changed files with 14 additions and 14 deletions

18
INSTALL
View File

@ -6,26 +6,26 @@ 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- 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 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 document. Instead, you need to read the LFS Editor's Manual. See the LFS
website at http://www.linuxfromscratch.org for more information. website at https://www.linuxfromscratch.org for more information.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
If you want to convert the XML to HTML, install the following: If you want to convert the XML to HTML, install the following:
* libxml2 * libxml2
- http://www.linuxfromscratch.org/blfs/view/svn/general/libxml2.html - https://www.linuxfromscratch.org/blfs/view/svn/general/libxml2.html
* libxslt * libxslt
- http://www.linuxfromscratch.org/blfs/view/svn/general/libxslt.html - https://www.linuxfromscratch.org/blfs/view/svn/general/libxslt.html
* DocBook DTD * DocBook DTD
- http://www.linuxfromscratch.org/blfs/view/svn/pst/xml.html - https://www.linuxfromscratch.org/blfs/view/svn/pst/xml.html
* DocBook XSL Stylesheets * DocBook XSL Stylesheets
- http://www.linuxfromscratch.org/blfs/view/svn/pst/docbook-xsl.html - https://www.linuxfromscratch.org/blfs/view/svn/pst/docbook-xsl.html
* HTMLTidy * HTMLTidy
- http://www.linuxfromscratch.org/blfs/view/svn/general/tidy-html5.html - https://www.linuxfromscratch.org/blfs/view/svn/general/tidy-html5.html
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
@ -33,7 +33,7 @@ If you want to convert the XML to TXT, install the above items, and then install
the following: the following:
* lynx * lynx
- http://www.linuxfromscratch.org/blfs/view/svn/basicnet/lynx.html - https://www.linuxfromscratch.org/blfs/view/svn/basicnet/lynx.html
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
@ -41,7 +41,7 @@ If you want to convert the XML to PDF, install the items listed above (except
lynx) and then install the following: lynx) and then install the following:
* JDK * JDK
- http://www.linuxfromscratch.org/blfs/view/svn/general/openjdk.html - https://www.linuxfromscratch.org/blfs/view/svn/general/openjdk.html
* FOP and JAI * FOP and JAI
- http://www.linuxfromscratch.org/blfs/view/svn/pst/fop.html - https://www.linuxfromscratch.org/blfs/view/svn/pst/fop.html

View File

@ -67,7 +67,7 @@
<para>For additional information on the packages, useful tips are <para>For additional information on the packages, useful tips are
available in the LFS Package Reference page located at <ulink available in the LFS Package Reference page located at <ulink
url="http://www.linuxfromscratch.org/~matthew/LFS-references.html"/>.</para> url="https://www.linuxfromscratch.org/~matthew/LFS-references.html"/>.</para>
</sect2> --> </sect2> -->

View File

@ -60,7 +60,7 @@
<listitem> <listitem>
<para>For stable versions of the book, a tarball of all the needed files <para>For stable versions of the book, a tarball of all the needed files
can be downloaded from one of the LFS files mirrors listed at can be downloaded from one of the LFS files mirrors listed at
<ulink url="http://www.linuxfromscratch.org/mirrors.html#files"/>.</para> <ulink url="https://www.linuxfromscratch.org/mirrors.html#files"/>.</para>
</listitem> </listitem>
<listitem> <listitem>
<para>The files can be downloaded using <command>wget</command> and <para>The files can be downloaded using <command>wget</command> and

View File

@ -20,7 +20,7 @@
<!ENTITY short-versiond "systemd"> <!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd"> <!ENTITY generic-versiond "systemd">
<!ENTITY lfs-root "https://rivendell.linuxfromscratch.org/"> <!ENTITY lfs-root "https://www.linuxfromscratch.org/">
<!ENTITY blfs-root "&lfs-root;blfs/"> <!ENTITY blfs-root "&lfs-root;blfs/">
<!ENTITY blfs-book "&blfs-root;view/&short-version;/"> <!ENTITY blfs-book "&blfs-root;view/&short-version;/">
<!ENTITY faq-root "&lfs-root;faq/"> <!ENTITY faq-root "&lfs-root;faq/">
@ -38,7 +38,7 @@
<!ENTITY test-resultsd "&lfs-root;lfs/build-logs/&generic-versiond;/"> <!ENTITY test-resultsd "&lfs-root;lfs/build-logs/&generic-versiond;/">
<!ENTITY erratad "&lfs-root;lfs/errata/&generic-versiond;/"> <!ENTITY erratad "&lfs-root;lfs/errata/&generic-versiond;/">
<!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/"> <!ENTITY lfs-ticket-root "https://wiki.linuxfromscratch.org/lfs/ticket/">
<!ENTITY anduin-sources "http://anduin.linuxfromscratch.org/LFS"> <!ENTITY anduin-sources "http://anduin.linuxfromscratch.org/LFS">

View File

@ -44,7 +44,7 @@ This is not directly supported in LFS because it would interfere with the
educational objective of providing the instructions needed for a educational objective of providing the instructions needed for a
straightforward base Linux system. Some LFS/BLFS editors maintain a fork straightforward base Linux system. Some LFS/BLFS editors maintain a fork
of LFS for multilib, which is accessible at <ulink of LFS for multilib, which is accessible at <ulink
url="http://www.linuxfromscratch.org/~thomas/multilib/index.html"/>. But it url="https://www.linuxfromscratch.org/~thomas/multilib/index.html"/>. But it
is an advanced topic.</para> is an advanced topic.</para>
</sect1> </sect1>