mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
some http -> https changes
This commit is contained in:
parent
baecd49c48
commit
fb66c4c583
@ -247,12 +247,12 @@
|
||||
<para><ulink url="mailto:info@shizu-net.jp">Shizunet Co.,Ltd.</ulink>
|
||||
<info@shizu-net.jp> – lfs.mirror.shizu-net.jp mirror</para>
|
||||
</listitem>
|
||||
|
||||
<!-- domain name can't be resolved on Sept 5, 2022
|
||||
<listitem>
|
||||
<para><ulink url="http://www.initworld.com/">Init World</ulink>
|
||||
<http://www.initworld.com/> – lfs.initworld.com mirror</para>
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Australian Mirrors</bridgehead>
|
||||
|
@ -948,7 +948,7 @@
|
||||
<segtitle>&external;</segtitle>
|
||||
<seglistitem>
|
||||
<seg>
|
||||
<ulink url="http://gcc.gnu.org/wiki/GNAT">GNAT</ulink>
|
||||
<ulink url="https://gcc.gnu.org/wiki/GNAT">GNAT</ulink>
|
||||
and
|
||||
<ulink url="https://repo.or.cz/isl.git">ISL</ulink>
|
||||
</seg>
|
||||
@ -2813,7 +2813,7 @@
|
||||
<ulink url="&blfs-book;postlfs/linux-pam.html">Linux-PAM</ulink>,
|
||||
<ulink
|
||||
url="&blfs-book;general/python-modules.html#lxml">lxml</ulink>,
|
||||
<ulink url="http://lz4.github.io/lz4/">LZ4</ulink>,
|
||||
<ulink url="https://lz4.github.io/lz4/">LZ4</ulink>,
|
||||
<ulink url="&blfs-book;postlfs/make-ca.html">make-ca</ulink>,
|
||||
<ulink url="&blfs-book;postlfs/p11-kit.html">p11-kit</ulink>,
|
||||
<ulink url="&blfs-book;general/pcre2.html">PCRE2</ulink>,
|
||||
@ -3266,7 +3266,7 @@
|
||||
<segtitle>&external;</segtitle>
|
||||
<seglistitem>
|
||||
<seg>
|
||||
<ulink url="http://lz4.github.io/lz4/">LZ4</ulink>
|
||||
<ulink url="https://lz4.github.io/lz4/">LZ4</ulink>
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
@ -44,7 +44,7 @@
|
||||
<para>Other file systems, including FAT32, NTFS, ReiserFS, JFS, and XFS are
|
||||
useful for specialized purposes. More information about these file systems
|
||||
can be found at <ulink
|
||||
url="http://en.wikipedia.org/wiki/Comparison_of_file_systems"/>.</para>
|
||||
url="https://en.wikipedia.org/wiki/Comparison_of_file_systems"/>.</para>
|
||||
|
||||
<para>LFS assumes that the root file system (/) is of type ext4. To create
|
||||
an <systemitem class="filesystem">ext4</systemitem> file system on the LFS
|
||||
|
@ -31,7 +31,7 @@
|
||||
|
||||
<para>Download locations may not always be accessible. If a download
|
||||
location has changed since this book was published, Google (<ulink
|
||||
url="http://www.google.com/"/>) provides a useful search engine for
|
||||
url="https://www.google.com/"/>) provides a useful search engine for
|
||||
most packages. If this search is unsuccessful, try one of the
|
||||
alternative means of downloading at <ulink
|
||||
url="&lfs-root;lfs/mirrors.html#files"/>. </para>
|
||||
|
@ -162,7 +162,7 @@ EOF</userinput></screen>
|
||||
9, and in part by common convention employed by a number of existing Linux
|
||||
distributions. In addition, some test suites rely on specific users or
|
||||
groups. The Linux Standard Base (LSB, available at <ulink
|
||||
url="http://refspecs.linuxfoundation.org/lsb.shtml"/>) only recommends that,
|
||||
url="https://refspecs.linuxfoundation.org/lsb.shtml"/>) only recommends that,
|
||||
besides the group <systemitem class="groupname">root</systemitem> with a
|
||||
Group ID (GID) of 0, a group <systemitem class="groupname">bin</systemitem>
|
||||
with a GID of 1 be present. The GID of 5 is widely used for
|
||||
|
@ -283,7 +283,7 @@ make DESTDIR=/usr/pkg/libfoo/1.1 install</userinput></screen>
|
||||
<para>This approach is used by most of the package managers found in the
|
||||
commercial distributions. Examples of package managers that follow this
|
||||
approach are RPM (which, incidentally, is required by the <ulink
|
||||
url="http://refspecs.linuxfoundation.org/lsb.shtml">Linux
|
||||
url="https://refspecs.linuxfoundation.org/lsb.shtml">Linux
|
||||
Standard Base Specification</ulink>), pkg-utils, Debian's apt, and
|
||||
Gentoo's Portage system. A hint describing how to adopt this style of
|
||||
package management for LFS systems is located at <ulink
|
||||
@ -296,7 +296,7 @@ make DESTDIR=/usr/pkg/libfoo/1.1 install</userinput></screen>
|
||||
archives. This system purposely does not handle package dependencies
|
||||
as more complex package managers do. For details of Slackware package
|
||||
management, see <ulink
|
||||
url="http://www.slackbook.org/html/package-management.html"/>.</para>
|
||||
url="https://www.slackbook.org/html/package-management.html"/>.</para>
|
||||
</sect3>
|
||||
|
||||
<sect3>
|
||||
|
@ -23,7 +23,7 @@
|
||||
<filename>/etc/vconsole.conf</filename> file for configuration
|
||||
information. Decide which keymap and screen font will be used. Various
|
||||
language-specific HOWTOs can also help with this, see <ulink
|
||||
url="http://www.tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>.
|
||||
url="https://tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>.
|
||||
Examine the output of <command>localectl list-keymaps</command> for a list of
|
||||
valid console keymaps. Look in the
|
||||
<filename class="directory">/usr/share/consolefonts</filename>
|
||||
|
@ -325,7 +325,7 @@
|
||||
|
||||
<listitem>
|
||||
<para>The <systemitem class="filesystem">sysfs</systemitem> Filesystem
|
||||
<ulink url="http://www.kernel.org/pub/linux/kernel/people/mochel/doc/papers/ols-2005/mochel.pdf"/></para>
|
||||
<ulink url="https://www.kernel.org/pub/linux/kernel/people/mochel/doc/papers/ols-2005/mochel.pdf"/></para>
|
||||
</listitem>
|
||||
|
||||
<!-- No longer available
|
||||
|
@ -334,7 +334,7 @@ EOF</userinput></screen>
|
||||
<filename>/etc/sysconfig/console</filename> file for configuration
|
||||
information. Decide which keymap and screen font will be used. Various
|
||||
language-specific HOWTOs can also help with this, see <ulink
|
||||
url="http://www.tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>. If still in
|
||||
url="https://tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>. If still in
|
||||
doubt, look in the <filename class="directory">/usr/share/keymaps</filename>
|
||||
and <filename class="directory">/usr/share/consolefonts</filename> directories
|
||||
for valid keymaps and screen fonts. Read <filename>loadkeys(1)</filename> and
|
||||
|
@ -27,7 +27,7 @@
|
||||
Since an LFS system is compiled from source, it is up to you to keep
|
||||
abreast of such reports. There are several online resources that track
|
||||
such reports, some of which are shown below:</para>
|
||||
|
||||
<!-- FIXME too outdated, need a full update -->
|
||||
<itemizedlist>
|
||||
|
||||
<listitem>
|
||||
@ -85,7 +85,7 @@
|
||||
<para>The goal of The Linux Documentation Project (TLDP) is to
|
||||
collaborate on all of the issues of Linux documentation. The TLDP features
|
||||
a large collection of HOWTOs, guides, and man pages. It is located at
|
||||
<ulink url="http://www.tldp.org/"/>.</para>
|
||||
<ulink url="https://tldp.org/"/>.</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
@ -410,7 +410,7 @@
|
||||
<!ENTITY libpipeline-size "954 KB">
|
||||
<!ENTITY libpipeline-url "&savannah;/releases/libpipeline/libpipeline-&libpipeline-version;.tar.gz">
|
||||
<!ENTITY libpipeline-md5 "829c9ba46382b0b3e12dd11fcbc1bb27">
|
||||
<!ENTITY libpipeline-home "http://libpipeline.nongnu.org/">
|
||||
<!ENTITY libpipeline-home "https://libpipeline.nongnu.org/">
|
||||
<!ENTITY libpipeline-fin-du "10 MB">
|
||||
<!ENTITY libpipeline-fin-sbu "0.1 SBU">
|
||||
|
||||
@ -499,7 +499,7 @@
|
||||
<!ENTITY mpc-size "820 KB">
|
||||
<!ENTITY mpc-url "https://ftp.gnu.org/gnu/mpc/mpc-&mpc-version;.tar.gz">
|
||||
<!ENTITY mpc-md5 "9f16c976c25bb0f76b50be749cd7a3a8">
|
||||
<!ENTITY mpc-home "http://www.multiprecision.org/">
|
||||
<!ENTITY mpc-home "https://www.multiprecision.org/">
|
||||
<!ENTITY mpc-fin-du "21 MB">
|
||||
<!ENTITY mpc-fin-sbu "0.3 SBU">
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Software-Building-HOWTO
|
||||
<ulink url="http://www.tldp.org/HOWTO/Software-Building-HOWTO.html"/></para>
|
||||
<ulink url="https://tldp.org/HOWTO/Software-Building-HOWTO.html"/></para>
|
||||
|
||||
<para>This is a comprehensive guide to building and installing
|
||||
<quote>generic</quote> Unix software packages under Linux. Although it
|
||||
@ -40,7 +40,7 @@
|
||||
|
||||
<listitem>
|
||||
<para>Beginner's Guide to Installing from Source
|
||||
<ulink url="http://moi.vonos.net/linux/beginners-installing-from-source/"/></para>
|
||||
<ulink url="https://moi.vonos.net/linux/beginners-installing-from-source/"/></para>
|
||||
|
||||
<para>This guide provides a good summary of basic skills and
|
||||
techniques needed to build software from source code.</para>
|
||||
|
@ -18,17 +18,17 @@
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para><ulink url="http://pubs.opengroup.org/onlinepubs/9699919799/">
|
||||
<para><ulink url="https://pubs.opengroup.org/onlinepubs/9699919799/">
|
||||
POSIX.1-2008</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para><ulink
|
||||
url="http://refspecs.linuxfoundation.org/FHS_3.0/fhs/index.html">
|
||||
url="https://refspecs.linuxfoundation.org/FHS_3.0/fhs/index.html">
|
||||
Filesystem Hierarchy Standard (FHS) Version 3.0</ulink></para>
|
||||
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para><ulink url="http://refspecs.linuxfoundation.org/lsb.shtml">Linux
|
||||
<para><ulink url="https://refspecs.linuxfoundation.org/lsb.shtml">Linux
|
||||
Standard Base (LSB) Version 5.0 (2015)</ulink></para>
|
||||
|
||||
<para>The LSB has four separate standards: Core, Desktop,
|
||||
|
Loading…
Reference in New Issue
Block a user