Changeset aae1c7c0


Ignore:
Timestamp:
04/24/2021 03:04:25 AM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
af548cd
Parents:
4612211 (diff), 61707b1 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • INSTALL

    r4612211 raae1c7c0  
    77submission to the lfs-book or lfs-dev mailing lists, then you do not need this
    88document.  Instead, you need to read the LFS Editor's Manual.  See the LFS
    9 website at http://www.linuxfromscratch.org for more information.
     9website at https://www.linuxfromscratch.org for more information.
    1010
    1111-------------------------------------------------------------------------------
     
    1414
    1515* libxml2
    16   - http://www.linuxfromscratch.org/blfs/view/svn/general/libxml2.html
     16  - https://www.linuxfromscratch.org/blfs/view/svn/general/libxml2.html
    1717
    1818* libxslt
    19   - http://www.linuxfromscratch.org/blfs/view/svn/general/libxslt.html
     19  - https://www.linuxfromscratch.org/blfs/view/svn/general/libxslt.html
    2020
    2121* DocBook DTD
    22   - http://www.linuxfromscratch.org/blfs/view/svn/pst/xml.html
     22  - https://www.linuxfromscratch.org/blfs/view/svn/pst/xml.html
    2323
    2424* DocBook XSL Stylesheets
    25   - http://www.linuxfromscratch.org/blfs/view/svn/pst/docbook-xsl.html
     25  - https://www.linuxfromscratch.org/blfs/view/svn/pst/docbook-xsl.html
    2626
    2727* HTMLTidy
    28   - http://www.linuxfromscratch.org/blfs/view/svn/general/tidy-html5.html
     28  - https://www.linuxfromscratch.org/blfs/view/svn/general/tidy-html5.html
    2929
    3030-------------------------------------------------------------------------------
     
    3434
    3535* lynx
    36   - http://www.linuxfromscratch.org/blfs/view/svn/basicnet/lynx.html
     36  - https://www.linuxfromscratch.org/blfs/view/svn/basicnet/lynx.html
    3737
    3838-------------------------------------------------------------------------------
     
    4242
    4343* JDK
    44   - http://www.linuxfromscratch.org/blfs/view/svn/general/openjdk.html
     44  - https://www.linuxfromscratch.org/blfs/view/svn/general/openjdk.html
    4545
    4646* FOP and JAI
    47   - http://www.linuxfromscratch.org/blfs/view/svn/pst/fop.html
     47  - https://www.linuxfromscratch.org/blfs/view/svn/pst/fop.html
  • chapter01/resources.xml

    r4612211 raae1c7c0  
    6868    <para>For additional information on the packages, useful tips are
    6969    available in the LFS Package Reference page located at <ulink
    70     url="http://www.linuxfromscratch.org/~matthew/LFS-references.html"/>.</para>
     70    url="https://www.linuxfromscratch.org/~matthew/LFS-references.html"/>.</para>
    7171
    7272  </sect2>  -->
  • chapter03/introduction.xml

    r4612211 raae1c7c0  
    6161      <para>For stable versions of the book, a tarball of all the needed files
    6262      can be downloaded from one of the LFS files mirrors listed at
    63       <ulink url="http://www.linuxfromscratch.org/mirrors.html#files"/>.</para>
     63      <ulink url="https://www.linuxfromscratch.org/mirrors.html#files"/>.</para>
    6464    </listitem>
    6565    <listitem>
  • general.ent

    r4612211 raae1c7c0  
    2121<!ENTITY generic-versiond "systemd">
    2222
    23 <!ENTITY lfs-root        "https://rivendell.linuxfromscratch.org/">
     23<!ENTITY lfs-root        "https://www.linuxfromscratch.org/">
    2424<!ENTITY blfs-root       "&lfs-root;blfs/">
    2525<!ENTITY blfs-book       "&blfs-root;view/&short-version;/">
     
    3939<!ENTITY erratad         "&lfs-root;lfs/errata/&generic-versiond;/">
    4040
    41 <!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/">
     41<!ENTITY lfs-ticket-root "https://wiki.linuxfromscratch.org/lfs/ticket/">
    4242
    4343<!ENTITY anduin-sources  "http://anduin.linuxfromscratch.org/LFS">
  • prologue/architecture.xml

    r4612211 raae1c7c0  
    4545straightforward base Linux system. Some LFS/BLFS editors maintain a fork
    4646of LFS for multilib, which is accessible at <ulink
    47 url="http://www.linuxfromscratch.org/~thomas/multilib/index.html"/>. But it
     47url="https://www.linuxfromscratch.org/~thomas/multilib/index.html"/>. But it
    4848is an advanced topic.</para>
    4949
Note: See TracChangeset for help on using the changeset viewer.