mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Merge changes from trunk to multilib
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12012 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
bd1abf6660
commit
032dc4e8e8
@ -1,3 +1,6 @@
|
||||
2020-08-02 Bruce Dubbs <bdubbs@linuxfromscratch.org>
|
||||
* Fix a minor display problem in checkfs
|
||||
|
||||
2019-10-31 DJ Lucas <dj@linuxfromscratch.org>
|
||||
* Syslog should not start in runlevel 2 due to network logging
|
||||
* Remove errant swap dependency for checkfs
|
||||
|
@ -44,6 +44,66 @@
|
||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||
appropriate for the entry or if needed the entire day's listitem.
|
||||
-->
|
||||
<listitem>
|
||||
<itemizedlist>
|
||||
<para>2020-08-06</para>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to vim-8.2.1361. Addresses
|
||||
<ulink url="&lfs-ticket-root;4500">#4500</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to glibc-2.32. Fixes
|
||||
<ulink url="&lfs-ticket-root;4709">#4709</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to bison-3.7.1. Fixes
|
||||
<ulink url="&lfs-ticket-root;4707">#4707</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to bc-3.1.5. Fixes
|
||||
<ulink url="&lfs-ticket-root;4705">#4705</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<itemizedlist>
|
||||
<para>2020-08-04</para>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gettext-0.21. Fixes
|
||||
<ulink url="&lfs-ticket-root;4704">#4704</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to binutils-2.35. Fixes
|
||||
<ulink url="&lfs-ticket-root;4702">#4702</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gcc-10.2.0. Fixes
|
||||
<ulink url="&lfs-ticket-root;4701">#4701</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to check-0.15.1. Fixes
|
||||
<ulink url="&lfs-ticket-root;4700">#4700</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to bison-3.7.1. Fixes
|
||||
<ulink url="&lfs-ticket-root;4699">#4699</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to util-linux 2.36.0. Fixes
|
||||
<ulink url="&lfs-ticket-root;4698">#4698</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to libcap-2.42. Fixes
|
||||
<ulink url="&lfs-ticket-root;4703">#4703</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to linux-5.7.12. Fixes
|
||||
<ulink url="&lfs-ticket-root;4697">#4697</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<itemizedlist>
|
||||
<para>2020-07-21</para>
|
||||
|
@ -48,9 +48,9 @@
|
||||
<listitem>
|
||||
<para>Bc &bc-version;</para>
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Binutils-&binutils-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Bison-&bison-version;</para>
|
||||
</listitem>
|
||||
@ -105,9 +105,9 @@
|
||||
<listitem>
|
||||
<para>Gettext-&gettext-version;</para>
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Glibc-&glibc-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>GMP-&gmp-version;</para>
|
||||
</listitem>-->
|
||||
|
@ -26,7 +26,7 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<!--
|
||||
<varlistentry>
|
||||
<term>Binutils Fix for gold Test Suite Patch - <token>&binutils-gold-test-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
@ -34,7 +34,7 @@
|
||||
<para>MD5 sum: <literal>&binutils-gold-test-patch-md5;</literal></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
-->
|
||||
<varlistentry>
|
||||
<term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
@ -58,7 +58,7 @@
|
||||
<para>MD5 sum: <literal>&glibc-fhs-patch-md5;</literal></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<!--
|
||||
<varlistentry>
|
||||
<term>GCC Cross Build Fix Patch - <token>&gcc-cross-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
@ -66,7 +66,7 @@
|
||||
<para>MD5 sum: <literal>&gcc-cross-patch-md5;</literal></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
-->
|
||||
<varlistentry>
|
||||
<term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
@ -75,6 +75,14 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>Libpipeline Checks Patch - <token>&libpipeline-checks-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
<para>Download: <ulink url="&patches-root;&libpipeline-checks-patch;"/></para>
|
||||
<para>MD5 sum: <literal>&libpipeline-checks-patch-md5;</literal></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry revision="sysv">
|
||||
<term>Sysvinit Consolidated Patch - <token>&sysvinit-consolidated-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
|
@ -8,9 +8,9 @@
|
||||
<sect1 id="ch-tools-creatingminlayout">
|
||||
<?dbhtml filename="creatingminlayout.html"?>
|
||||
|
||||
<title>Creating the Minimal directory layout in LFS filesystem</title>
|
||||
<title>Creating a limited directory layout in LFS filesystem</title>
|
||||
|
||||
<para>The first task performed in the LFS partition is to create a minimal
|
||||
<para>The first task performed in the LFS partition is to create a limited
|
||||
directory hierarchy so that programs compiled in <xref
|
||||
linkend="chapter-temporary-tools"/> may be installed in their final
|
||||
location. This is needed so that those temporary programs be overwritten
|
||||
@ -19,7 +19,7 @@
|
||||
<para>Create the required directory layout by running the following as
|
||||
<systemitem class="username">root</systemitem>:</para>
|
||||
|
||||
<screen><userinput>mkdir -pv $LFS/{usr,lib,var,etc,bin,sbin}
|
||||
<screen><userinput>mkdir -pv $LFS/{bin,etc,lib,sbin,usr,var}
|
||||
case $(uname -m) in
|
||||
x86_64) mkdir -pv $LFS/lib64 ;;
|
||||
esac</userinput></screen>
|
||||
|
@ -65,7 +65,7 @@ mv -v isl-&isl-version; isl</userinput></screen>
|
||||
sed -e '/m64=/s/lib64/lib/' -i.orig gcc/config/i386/t-linux64
|
||||
;;
|
||||
esac</userinput></screen>
|
||||
|
||||
<!--
|
||||
<para arch="ml_32,ml_x32,ml_all">Change the default directory name for
|
||||
libraries:</para>
|
||||
|
||||
@ -74,7 +74,7 @@ esac</userinput></screen>
|
||||
-i.orig gcc/config/i386/t-linux64</userinput></screen>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../&gcc-cross-patch;</userinput></screen>
|
||||
|
||||
-->
|
||||
<para>Create a separate build directory again:</para>
|
||||
|
||||
<screen><userinput remap="pre">mkdir -v build
|
||||
|
@ -18,8 +18,8 @@
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="creatingdirs.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="createfiles.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libstdc++-pass2.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bison.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gettext.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bison.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="texinfo.xml"/>
|
||||
|
@ -10,22 +10,35 @@
|
||||
|
||||
<title>Creating Directories</title>
|
||||
|
||||
<para>It is time to create the full structure in the LFS file system. Create
|
||||
a standard directory tree by issuing the following commands:</para>
|
||||
<para>It is time to create the full structure in the LFS file system.</para>
|
||||
|
||||
<screen><userinput>mkdir -pv /{bin,boot,etc/{opt,sysconfig},home,lib/firmware,mnt,opt}
|
||||
mkdir -pv /{media/{floppy,cdrom},srv,var}
|
||||
<para>Create some root-level directories that are not in the limited set
|
||||
required in the previous chapters by issuing the following command:</para>
|
||||
|
||||
<note><para>Some of the directories below have already been created earlier
|
||||
with explicit instructions or when installing some packages. They are
|
||||
repeated below for completeness.</para></note>
|
||||
|
||||
<screen><userinput>mkdir -pv /{boot,home,mnt,opt,srv}</userinput></screen>
|
||||
|
||||
<para>Create the required set of subdirectories below the root-level by
|
||||
issuing the following commands:</para>
|
||||
|
||||
<screen><userinput>mkdir -pv /etc/{opt,sysconfig}
|
||||
mkdir -pv /lib/firmware
|
||||
mkdir -pv /media/{floppy,cdrom}
|
||||
mkdir -pv /usr/{,local/}{bin,include,lib,sbin,src}
|
||||
mkdir -pv /usr/{,local/}share/{color,dict,doc,info,locale,man}
|
||||
mkdir -pv /usr/{,local/}share/{misc,terminfo,zoneinfo}
|
||||
mkdir -pv /usr/{,local/}share/man/man{1..8}
|
||||
install -dv -m 0750 /root
|
||||
install -dv -m 1777 /tmp /var/tmp
|
||||
mkdir -pv /var/{cache,local,log,mail,opt,spool}
|
||||
mkdir -pv /var/lib/{color,misc,locate}
|
||||
|
||||
mkdir -v /var/{log,mail,spool}
|
||||
ln -sv /run /var/run
|
||||
ln -sv /run/lock /var/lock
|
||||
mkdir -pv /var/{opt,cache,lib/{color,misc,locate},local}</userinput></screen>
|
||||
ln -sfv /run /var/run
|
||||
ln -sfv /run/lock /var/lock
|
||||
|
||||
install -dv -m 0750 /root
|
||||
install -dv -m 1777 /tmp /var/tmp</userinput></screen>
|
||||
|
||||
<para arch="ml_32,ml_x32,ml_all">Required directories for multilib
|
||||
support has already been created while previous installation steps.</para>
|
||||
|
@ -59,6 +59,8 @@
|
||||
|
||||
<screen><userinput remap="test">make -j4 check</userinput></screen>
|
||||
|
||||
<para>The test t/subobj.sh is known to fail in the LFS environment.</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
<screen><userinput remap="install">make install</userinput></screen>
|
||||
|
@ -58,11 +58,9 @@
|
||||
Ask your system administrator to create more.</computeroutput></screen>
|
||||
|
||||
<para>Now remove one test that prevents the tests from running
|
||||
to completion, and fix other tests in the gold test suite, which
|
||||
need to be adjusted for GCC 10:</para>
|
||||
to completion:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i '/@\tincremental_copy/d' gold/testsuite/Makefile.in
|
||||
patch -Np1 -i ../binutils-&binutils-version;-gcc10_gold_test_fix-1.patch</userinput></screen>
|
||||
<screen><userinput remap="pre">sed -i '/@\tincremental_copy/d' gold/testsuite/Makefile.in</userinput></screen>
|
||||
|
||||
<para>The Binutils documentation recommends building Binutils
|
||||
in a dedicated build directory:</para>
|
||||
|
@ -142,6 +142,10 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
|
||||
<para>Six tests related to get_time are known to fail. These are
|
||||
apparently related to the en_HK locale.</para>
|
||||
|
||||
<para>Additionally the following tests related to the following files
|
||||
are kown to fail with glibc-2.32: asan_test.C, co-ret-17-void-ret-coro.C,
|
||||
pr95519-05-gro.C, pr80166.c.</para>
|
||||
|
||||
<!-- don't fail anymore after the move of iana-etc and /etc/hosts
|
||||
<para>Two tests named lookup.cc and reverse.cc in experimental/net
|
||||
are known to fail in LFS chroot environment because they require
|
||||
|
@ -150,6 +150,11 @@ esac</userinput></screen>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis>io/tst-lchmod</emphasis>
|
||||
is known to fail in the LFS chroot environment.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis>misc/tst-ttyname</emphasis>
|
||||
is known to fail in the LFS chroot environment.</para>
|
||||
|
@ -45,7 +45,7 @@
|
||||
|
||||
<para>Prevent a static library from being installed:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i '/install.*STACAPLIBNAME/d' libcap/Makefile</userinput></screen>
|
||||
<screen><userinput remap="pre">sed -i '/install -m.*STACAPLIBNAME/d' libcap/Makefile</userinput></screen>
|
||||
|
||||
<para>Compile the package:</para>
|
||||
|
||||
|
@ -41,6 +41,10 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Libpipeline</title>
|
||||
|
||||
<para>First, fix the files in the test suite:</para>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../&libpipeline-checks-patch;</userinput></screen>
|
||||
|
||||
<para>Prepare Libpipeline for compilation:</para>
|
||||
|
||||
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
|
||||
|
@ -160,7 +160,7 @@ rm -rf DESTDIR</userinput></screen>
|
||||
c_rehash and openssl
|
||||
</seg>
|
||||
<seg>
|
||||
libcrypto.{so,a} and libssl.{so,a}
|
||||
libcrypto.so and libssl.so
|
||||
</seg>
|
||||
<seg>
|
||||
/etc/ssl,
|
||||
|
@ -38,7 +38,7 @@
|
||||
</itemizedlist>
|
||||
|
||||
<para>There are some hints written on the topic of package management. Visit
|
||||
the <ulink url="&hints-index;">Hints Project</ulink> and see if one of them
|
||||
the <ulink url="&hints-root;">Hints Project</ulink> and see if one of them
|
||||
fits your need.</para>
|
||||
|
||||
<sect2>
|
||||
@ -231,7 +231,7 @@ make DESTDIR=/usr/pkg/libfoo/1.1 install</userinput></screen>
|
||||
<title>User Based Management</title>
|
||||
|
||||
<para>This scheme, unique to LFS, was devised by Matthias Benkmann, and is
|
||||
available from the <ulink url="&hints-index;">Hints Project</ulink>. In
|
||||
available from the <ulink url="&hints-root;">Hints Project</ulink>. In
|
||||
this scheme, each package is installed as a separate user into the
|
||||
standard locations. Files belonging to a package are easily identified by
|
||||
checking the user ID. The features and shortcomings of this approach are
|
||||
|
@ -72,7 +72,7 @@
|
||||
<para>Compile the package:</para>
|
||||
|
||||
<screen><userinput remap="make">make</userinput></screen>
|
||||
|
||||
<!--
|
||||
<para>The test suite needs some custom modifications for LFS.
|
||||
Remove a test that fails when scripting does not use a tty device and
|
||||
fix two others.
|
||||
@ -82,6 +82,10 @@
|
||||
sed -i '/set tty/d' testsuite/pkill.test/pkill.exp
|
||||
rm testsuite/pgrep.test/pgrep.exp
|
||||
make check</userinput></screen>
|
||||
-->
|
||||
<para> To run the test suite, run:</para>
|
||||
|
||||
<screen><userinput remap="test">make check</userinput></screen>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
|
@ -71,9 +71,7 @@
|
||||
|
||||
<screen><userinput remap="test">make check</userinput></screen>
|
||||
|
||||
<!-- Seems to pass for version 1.31. Keeping as a comment just in case...
|
||||
<para>One test, link mismatch, is known to fail.</para>
|
||||
-->
|
||||
<para>One test, capabilities: binary store/restore, is known to fail.</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
|
@ -114,6 +114,14 @@ unset SRCDIR</userinput></screen>
|
||||
|
||||
<screen><userinput remap="test">make test</userinput></screen>
|
||||
|
||||
<note>
|
||||
<para>
|
||||
In the test results there are several places associated with clock.test
|
||||
that indicate a failure, but the summary at the end indicates no
|
||||
failures. clock.test passes on a complete LFS system.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
<screen><userinput remap="install">make install</userinput></screen>
|
||||
|
@ -1,13 +1,13 @@
|
||||
<!ENTITY version "SVN-20200721">
|
||||
<!ENTITY version "SVN-20200806">
|
||||
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
|
||||
Change to x.y for release but not -rc releases -->
|
||||
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
|
||||
|
||||
<!ENTITY versiond "20200721-systemd">
|
||||
<!ENTITY versiond "20200806-systemd">
|
||||
<!ENTITY short-versiond "systemd">
|
||||
<!ENTITY generic-versiond "systemd">
|
||||
|
||||
<!ENTITY releasedate "July 21st, 2020">
|
||||
<!ENTITY releasedate "August 6th, 2020">
|
||||
|
||||
<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – -->
|
||||
|
||||
|
68
packages.ent
68
packages.ent
@ -57,18 +57,18 @@
|
||||
<!ENTITY bash-fin-du "48 MB">
|
||||
<!ENTITY bash-fin-sbu "1.8 SBU">
|
||||
|
||||
<!ENTITY bc-version "3.1.3">
|
||||
<!ENTITY bc-size "206 KB">
|
||||
<!ENTITY bc-version "3.1.5">
|
||||
<!ENTITY bc-size "207 KB">
|
||||
<!ENTITY bc-url "https://github.com/gavinhoward/bc/releases/download/&bc-version;/bc-&bc-version;.tar.xz">
|
||||
<!ENTITY bc-md5 "b443c2012fdfe2d7edef81d10342ae61">
|
||||
<!ENTITY bc-md5 "bd6a6693f68c2ac5963127f82507716f">
|
||||
<!ENTITY bc-home "https://git.yzena.com/gavin/bc">
|
||||
<!ENTITY bc-fin-du "3.2 MB">
|
||||
<!ENTITY bc-fin-sbu "0.1 SBU">
|
||||
|
||||
<!ENTITY binutils-version "2.34">
|
||||
<!ENTITY binutils-size "21,131 KB">
|
||||
<!ENTITY binutils-version "2.35">
|
||||
<!ENTITY binutils-size "21,526 KB">
|
||||
<!ENTITY binutils-url "&gnu;binutils/binutils-&binutils-version;.tar.xz">
|
||||
<!ENTITY binutils-md5 "664ec3a2df7805ed3464639aaae332d6">
|
||||
<!ENTITY binutils-md5 "fc8d55e2f6096de8ff8171173b6f5087">
|
||||
<!ENTITY binutils-home "&gnu-software;binutils/">
|
||||
<!ENTITY binutils-tmpp1-du "611 MB">
|
||||
<!ENTITY binutils-tmpp1-sbu "1 SBU">
|
||||
@ -77,10 +77,10 @@
|
||||
<!ENTITY binutils-fin-du "4.7 GB">
|
||||
<!ENTITY binutils-fin-sbu "6.6 SBU">
|
||||
|
||||
<!ENTITY bison-version "3.6.4">
|
||||
<!ENTITY bison-size "2,415 KB">
|
||||
<!ENTITY bison-version "3.7.1">
|
||||
<!ENTITY bison-size "2,545 KB">
|
||||
<!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.xz">
|
||||
<!ENTITY bison-md5 "08bf8aa8334d7f817b7b24509ef412bf">
|
||||
<!ENTITY bison-md5 "e7c8c321351ebdf70f5f0825f3faaee2">
|
||||
<!ENTITY bison-home "&gnu-software;bison/">
|
||||
<!ENTITY bison-tmp-du "47 MB">
|
||||
<!ENTITY bison-tmp-sbu "0.3 SBU">
|
||||
@ -95,10 +95,10 @@
|
||||
<!ENTITY bzip2-fin-du "7.7 MB">
|
||||
<!ENTITY bzip2-fin-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY check-version "0.15.0">
|
||||
<!ENTITY check-version "0.15.1">
|
||||
<!ENTITY check-size "757 KB">
|
||||
<!ENTITY check-url "&github;/libcheck/check/releases/download/&check-version;/check-&check-version;.tar.gz">
|
||||
<!ENTITY check-md5 "77b27bd48f9b16844c2f62333639a246">
|
||||
<!ENTITY check-md5 "4b22423bb2dddd0f965465d02b568d7b">
|
||||
<!ENTITY check-home "https://libcheck.github.io/check">
|
||||
<!ENTITY check-fin-du "12 MB">
|
||||
<!ENTITY check-fin-sbu "0.1 SBU (about 3.3 SBU with tests)">
|
||||
@ -217,10 +217,10 @@
|
||||
<!ENTITY gawk-fin-du "43 MB">
|
||||
<!ENTITY gawk-fin-sbu "0.4 SBU">
|
||||
|
||||
<!ENTITY gcc-version "10.1.0">
|
||||
<!ENTITY gcc-size "72,844 KB">
|
||||
<!ENTITY gcc-version "10.2.0">
|
||||
<!ENTITY gcc-size "73,247 KB">
|
||||
<!ENTITY gcc-url "&gnu;gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.xz">
|
||||
<!ENTITY gcc-md5 "7d48e00245330c48b670ec9a2c518291">
|
||||
<!ENTITY gcc-md5 "e9fd9b1789155ad09bcf3ae747596b50">
|
||||
<!ENTITY gcc-home "https://gcc.gnu.org/">
|
||||
<!ENTITY gcc-tmpp1-du "3.7 GB">
|
||||
<!ENTITY gcc-tmpp1-sbu "11 SBU">
|
||||
@ -246,20 +246,20 @@
|
||||
<!ENTITY gdbm-fin-du "11 MB">
|
||||
<!ENTITY gdbm-fin-sbu "0.1 SBU">
|
||||
|
||||
<!ENTITY gettext-version "0.20.2">
|
||||
<!ENTITY gettext-size "9,292 KB">
|
||||
<!ENTITY gettext-version "0.21">
|
||||
<!ENTITY gettext-size "9,487 KB">
|
||||
<!ENTITY gettext-url "&gnu;gettext/gettext-&gettext-version;.tar.xz">
|
||||
<!ENTITY gettext-md5 "0cf5f68338d5d941bbf9ac93b847310f">
|
||||
<!ENTITY gettext-md5 "40996bbaf7d1356d3c22e33a8b255b31">
|
||||
<!ENTITY gettext-home "&gnu-software;gettext/">
|
||||
<!ENTITY gettext-tmp-du "303 MB">
|
||||
<!ENTITY gettext-tmp-sbu "1.7 SBU">
|
||||
<!ENTITY gettext-fin-du "231 MB">
|
||||
<!ENTITY gettext-fin-sbu "2.8 SBU">
|
||||
|
||||
<!ENTITY glibc-version "2.31">
|
||||
<!ENTITY glibc-size "16,286 KB">
|
||||
<!ENTITY glibc-version "2.32">
|
||||
<!ENTITY glibc-size "16,353 KB">
|
||||
<!ENTITY glibc-url "&gnu;glibc/glibc-&glibc-version;.tar.xz">
|
||||
<!ENTITY glibc-md5 "78a720f17412f3c3282be5a6f3363ec6">
|
||||
<!ENTITY glibc-md5 "720c7992861c57cf97d66a2f36d8d1fa">
|
||||
<!ENTITY glibc-home "&gnu-software;libc/">
|
||||
<!ENTITY glibc-tmp-du "750 MB">
|
||||
<!ENTITY glibc-tmp-sbu "4.2 SBU">
|
||||
@ -383,7 +383,7 @@
|
||||
<!ENTITY less-fin-du "4.1 MB">
|
||||
<!ENTITY less-fin-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY lfs-bootscripts-version "20191031"> <!-- Scripts depend on this format -->
|
||||
<!ENTITY lfs-bootscripts-version "20200802"> <!-- Scripts depend on this format -->
|
||||
<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">
|
||||
<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
|
||||
<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM">
|
||||
@ -391,10 +391,10 @@
|
||||
<!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB">
|
||||
<!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY libcap-version "2.40">
|
||||
<!ENTITY libcap-size "135 KB">
|
||||
<!ENTITY libcap-version "2.42">
|
||||
<!ENTITY libcap-size "138 KB">
|
||||
<!ENTITY libcap-url "&kernel;linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz">
|
||||
<!ENTITY libcap-md5 "c7b2c60f8d0f2f46d37b2bf74e6eeee6">
|
||||
<!ENTITY libcap-md5 "f22cd619e04ae7b88a6a0c109b9523eb">
|
||||
<!ENTITY libcap-home "https://sites.google.com/site/fullycapable/">
|
||||
<!ENTITY libcap-fin-du "11 MB">
|
||||
<!ENTITY libcap-fin-sbu "less than 0.1 SBU">
|
||||
@ -425,12 +425,12 @@
|
||||
|
||||
<!ENTITY linux-major-version "5">
|
||||
<!ENTITY linux-minor-version "7">
|
||||
<!ENTITY linux-patch-version "9">
|
||||
<!ENTITY linux-patch-version "12">
|
||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
||||
<!ENTITY linux-size "110,080 KB">
|
||||
<!ENTITY linux-size "110,093 KB">
|
||||
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
||||
<!ENTITY linux-md5 "09d5fc3f89c9c0e607af7b0b0344b480">
|
||||
<!ENTITY linux-md5 "76bfc439430bc6596f1b0bcfc9ccff5c">
|
||||
<!ENTITY linux-home "https://www.kernel.org/">
|
||||
<!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
|
||||
allnoconfig extended for a hopefully-bootable build on desktop machine,
|
||||
@ -697,24 +697,24 @@
|
||||
<!ENTITY udev-lfs-md5 "27cd82f9a61422e186b9d6759ddf1634">
|
||||
<!ENTITY udev-lfs-home " ">
|
||||
|
||||
<!ENTITY util-linux-minor "2.35">
|
||||
<!ENTITY util-linux-version "2.35.2"> <!-- 2.33.x -->
|
||||
<!ENTITY util-linux-size "5,030 KB">
|
||||
<!ENTITY util-linux-minor "2.36">
|
||||
<!ENTITY util-linux-version "2.36"> <!-- 2.33.x -->
|
||||
<!ENTITY util-linux-size "5,120 KB">
|
||||
<!ENTITY util-linux-url "&kernel;linux/utils/util-linux/v&util-linux-minor;/util-linux-&util-linux-version;.tar.xz">
|
||||
<!ENTITY util-linux-md5 "248a4d0810c9193e0e9a4bb3f26b93d8">
|
||||
<!ENTITY util-linux-md5 "fe7c0f7e439f08970e462c9d44599903">
|
||||
<!ENTITY util-linux-home "http://freecode.com/projects/util-linux">
|
||||
<!ENTITY util-linux-tmp-du "129 MB">
|
||||
<!ENTITY util-linux-tmp-sbu "0.7 SBU">
|
||||
<!ENTITY util-linux-fin-du "254 MB">
|
||||
<!ENTITY util-linux-fin-sbu "1.3 SBU">
|
||||
|
||||
<!ENTITY vim-version "8.2.1209">
|
||||
<!ENTITY vim-version "8.2.1361">
|
||||
<!ENTITY vim-majmin "82">
|
||||
<!ENTITY vim-docdir "vim/vim82">
|
||||
<!ENTITY vim-size "14,708 KB">
|
||||
<!ENTITY vim-size "14,726 KB">
|
||||
<!--<!ENTITY vim-url "https://github.com/vim/vim/archive/v&vim-version;/vim-&vim-version;.tar.gz">-->
|
||||
<!ENTITY vim-url "&anduin-sources;/vim-&vim-version;.tar.gz">
|
||||
<!ENTITY vim-md5 "1d26e64eb53f295eeaa7a15f910b9f5a">
|
||||
<!ENTITY vim-md5 "e07b0c1e71aa059cdfddc7c93c00c62a">
|
||||
<!ENTITY vim-home "https://www.vim.org">
|
||||
<!ENTITY vim-fin-du "198 MB">
|
||||
<!ENTITY vim-fin-sbu "3.0 SBU">
|
||||
|
10
patches.ent
10
patches.ent
@ -6,9 +6,11 @@
|
||||
<!ENTITY bash-fixes-patch-md5 "c1545da2ad7d78574b52c465ec077ed9">
|
||||
<!ENTITY bash-fixes-patch-size "22 KB">
|
||||
|
||||
<!--
|
||||
<!ENTITY binutils-gold-test-patch "binutils-&binutils-version;-gcc10_gold_test_fix-1.patch">
|
||||
<!ENTITY binutils-gold-test-patch-md5 "d18aaf9b25830cb8f7a5d44aa3febe28">
|
||||
<!ENTITY binutils-gold-test-patch-size "5.0 KB">
|
||||
-->
|
||||
|
||||
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
|
||||
<!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f">
|
||||
@ -23,11 +25,11 @@
|
||||
<!ENTITY flex-fixes-patch-md5 "b46f6b0380e502a3dfb8b503227cd680">
|
||||
<!ENTITY flex-fixes-patch-size "3.4 KB">
|
||||
-->
|
||||
|
||||
<!--
|
||||
<!ENTITY gcc-cross-patch "gcc-&gcc-version;-cet_fix-1.patch">
|
||||
<!ENTITY gcc-cross-patch-md5 "f37d8a6b4c943a6f8eaf541923fed838">
|
||||
<!ENTITY gcc-cross-patch-size "4.3 KB">
|
||||
|
||||
-->
|
||||
<!ENTITY glibc-fhs-patch "glibc-&glibc-version;-fhs-1.patch">
|
||||
<!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2">
|
||||
<!ENTITY glibc-fhs-patch-size "2.8 KB">
|
||||
@ -41,6 +43,10 @@
|
||||
<!ENTITY kbd-backspace-patch "kbd-&kbd-version;-backspace-1.patch">
|
||||
<!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895">
|
||||
<!ENTITY kbd-backspace-patch-size "12 KB">
|
||||
|
||||
<!ENTITY libpipeline-checks-patch "libpipeline-&libpipeline-version;-check_fixes-3.patch">
|
||||
<!ENTITY libpipeline-checks-patch-md5 "0cd71f98eadaee07647d021d2e4c8621">
|
||||
<!ENTITY libpipeline-checks-patch-size "22 KB">
|
||||
<!--
|
||||
<!ENTITY ninja-limit-jobs-patch "ninja-&ninja-version;-add_NINJAJOBS_var-1.patch">
|
||||
<!ENTITY ninja-limit-jobs-patch-md5 "f537a633532492e805aa342fa869ca45">
|
||||
|
Loading…
Reference in New Issue
Block a user