Changeset a77130c


Ignore:
Timestamp:
09/26/2024 04:19:22 PM (9 hours ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch
Children:
adb2579
Parents:
8f103e67 (diff), d77b09e (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 remote-tracking branch 'origin/trunk' into xry111/loongarch

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r8f103e67 ra77130c  
    4040    appropriate for the entry or if needed the entire day's listitem.
    4141    -->
     42
     43    <listitem>
     44      <para>2024-09-20</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[bdubbs] - Update to vim-9.1.0738. Addresses
     48          <ulink url='&lfs-ticket-root;4500'>#4500</ulink>.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[bdubbs] - Update to texinfo-7.1.1. Fixes
     52          <ulink url='&lfs-ticket-root;5558'>#5558</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[bdubbs] - Update to tcl8.6.15. Fixes
     56          <ulink url='&lfs-ticket-root;5562'>#5562</ulink>.</para>
     57        </listitem>
     58        <listitem revision="sysv">
     59          <para>[bdubbs] - Update to sysklogd-2.6.2. Fixes
     60          <ulink url='&lfs-ticket-root;5557'>#5557</ulink>.</para>
     61        </listitem>
     62        <listitem>
     63          <para>[bdubbs] - Update to setuptools-75.1.0. Fixes
     64          <ulink url='&lfs-ticket-root;5560'>#5560</ulink>.</para>
     65        </listitem>
     66        <listitem>
     67          <para>[bdubbs] - Update to meson-1.5.2. Fixes
     68          <ulink url='&lfs-ticket-root;5566'>#5566</ulink>.</para>
     69        </listitem>
     70        <listitem>
     71          <para>[bdubbs] - Update to iana-etc-20240912. Addresses
     72          <ulink url='&lfs-ticket-root;5006'>#5006</ulink>.</para>
     73        </listitem>
     74        <listitem>
     75          <para>[bdubbs] - Update to gawk-5.3.1. Fixes
     76          <ulink url='&lfs-ticket-root;5564'>#5564</ulink>.</para>
     77        </listitem>
     78        <listitem>
     79          <para>[bdubbs] - Update to bc-7.0.2. Fixes
     80          <ulink url='&lfs-ticket-root;5563'>#5563</ulink>.</para>
     81        </listitem>
     82      </itemizedlist>
     83    </listitem>
    4284
    4385    <listitem>
     
    87129    </listitem>
    88130
    89 
    90 
    91131    <listitem>
    92132      <para>2024-09-01</para>
  • chapter01/whatsnew.xml

    r8f103e67 ra77130c  
    9090      <para>Flit-core-&flit-core-version;</para>
    9191    </listitem>-->
    92     <!--<listitem>
     92    <listitem>
    9393      <para>Gawk-&gawk-version;</para>
    94     </listitem>-->
     94    </listitem>
    9595    <!--<listitem>
    9696       <para>GCC-&gcc-version;</para>
     
    186186      <para>MarkupSafe-&markupsafe-version;</para>
    187187    </listitem>-->
    188     <!--<listitem>
     188    <listitem>
    189189      <para>Meson-&meson-version;</para>
    190     </listitem>-->
     190    </listitem>
    191191    <!--<listitem>
    192192      <para>MPC-&mpc-version;</para>
     
    234234      <para>Shadow-&shadow-version;</para>
    235235    </listitem>-->
    236     <!--<listitem revision="sysv">
     236    <listitem revision="sysv">
    237237      <para>Sysklogd-&sysklogd-version;</para>
    238     </listitem>-->
     238    </listitem>
    239239    <listitem>
    240240      <para>Systemd-&systemd-version;</para>
     
    246246      <para>Tar-&tar-version;</para>
    247247    </listitem>-->
    248     <!--<listitem>
     248    <listitem>
    249249      <para>Tcl-&tcl-version;</para>
    250     </listitem>-->
    251     <!--<listitem>
     250    </listitem>
     251    <listitem>
    252252      <para>Texinfo-&texinfo-version;</para>
    253     </listitem>-->
     253    </listitem>
    254254    <listitem>
    255255      <para>Tzdata-&tzdata-version;</para>
     
    261261      <para>Util-linux-&util-linux-version;</para>
    262262    </listitem>-->
    263     <!--<listitem>
     263    <listitem>
    264264      <para>Vim-&vim-version;</para>
    265     </listitem>-->
     265    </listitem>
    266266    <!--<listitem>
    267267      <para>Wheel-&wheel-version;</para>
  • chapter08/tcl.xml

    r8f103e67 ra77130c  
    44  <!ENTITY % general-entities SYSTEM "../general.ent">
    55  %general-entities;
    6   <!ENTITY tdbc-ver          "1.1.7">
    7   <!ENTITY itcl-ver          "4.2.4">
     6  <!ENTITY tdbc-ver          "1.1.9">
     7  <!ENTITY itcl-ver          "4.3.0">
    88]>
    99
  • chapter09/network.xml

    r8f103e67 ra77130c  
    199199     range 0-255.</para>
    200200
    201      <para>A valid private IP address could be 192.168.1.1.</para>
     201     <para>A valid private IP address could be 192.168.1.2.</para>
    202202
    203203     <para>If the computer is to be visible to the Internet, a valid FQDN
     
    219219127.0.0.1 localhost.localdomain localhost
    220220127.0.1.1 <replaceable>&lt;FQDN&gt;</replaceable> <replaceable>&lt;HOSTNAME&gt;</replaceable>
    221 <replaceable>&lt;192.168.1.1&gt;</replaceable> <replaceable>&lt;FQDN&gt;</replaceable> <replaceable>&lt;HOSTNAME&gt;</replaceable> <replaceable>[alias1] [alias2 ...]</replaceable>
     221<replaceable>&lt;192.168.1.2&gt;</replaceable> <replaceable>&lt;FQDN&gt;</replaceable> <replaceable>&lt;HOSTNAME&gt;</replaceable> <replaceable>[alias1] [alias2 ...]</replaceable>
    222222::1       localhost ip6-localhost ip6-loopback
    223223ff02::1   ip6-allnodes
     
    227227EOF</userinput></screen>
    228228
    229      <para>The <replaceable>&lt;192.168.1.1&gt;</replaceable>,
     229     <para>The <replaceable>&lt;192.168.1.2&gt;</replaceable>,
    230230     <replaceable>&lt;FQDN&gt;</replaceable>, and
    231231     <replaceable>&lt;HOSTNAME&gt;</replaceable> values need to be
  • packages.ent

    r8f103e67 ra77130c  
    5858<!ENTITY bash-fin-sbu "1.4 SBU">
    5959
    60 <!ENTITY bc-version "7.0.1">
     60<!ENTITY bc-version "7.0.2">
    6161<!ENTITY bc-size "464 KB">
    6262<!ENTITY bc-url "https://github.com/gavinhoward/bc/releases/download/&bc-version;/bc-&bc-version;.tar.xz">
    63 <!ENTITY bc-md5 "3dbcb9f4642dd070c64844b6afd5f108">
     63<!ENTITY bc-md5 "7425c5fde4fcd86db544d376ff8fcfc8">
    6464<!ENTITY bc-home "https://git.gavinhoward.com/gavin/bc">
    6565<!ENTITY bc-fin-du "7.8 MB">
     
    209209<!ENTITY flit-core-fin-sbu "less than 0.1 SBU">
    210210
    211 <!ENTITY gawk-version "5.3.0">
    212 <!ENTITY gawk-size "3,356 KB">
     211<!ENTITY gawk-version "5.3.1">
     212<!ENTITY gawk-size "3,428 KB">
    213213<!ENTITY gawk-url "&gnu;gawk/gawk-&gawk-version;.tar.xz">
    214 <!ENTITY gawk-md5 "97c5a7d83f91a7e1b2035ebbe6ac7abd">
     214<!ENTITY gawk-md5 "4e9292a06b43694500e0620851762eec">
    215215<!ENTITY gawk-home "&gnu-software;gawk/">
    216216<!ENTITY gawk-tmp-du "47 MB">
     
    318318<!ENTITY gzip-fin-sbu "0.3 SBU">
    319319
    320 <!ENTITY iana-etc-version "20240829">
     320<!ENTITY iana-etc-version "20240912">
    321321<!ENTITY iana-etc-size "590 KB">
    322322<!ENTITY iana-etc-url "https://github.com/Mic92/iana-etc/releases/download/&iana-etc-version;/iana-etc-&iana-etc-version;.tar.gz">
    323 <!ENTITY iana-etc-md5 "93a1f39dfed9ef58901c3255a66310a4">
     323<!ENTITY iana-etc-md5 "c5dfa23182c74a3db8aeb5a88ac0d740">
    324324<!ENTITY iana-etc-home "https://www.iana.org/protocols">
    325325<!ENTITY iana-etc-fin-du "4.8 MB">
     
    504504<!ENTITY markupsafe-fin-sbu "less than 0.1 SBU">
    505505
    506 <!ENTITY meson-version "1.5.1">
    507 <!ENTITY meson-size "2,205 KB">
     506<!ENTITY meson-version "1.5.2">
     507<!ENTITY meson-size "2,213 KB">
    508508<!ENTITY meson-url "&github;/mesonbuild/meson/releases/download/&meson-version;/meson-&meson-version;.tar.gz">
    509 <!ENTITY meson-md5 "c4f2b3e5ea632685f61ba1b833c4905c">
     509<!ENTITY meson-md5 "682f75ef96c2e7542b0148e70068ea09">
    510510<!ENTITY meson-home "https://mesonbuild.com">
    511511<!ENTITY meson-fin-du "43 MB">
     
    638638<!ENTITY sed-fin-sbu "0.3 SBU">
    639639
    640 <!ENTITY setuptools-version "74.1.2">
    641 <!ENTITY setuptools-size "1,325 KB">
     640<!ENTITY setuptools-version "75.1.0">
     641<!ENTITY setuptools-size "1,317 KB">
    642642<!ENTITY setuptools-url "&pypi-src;/s/setuptools/setuptools-&setuptools-version;.tar.gz">
    643 <!ENTITY setuptools-md5 "dade67d5cb658dfb31c1ec7e0186426e">
     643<!ENTITY setuptools-md5 "8e8aed1625afae37b59272ff981d6e1c">
    644644<!ENTITY setuptools-home "&pypi-home;/setuptools/">
    645645<!ENTITY setuptools-fin-du "35 MB">
     
    654654<!ENTITY shadow-fin-sbu "0.1 SBU">
    655655
    656 <!ENTITY sysklogd-version "2.6.1">
    657 <!ENTITY sysklogd-size "452 KB">
     656<!ENTITY sysklogd-version "2.6.2">
     657<!ENTITY sysklogd-size "453 KB">
    658658<!ENTITY sysklogd-url "https://github.com/troglobit/sysklogd/releases/download/v&sysklogd-version;/sysklogd-&sysklogd-version;.tar.gz">
    659 <!ENTITY sysklogd-md5 "dcf0836a0fcc6568efaad230850d9c86">
     659<!ENTITY sysklogd-md5 "9f64535a9a791f20504841b94d194391">
    660660<!ENTITY sysklogd-home "https://www.infodrom.org/projects/sysklogd/">
    661661<!ENTITY sysklogd-fin-du "3.9 MB">
     
    698698<!ENTITY tar-fin-sbu "0.7 SBU">
    699699
    700 <!ENTITY tcl-version "8.6.14">
     700<!ENTITY tcl-version "8.6.15">
    701701<!ENTITY tcl-major-version "8.6">
    702 <!ENTITY tcl-size "11,355 KB">
     702<!ENTITY tcl-size "11,490 KB">
    703703<!ENTITY tcl-url "https://downloads.sourceforge.net/tcl/tcl&tcl-version;-src.tar.gz">
    704 <!ENTITY tcl-md5 "c30b57c6051be28fa928d09aca82841e">
     704<!ENTITY tcl-md5 "c13a4d5425b5ae335258342b38ba34c2">
    705705<!ENTITY tcl-home "https://tcl.sourceforge.net/">
    706706<!ENTITY tcl-docs-url "https://downloads.sourceforge.net/tcl/tcl&tcl-version;-html.tar.gz">
    707 <!ENTITY tcl-docs-md5 "5467198f8d57c54835bf80b98ffb0170">
    708 <!ENTITY tcl-docs-size "1,167 KB">
     707<!ENTITY tcl-docs-md5 "146d6317a5318ad79d4c1421ba612fe9">
     708<!ENTITY tcl-docs-size "1,169 KB">
    709709<!ENTITY tcl-tmp-du "91 MB">
    710710<!ENTITY tcl-tmp-sbu "3.2 SBU">
    711711
    712 <!ENTITY texinfo-version "7.1">
    713 <!ENTITY texinfo-size "5,416 KB">
     712<!ENTITY texinfo-version "7.1.1">
     713<!ENTITY texinfo-size "5,443 KB">
    714714<!ENTITY texinfo-url "&gnu;texinfo/texinfo-&texinfo-version;.tar.xz">
    715 <!ENTITY texinfo-md5 "edd9928b4a3f82674bcc3551616eef3b">
     715<!ENTITY texinfo-md5 "e5fc595794a7980f98ce446a5f8aa273">
    716716<!ENTITY texinfo-home "&gnu-software;texinfo/">
    717717<!ENTITY texinfo-tmp-du "130 MB">
     
    746746<!ENTITY util-linux-fin-sbu "0.5 SBU">
    747747
    748 <!ENTITY vim-version "9.1.0660">
     748<!ENTITY vim-version "9.1.0738">
    749749<!-- <!ENTITY vim-majmin "90"> -->
    750750<!ENTITY vim-docdir "vim/vim91">
    751 <!ENTITY vim-size "17,629 KB">
     751<!ENTITY vim-size "17,673 KB">
    752752<!ENTITY vim-url "https://github.com/vim/vim/archive/v&vim-version;/vim-&vim-version;.tar.gz">
    753753<!-- N.B. LFS 9.0 uses
     
    763763     us v8.1.1846. -->
    764764<!--<!ENTITY vim-url "&anduin-sources;/vim-&vim-version;.tar.gz">-->
    765 <!ENTITY vim-md5 "c512a99b3704f193be1a181cc644b2b2">
     765<!ENTITY vim-md5 "afe52ff64b0a3dd3644ba4aecc48737c">
    766766<!ENTITY vim-home "https://www.vim.org">
    767767<!ENTITY vim-fin-du "245 MB">
  • prologue/standards.xml

    r8f103e67 ra77130c  
    3333
    3434        <para>The LSB has four separate specifications: Core, Desktop,
    35         Runtime Languages, and Imaging.  Some parts of Core and Desktop
     35        Languages, and Imaging.  Some parts of Core and Desktop
    3636        specifications are architecture specific.  There are also two trial
    3737        specifications: Gtk3 and Graphics.  LFS attempts to conform to the LSB
     
    5151    <para>While it is possible to create a complete system that will pass the LSB
    5252    certification tests <quote>from scratch,</quote> this can't be done without many additional packages
    53     that are beyond the scope of the LFS book.  Installation instructions for these
     53    that are beyond the scope of the LFS book.  Installation instructions for some of these
    5454    additional packages can be found in BLFS. </para>
    5555
     
    6363        <term><emphasis>LSB Core:</emphasis></term>
    6464        <listitem>
    65           <para>Bash, Bc, Binutils, Coreutils, Diffutils, File, Findutils, Gawk,
    66                 Grep, Gzip, M4, Man-DB, Ncurses, Procps, Psmisc, Sed,
    67                 Shadow, Tar, Util-linux, Zlib</para>
     65          <para>
     66            Bash, Bc, Binutils, Coreutils, Diffutils, File, Findutils, Gawk,
     67            GCC, Gettext, Glibc, Grep, Gzip, M4, Man-DB, Procps, Psmisc,
     68            Sed, Shadow, <phrase revision='sysv'>SysVinit</phrase><phrase
     69            revision='systemd'>Systemd</phrase>, Tar, Util-linux, Zlib
     70          </para>
    6871        </listitem>
    6972      </varlistentry>
     
    7780
    7881      <varlistentry>
    79         <term><emphasis>LSB Runtime Languages:</emphasis></term>
    80         <listitem>
    81           <para>Perl, Python</para>
     82        <term><emphasis>LSB Languages:</emphasis></term>
     83        <listitem>
     84          <para>Perl</para>
    8285        </listitem>
    8386      </varlistentry>
     
    108111        <term><emphasis>LSB Core:</emphasis></term>
    109112        <listitem>
    110           <para>At, Batch (a part of At), Cpio, Ed, Fcrontab, LSB-Tools, NSPR,
    111           NSS, PAM, Pax, Sendmail (or Postfix or Exim), time
     113          <para>At, Batch (a part of At), BLFS Bash Startup Files, Cpio, Ed,
     114          Fcrontab, LSB-Tools, NSPR, NSS, Linux-PAM, Pax, Sendmail
     115          (or Postfix or Exim), Time
    112116          </para>
    113117        </listitem>
     
    118122        <listitem>
    119123          <para>Alsa, ATK, Cairo, Desktop-file-utils, Freetype, Fontconfig,
    120           Gdk-pixbuf, Glib2, GTK+2, Icon-naming-utils, Libjpeg-turbo, Libpng, Libtiff,
    121           Libxml2, MesaLib, Pango, Xdg-utils, Xorg</para>
    122         </listitem>
    123       </varlistentry>
    124 
    125       <varlistentry>
    126         <term><emphasis>LSB Runtime Languages:</emphasis></term>
    127         <listitem>
    128           <para>Libxml2, Libxslt </para>
     124          Gdk-pixbuf, Glib2, GLU, Icon-naming-utils, Libjpeg-turbo,
     125          Libxml2, Mesa, Pango, Xdg-utils, Xorg</para>
     126        </listitem>
     127      </varlistentry>
     128
     129      <varlistentry>
     130        <term><emphasis>LSB Languages:</emphasis></term>
     131        <listitem>
     132          <para>Libxml2, Libxslt</para>
    129133        </listitem>
    130134      </varlistentry>
     
    147151
    148152    <variablelist>
    149       <bridgehead renderas="sect3">Packages not supplied by LFS or BLFS
    150       needed to satisfy the LSB Requirements</bridgehead>
     153      <bridgehead renderas="sect3">Components not supplied or optionally
     154      supplied by LFS or BLFS needed to satisfy the LSB
     155      Requirements</bridgehead>
    151156      <?dbfo list-presentation="list"?>
    152157      <?dbhtml list-presentation="table"?>
     
    155160        <term><emphasis>LSB Core:</emphasis></term>
    156161        <listitem>
    157           <para>None</para>
     162          <para>
     163            <command>install_initd</command>,
     164            <filename class='libraryfile'>libcrypt.so.1</filename>
     165            (can be provided with optional instructions for the LFS
     166            Libxcrypt package),
     167            <filename class='libraryfile'>libncurses.so.5</filename>
     168            (can be provided with optional instructions for the LFS
     169            Ncurses package),
     170            <filename class='libraryfile'>libncursesw.so.5</filename>
     171            (but <filename class='libraryfile'>libncursesw.so.6</filename>
     172            is provided by the LFS Ncurses package)
     173          </para>
    158174        </listitem>
    159175      </varlistentry>
     
    162178        <term><emphasis>LSB Desktop:</emphasis></term>
    163179        <listitem>
    164           <para>Qt4 (but Qt5 is provided)</para>
    165         </listitem>
    166       </varlistentry>
    167 
    168       <varlistentry>
    169         <term><emphasis>LSB Runtime Languages:</emphasis></term>
    170         <listitem>
    171           <para>None</para>
     180          <para>
     181            <filename class='libraryfile'>libgdk-x11-2.0</filename>
     182            (but <filename class='libraryfile'>libgdk-3.so</filename>
     183            is provided by the BLFS GTK+-3 package),
     184            <filename class='libraryfile'>libgtk-x11-2.0</filename>
     185            (but <filename class='libraryfile'>libgtk-3.so</filename>
     186            and <filename class='libraryfile'>libgtk-4.so</filename>
     187            are provided by the BLFS GTK+-3 and GTK-4 packages),
     188            <filename class='libraryfile'>libpng12.so</filename>
     189            (but <filename class='libraryfile'>libpng16.so</filename>
     190            is provided by the BLFS Libpng package),
     191            <filename class='libraryfile'>libQt*.so.4</filename>
     192            (but <filename class='libraryfile'>libQt6*.so.6</filename>
     193            are provided by the BLFS Qt6 package),
     194            <filename class='libraryfile'>libtiff.so.4</filename>
     195            (but <filename class='libraryfile'>libtiff.so.6</filename>
     196            is provided by the BLFS Libtiff package)
     197          </para>
     198        </listitem>
     199      </varlistentry>
     200
     201      <varlistentry>
     202        <term><emphasis>LSB Languages:</emphasis></term>
     203        <listitem>
     204          <para><command>/usr/bin/python</command> (LSB requires Python2 but
     205          LFS and BLFS only provide Python3)</para>
    172206        </listitem>
    173207      </varlistentry>
     
    183217        <term><emphasis>LSB Gtk3 and LSB Graphics (Trial Use):</emphasis></term>
    184218        <listitem>
    185           <para>None</para>
     219          <para>
     220            <filename class='libraryfile'>libpng15.so</filename>
     221            (but <filename class='libraryfile'>libpng16.so</filename>
     222            is provided by the BLFS Libpng package)
     223          </para>
    186224        </listitem>
    187225      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.