mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
secure LFS URL
This commit is contained in:
parent
9a178619b9
commit
61707b171e
18
INSTALL
18
INSTALL
@ -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
|
||||||
|
@ -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> -->
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
@ -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">
|
||||||
|
|
||||||
|
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user