Changes in / [6bced9f:39d9ed8]
- Files:
-
- 2 added
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
appendices/dependencies.xml
r6bced9f r39d9ed8 874 874 <seglistitem> 875 875 <seg>None</seg> 876 </seglistitem> 877 </segmentedlist> 878 879 <!-- Begin Flit-core dependency info --> 880 <bridgehead renderas="sect2" id="flit-core-dep">Flit-Core</bridgehead> 881 882 <segmentedlist id="flit-core-depends"> 883 <segtitle>&dependencies;</segtitle> 884 <seglistitem> 885 <seg>Python</seg> 886 </seglistitem> 887 </segmentedlist> 888 889 <segmentedlist id="flit-core-rundeps"> 890 <segtitle>&runtime;</segtitle> 891 <seglistitem> 892 <seg>Python</seg> 893 </seglistitem> 894 </segmentedlist> 895 896 <segmentedlist id="flit-core-testdeps"> 897 <segtitle>&testsuites;</segtitle> 898 <seglistitem> 899 <seg>No test suite available</seg> 900 </seglistitem> 901 </segmentedlist> 902 903 <segmentedlist id="flit-core-before"> 904 <segtitle>&before;</segtitle> 905 <seglistitem> 906 <seg>Wheel</seg> 907 </seglistitem> 908 </segmentedlist> 909 910 <segmentedlist id="flit-core-optdeps"> 911 <segtitle>&external;</segtitle> 912 <seglistitem> 913 <seg> 914 <ulink url='&blfs-book;general/python-modules.html#pytest'>pytest</ulink> 915 and 916 <ulink url='&pypi-home;/testpath'>testpath</ulink> 917 </seg> 876 918 </seglistitem> 877 919 </segmentedlist> … … 3105 3147 <segtitle>&dependencies;</segtitle> 3106 3148 <seglistitem> 3107 <seg>Python </seg>3149 <seg>Python and Flit-core</seg> 3108 3150 </seglistitem> 3109 3151 </segmentedlist> … … 3263 3305 <segtitle>&dependencies;</segtitle> 3264 3306 <seglistitem> 3265 <seg>Binutils, Coreutils, GCC, Glibc, Gzip, Make, and Xz</seg>3307 <seg>Binutils, Coreutils, GCC, Glibc, Gzip, Make, Xz, and Zlib</seg> 3266 3308 </seglistitem> 3267 3309 </segmentedlist> -
chapter01/changelog.xml
r6bced9f r39d9ed8 40 40 appropriate for the entry or if needed the entire day's listitem. 41 41 --> 42 <listitem> 43 <para>2023-03-31</para> 44 <itemizedlist> 45 <listitem> 46 <para>[xry111] - Update to linux-6.2.9 (security fix). Fixes 47 <ulink url='&lfs-ticket-root;5230'>#5230</ulink>.</para> 48 </listitem> 49 <listitem> 50 <para>[xry111] - Update to grep-3.10. Fixes 51 <ulink url='&lfs-ticket-root;5234'>#5234</ulink>.</para> 52 </listitem> 53 <listitem> 54 <para>[xry111] - Update to wheel-0.40.0. Fixes 55 <ulink url='&lfs-ticket-root;5229'>#5229</ulink>.</para> 56 </listitem> 57 <listitem> 58 <para>[xry111] - Update to bc-6.5.0. Fixes 59 <ulink url='&lfs-ticket-root;5228'>#5228</ulink>.</para> 60 </listitem> 61 <listitem> 62 <para>[xry111] - Update to texinfo-7.0.3. Fixes 63 <ulink url='&lfs-ticket-root;5235'>#5235</ulink>.</para> 64 </listitem> 65 <listitem> 66 <para>[xry111] - Update to coreutils-9.2. Fixes 67 <ulink url='&lfs-ticket-root;5232'>#5232</ulink>.</para> 68 </listitem> 69 <listitem> 70 <para>[xry111] - Update to libcap-2.68. Fixes 71 <ulink url='&lfs-ticket-root;5236'>#5236</ulink>.</para> 72 </listitem> 73 <listitem> 74 <para>[xry111] - Update to tzdata-2023c. Fixes 75 <ulink url='&lfs-ticket-root;5237'>#5237</ulink>.</para> 76 </listitem> 77 <listitem> 78 <para>[xry111] - Update to xz-5.4.2. Fixes 79 <ulink url='&lfs-ticket-root;5233'>#5233</ulink>.</para> 80 </listitem> 81 <listitem> 82 <para>[xry111] - Update to openssl-3.1.0. Fixes 83 <ulink url='&lfs-ticket-root;5227'>#5227</ulink>.</para> 84 </listitem> 85 <listitem> 86 <para>[xry111] - Add flit-core-3.8.0.</para> 87 </listitem> 88 </itemizedlist> 89 </listitem> 90 91 <listitem> 92 <para>2023-03-15</para> 93 <itemizedlist> 94 <listitem> 95 <para>[bdubbs] - Update to bc-6.4.0. Fixes 96 <ulink url='&lfs-ticket-root;5217'>#5217</ulink>.</para> 97 </listitem> 98 <listitem> 99 <para>[bdubbs] - Update to grep-3.9. Fixes 100 <ulink url='&lfs-ticket-root;5225'>#5225</ulink>.</para> 101 </listitem> 102 <listitem> 103 <para>[bdubbs] - Update to linux-6.2.6. Fixes 104 <ulink url='&lfs-ticket-root;5226'>#5226</ulink>.</para> 105 </listitem> 106 <listitem> 107 <para>[bdubbs] - Update to iana-etc-20230306. Addresses 108 <ulink url='&lfs-ticket-root;5006'>#5006</ulink>.</para> 109 </listitem> 110 </itemizedlist> 111 </listitem> 42 112 <listitem> 43 113 <para>2023-03-04</para> -
chapter01/how.xml
r6bced9f r39d9ed8 19 19 tools.</para> 20 20 21 <note><para>There are many ways to install a Linux distribution and 22 the defaults are usually not optimal for building an LFS system. 23 For suggestions on setting up a commercial distribution see: 24 <ulink url="&lfs-root;hints/downloads/files/partitioning-for-lfs.txt"/>.</para></note> 25 21 26 <para>As an alternative to installing a separate distribution on your 22 machine, you may wish to use <!-- the Linux From Scratch LiveCD or --> a LiveCD from a 23 commercial distribution. <!-- The LFS LiveCD works well as a host system, 24 providing all the tools you need to successfully follow the instructions in 25 this book. The LiveCD version is behind the current book, but is still useful 26 as a host for building the current book. The <quote>-nosrc</quote> or 27 <quote>-min</quote> editions of the LiveCD are the most appropriate for 28 building a current LFS system. For more information about the LFS LiveCD or 29 to download a copy, visit <ulink url="&livecd-root;"/>. --></para> 27 machine, you may wish to use a LiveCD from a commercial distribution.</para> 30 28 31 29 <!-- -
chapter01/whatsnew.xml
r6bced9f r39d9ed8 119 119 <para>Gperf-&gperf-version;</para> 120 120 </listitem>--> 121 < !--<listitem>121 <listitem> 122 122 <para>Grep-&grep-version;</para> 123 </listitem> -->123 </listitem> 124 124 <!--<listitem> 125 125 <para>Groff-&groff-version;</para> … … 131 131 <para>Gzip-&gzip-version;</para> 132 132 </listitem>--> 133 < !--<listitem>133 <listitem> 134 134 <para>IANA-Etc-&iana-etc-version;</para> 135 </listitem> -->135 </listitem> 136 136 <!--<listitem> 137 137 <para>Inetutils-&inetutils-version;</para> … … 293 293 <listitem><para></para></listitem> <!-- satisfy build --> 294 294 295 <listitem> 296 <para>Flit-core-&flit-core-version;</para> 297 </listitem> 298 295 299 <!--<listitem> 296 300 <para>&grub-upstream-fixes-patch;</para> -
chapter02/creatingpartition.xml
r6bced9f r39d9ed8 170 170 </listitem> 171 171 172 <listitem revision='sysv'><para>/tmp – A separate /tmp directory172 <listitem revision='sysv'><para>/tmp – A separate /tmp partition 173 173 is rare, but useful if configuring a thin client. This partition, if 174 174 used, will usually not need to exceed a couple of -
chapter03/packages.xml
r6bced9f r39d9ed8 225 225 <para>Download: <ulink url="&flex-url;"/></para> 226 226 <para>MD5 sum: <literal>&flex-md5;</literal></para> 227 </listitem> 228 </varlistentry> 229 230 <varlistentry> 231 <term>Flit-core (&flit-core-version;) - <token>&flit-core-size;</token>:</term> 232 <listitem> 233 <para>Home page: <ulink url="&flit-core-home;"/></para> 234 <para>Download: <ulink url="&flit-core-url;"/></para> 235 <para>MD5 sum: <literal>&flit-core-md5;</literal></para> 227 236 </listitem> 228 237 </varlistentry> -
chapter08/chapter08.xml
r6bced9f r39d9ed8 64 64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libffi.xml"/> 65 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python.xml"/> 66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="flit-core.xml"/> 66 67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wheel.xml"/> 67 68 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ninja.xml"/> -
chapter08/coreutils.xml
r6bced9f r39d9ed8 54 54 </note> 55 55 56 <!-- this has been fixed in upstream gnulib, when a new version of 57 coreutils is released, please check #4055 to see if the change has been 58 picked up in this package --> 59 <!-- 60 <para>Now, fix a problem with chmod return values:</para> 61 62 <screen><userinput remap="pre">patch -Np1 -i ../&coreutils-chmod-patch;</userinput></screen> 63 --> 56 <!-- https://bugs.gnu.org/62403 --> 57 <para>Fix a bug in checksum utilities causing failed checks not 58 reported correctly:</para> 59 60 <screen><userinput remap="pre">sed '/if ( ! match/s/ed_checksums//' -i src/digest.c</userinput></screen> 61 64 62 <para>Now prepare Coreutils for compilation:</para> 65 63 -
chapter08/openssl.xml
r6bced9f r39d9ed8 97 97 <emphasis>when upgrading to a version with the same MAJOR version 98 98 number</emphasis>. 99 </para> 100 101 <!-- https://bugzilla.mindrot.org/show_bug.cgi?id=3548 --> 102 <para> 103 If <application>OpenSSH</application> is installed, it will be an 104 exception of the general rule above. It contains an 105 over-restrictive OpenSSL version check, so both SSH client and SSH 106 server will refuse to start if OpenSSL 107 is updated with MAJOR version number unchanged but MINOR version 108 number changed. You need to rebuild 109 <application>OpenSSH</application> after such an upgrade. 110 <emphasis role='bold'>If <application>OpenSSH</application> is being 111 used to access the system, you must rebuild and reinstall it 112 after upgrading OpenSSL to a new MINOR version number before logout 113 or you won't be able to login via SSH anymore.</emphasis> 99 114 </para> 100 115 -
chapter08/stripping.xml
r6bced9f r39d9ed8 55 55 <important> 56 56 <para> 57 If any package of which the version is different from the version57 If there is any package whose version is different from the version 58 58 specified by the book (either following a security advisory or 59 59 satisfying personal preference), it may be necessary to update the 60 thelibrary file name in <envar>save_usrlib</envar> or60 library file name in <envar>save_usrlib</envar> or 61 61 <envar>online_usrlib</envar>. 62 62 <emphasis role='bold'>Failing to do so may render the system -
chapter08/util-linux.xml
r6bced9f r39d9ed8 986 986 </varlistentry> 987 987 988 <varlistentry id="r kfill">989 <term><command>r kfill</command></term>988 <varlistentry id="rfkill"> 989 <term><command>rfkill</command></term> 990 990 <listitem> 991 991 <para>Tool for enabling and disabling wireless devices</para> 992 <indexterm zone="ch-system-util-linux r kfill">993 <primary sortas="b-r kfill">rkfill</primary>992 <indexterm zone="ch-system-util-linux rfkill"> 993 <primary sortas="b-rfkill">rfkill</primary> 994 994 </indexterm> 995 995 </listitem> -
chapter08/wheel.xml
r6bced9f r39d9ed8 43 43 <para>Compile Wheel with the following command:</para> 44 44 45 <screen><userinput remap="make"> PYTHONPATH=srcpip3 wheel -w dist --no-build-isolation --no-deps $PWD</userinput></screen>45 <screen><userinput remap="make">pip3 wheel -w dist --no-build-isolation --no-deps $PWD</userinput></screen> 46 46 47 47 <para>Install Wheel with the following command:</para> … … 49 49 <screen><userinput remap="install">pip3 install --no-index --find-links=dist wheel</userinput></screen> 50 50 51 <variablelist>52 <title>The meaning of the pip3 configuration options and commands:</title>53 54 <varlistentry>55 <term><envar>PYTHONPATH=src</envar></term>56 <listitem>57 <para>Allows this package (not installed yet) to build a58 wheel archive for itself, to avoid a chicken-or-egg problem.</para>59 </listitem>60 </varlistentry>61 62 <varlistentry>63 <term><command>wheel</command></term>64 <listitem>65 <para>This command builds the wheel archive for this package.</para>66 </listitem>67 </varlistentry>68 69 <varlistentry>70 <term><parameter>-w dist</parameter></term>71 <listitem>72 <para>Instructs pip to put the created wheel into the73 <filename class='directory'>dist</filename> directory.</para>74 </listitem>75 </varlistentry>76 77 <varlistentry>78 <term><command>install</command></term>79 <listitem>80 <para>This command installs the package.</para>81 </listitem>82 </varlistentry>83 84 <varlistentry>85 <term><parameter>--no-build-isolation</parameter>,86 <parameter>--no-deps</parameter>, and87 <parameter>--no-index</parameter></term>88 <listitem>89 <para>These options prevent fetching files from the online package90 repository (PyPI). If packages are installed in the correct order,91 pip won't need to fetch any files in the first place; these92 options add some safety in case of user error.</para>93 </listitem>94 </varlistentry>95 96 <varlistentry>97 <term><parameter>--find-links dist</parameter></term>98 <listitem>99 <para>Instructs pip to search for wheel archives in the100 <filename class='directory'>dist</filename> directory.</para>101 </listitem>102 </varlistentry>103 </variablelist>104 51 </sect2> 105 52 -
chapter10/kernel.xml
r6bced9f r39d9ed8 46 46 configures the kernel.</para> 47 47 48 <important> 49 <para> 50 Building the linux kernel for the first time is one of the most 51 challenging tasks in LFS. Getting it right depends on the specific 52 hardware for the target system and your specific needs. There are 53 almost 12,000 configuration items that are available for the kernel 54 although only about a third of them are needed for most computers. The 55 LFS editors recommend that users not familiar with this process follow 56 the procedures below fairly closely. The objective is to get an 57 initial system to a point where you can log in at the command line when 58 you reboot later in <xref linkend="ch-finish-reboot"/>. At his point 59 optimization and customization is not a goal. 60 </para> 61 62 63 <para> 64 For general information on kernel configuration see <ulink 65 url="&hints-root;kernel-configuration.txt"/>. Additional information 66 about configuring and building the kernel can be found at <ulink 67 url="&anduin-sources;/kernel-nutshell/"/>. 68 These references are a bit 69 dated, but still give a reasonable overview of the process. 70 </para> 71 72 <para> 73 If all else fails, you can ask for help on the <ulink 74 url="https://www.linuxfromscratch.org/mail.html">lfs-support</ulink> 75 mailing list. Note that subscribing is required in order for the list 76 to avoid spam. 77 </para> 78 </important> 79 48 80 <para>Prepare for compilation by running the following command:</para> 49 81 … … 89 121 <!-- Support for compiling a keymap into the kernel is deliberately removed --> 90 122 91 <para>For general information on kernel configuration see <ulink92 url="&hints-root;kernel-configuration.txt"/>. BLFS has some information93 regarding particular kernel configuration requirements of packages outside94 of LFS at <ulink95 url="&blfs-book;longindex.html#kernel-config-index"/>. Additional96 information about configuring and building the kernel can be found at97 <ulink url="http://www.kroah.com/lkn/"/> </para>98 123 99 124 <note> … … 135 160 CPU/Task time and stats accounting ---> 136 161 [*] Pressure stall information tracking [CONFIG_PSI] 162 [ ] Require boot parameter to enable pressure stall information tracking [CONFIG_PSI_DEFAULT_DISABLED] 137 163 < > Enable kernel headers through /sys/kernel/kheaders.tar.xz [CONFIG_IKHEADERS] 138 164 [*] Control Group support [CONFIG_CGROUPS] ---> … … 180 206 [*] IOMMU Hardware Support ---> [CONFIG_IOMMU_SUPPORT] 181 207 [*] Support for Interrupt Remapping [CONFIG_IRQ_REMAP]</screen> 208 209 <para>If you are building a 32-bit system running on a hardware 210 with RAM more than 4GB, adjust the configuration so the kernel will 211 be able to use up to 64GB physical RAM:</para> 212 213 <screen role="nodump">Processor type and features ---> 214 High Memory Support ---> 215 (X) 64GB [CONFIG_HIGHMEM64G]</screen> 216 217 <para>If the partition for the LFS system is in a NVME SSD (i. e. the 218 device node for the partition is <filename>/dev/nvme*</filename> 219 instead of <filename>/dev/sd*</filename>), enable NVME support or 220 the LFS system won't boot:</para> 221 222 <screen role="nodump">Device Drivers ---> 223 NVME Support ---> 224 <*> NVM Express block device [CONFIG_BLK_DEV_NVME]</screen> 182 225 </note> 183 226 … … 187 230 </note> 188 231 189 <para revision="sysv">There are several other options that may be desired232 <para>There are several other options that may be desired 190 233 depending on the requirements for the system. For a list of options needed 191 234 for BLFS packages, see the <ulink 192 235 url="&lfs-root;blfs/view/&short-version;/longindex.html#kernel-config-index">BLFS 193 Index of Kernel Settings</ulink> 194 (&lfs-root;blfs/view/&short-version;/longindex.html#kernel-config-index).</para> 236 Index of Kernel Settings</ulink>.</para> 195 237 196 238 <note> … … 198 240 LFS system with it, you should adjust some kernel configuration 199 241 following <ulink url="&blfs-book;postlfs/grub-setup.html#uefi-kernel"> 200 the BLFS page</ulink>.</para> 242 the BLFS page</ulink> <emphasis role='bold'>even if you'll use the 243 UEFI bootloader from the host distro</emphasis>.</para> 201 244 </note> 202 245 -
chapter11/reboot.xml
r6bced9f r39d9ed8 78 78 <listitem> 79 79 <para> 80 Ensure a password is set for the &root; user. 81 </para> 82 </listitem> 83 84 <listitem> 85 <para> 80 86 A review of the following configuration files 81 87 is also appropriate at this point. … … 120 126 is set to boot <emphasis>LFS &version;</emphasis> automatically.</para> 121 127 122 <para>When the reboot is complete, the LFS system is ready for use and 123 more software may be added to suit your needs.</para> 128 <para>When the reboot is complete, the LFS system is ready for use. What you 129 will see is a simple <quote>login: </quote> prompt. At this point, you can 130 proceed to <ulink url="&blfs-book;">the BLFS Book</ulink> 131 where you can add more software to suit your needs.</para> 132 133 <para> 134 If your reboot is <emphasis role="bold">not</emphasis> successful, it 135 is time to troubleshoot. For hints on solving initial booting problems, see 136 <ulink url="https://www.linuxfromscratch.org/lfs/troubleshooting.html"/>. 137 </para> 124 138 125 139 </sect1> -
packages.ent
r6bced9f r39d9ed8 59 59 <!ENTITY bash-fin-sbu "1.2 SBU"> 60 60 61 <!ENTITY bc-version "6. 3.1">62 <!ENTITY bc-size "4 48KB">61 <!ENTITY bc-version "6.5.0"> 62 <!ENTITY bc-size "452 KB"> 63 63 <!ENTITY bc-url "https://github.com/gavinhoward/bc/releases/download/&bc-version;/bc-&bc-version;.tar.xz"> 64 <!ENTITY bc-md5 " 70caa7c8a273d7152ad015823e887455">64 <!ENTITY bc-md5 "e4757f48340dfe74af0d5be7ea56f7c7"> 65 65 <!ENTITY bc-home "https://git.gavinhoward.com/gavin/bc"> 66 66 <!ENTITY bc-fin-du "7.6 MB"> … … 105 105 <!ENTITY check-fin-sbu "0.1 SBU (about 1.7 SBU with tests)"> 106 106 107 <!ENTITY coreutils-version "9. 1">108 <!ENTITY coreutils-size "5, 570KB">107 <!ENTITY coreutils-version "9.2"> 108 <!ENTITY coreutils-size "5,644 KB"> 109 109 <!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.xz"> 110 <!ENTITY coreutils-md5 " 8b1ca4e018a7dce9bb937faec6618671">110 <!ENTITY coreutils-md5 "4a8a5097d8d7315ccfd6be7eafc8c862"> 111 111 <!ENTITY coreutils-home "&gnu-software;coreutils/"> 112 112 <!ENTITY coreutils-tmp-du "162 MB"> … … 207 207 <!ENTITY flex-fin-du "33 MB"> 208 208 <!ENTITY flex-fin-sbu "0.1 SBU"> 209 210 <!ENTITY flit-core-version "3.8.0"> 211 <!ENTITY flit-core-size "44 KB"> 212 <!ENTITY flit-core-url "&pypi-src;/f/flit-core/flit_core-&flit-core-version;.tar.gz"> 213 <!ENTITY flit-core-md5 "7c41da13273f7787709a24f74e0f5a99"> 214 <!ENTITY flit-core-home "&pypi-home;/flit-core/"> 215 <!ENTITY flit-core-fin-du "736 KB"> 216 <!ENTITY flit-core-fin-sbu "less than 0.1 SBU"> 209 217 210 218 <!ENTITY gawk-version "5.2.1"> … … 282 290 <!ENTITY gperf-fin-sbu "less than 0.1 SBU"> 283 291 284 <!ENTITY grep-version "3. 8">285 <!ENTITY grep-size "1,6 70KB">292 <!ENTITY grep-version "3.10"> 293 <!ENTITY grep-size "1,652 KB"> 286 294 <!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.xz"> 287 <!ENTITY grep-md5 " dc6e4d18d4659e6e7552fc4a183c8ac9">295 <!ENTITY grep-md5 "ab3f063ad4596b7d094fb5f66cf327d6"> 288 296 <!ENTITY grep-home "&gnu-software;grep/"> 289 297 <!ENTITY grep-tmp-du "25 MB"> … … 320 328 <!ENTITY gzip-fin-sbu "0.3 SBU"> 321 329 322 <!ENTITY iana-etc-version "20230 202">323 <!ENTITY iana-etc-size "58 6KB">330 <!ENTITY iana-etc-version "20230306"> 331 <!ENTITY iana-etc-size "587 KB"> 324 332 <!ENTITY iana-etc-url "https://github.com/Mic92/iana-etc/releases/download/&iana-etc-version;/iana-etc-&iana-etc-version;.tar.gz"> 325 <!ENTITY iana-etc-md5 " e64685d046cd0dfe94b5c66e294cf9ef">333 <!ENTITY iana-etc-md5 "b25ebfa2a9ae359a64abaa8331347505"> 326 334 <!ENTITY iana-etc-home "https://www.iana.org/protocols"> 327 335 <!ENTITY iana-etc-fin-du "4.8 MB"> … … 395 403 <!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU"> 396 404 397 <!ENTITY libcap-version "2.6 7">398 <!ENTITY libcap-size "18 3KB">405 <!ENTITY libcap-version "2.68"> 406 <!ENTITY libcap-size "188 KB"> 399 407 <!ENTITY libcap-url "&kernel;linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz"> 400 <!ENTITY libcap-md5 " 06333f4301657298890fd8d6f1fb4793">408 <!ENTITY libcap-md5 "ffb9e9c87704f92ac75201327841e753"> 401 409 <!ENTITY libcap-home "https://sites.google.com/site/fullycapable/"> 402 410 <!ENTITY libcap-fin-du "2.9 MB"> … … 429 437 <!ENTITY linux-major-version "6"> 430 438 <!ENTITY linux-minor-version "2"> 431 <!ENTITY linux-patch-version " 2">439 <!ENTITY linux-patch-version "9"> 432 440 <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">--> 433 441 <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> 434 <!ENTITY linux-size "133,2 36 KB">442 <!ENTITY linux-size "133,256 KB"> 435 443 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz"> 436 <!ENTITY linux-md5 " 03b17feb98f92131a465b09f3a12e715">444 <!ENTITY linux-md5 "f54e2a251b1abd5b56e46ed0de569275"> 437 445 <!ENTITY linux-home "https://www.kernel.org/"> 438 446 <!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is … … 533 541 <!ENTITY ninja-fin-sbu "0.3 SBU"> 534 542 535 <!ENTITY openssl-version "3. 0.8">536 <!ENTITY openssl-size "1 4,800KB">543 <!ENTITY openssl-version "3.1.0"> 544 <!ENTITY openssl-size "15,164 KB"> 537 545 <!ENTITY openssl-url "https://www.openssl.org/source/openssl-&openssl-version;.tar.gz"> 538 <!ENTITY openssl-md5 " 61e017cf4fea1b599048f621f1490fbd">546 <!ENTITY openssl-md5 "f6c520aa2206d4d1fa71ea30b5e9a56d"> 539 547 <!ENTITY openssl-home "https://www.openssl.org/"> 540 548 <!ENTITY openssl-fin-du "520 MB"> … … 688 696 <!ENTITY tcl-tmp-sbu "2.7 SBU"> 689 697 690 <!ENTITY texinfo-version "7.0. 2">691 <!ENTITY texinfo-size "4,7 62KB">698 <!ENTITY texinfo-version "7.0.3"> 699 <!ENTITY texinfo-size "4,776 KB"> 692 700 <!ENTITY texinfo-url "&gnu;texinfo/texinfo-&texinfo-version;.tar.xz"> 693 <!ENTITY texinfo-md5 " be9500f3a361525622850ecb1b1fc024">701 <!ENTITY texinfo-md5 "37bf94fd255729a14d4ea3dda119f81a"> 694 702 <!ENTITY texinfo-home "&gnu-software;texinfo/"> 695 703 <!ENTITY texinfo-tmp-du "116 MB"> … … 698 706 <!ENTITY texinfo-fin-sbu "0.3 SBU"> 699 707 700 <!ENTITY tzdata-version "202 2g">701 <!ENTITY tzdata-size "43 0KB">708 <!ENTITY tzdata-version "2023c"> 709 <!ENTITY tzdata-size "436 KB"> 702 710 <!ENTITY tzdata-url "https://www.iana.org/time-zones/repository/releases/tzdata&tzdata-version;.tar.gz"> 703 <!ENTITY tzdata-md5 " 884250fd2a8a55f6322900ad4ab94d7b">711 <!ENTITY tzdata-md5 "5aa672bf129b44dd915f8232de38e49a"> 704 712 <!ENTITY tzdata-home "https://www.iana.org/time-zones"> 705 713 … … 735 743 <!ENTITY vim-fin-sbu "2.4 SBU"> 736 744 737 <!ENTITY wheel-version "0. 38.4">738 <!ENTITY wheel-size " 66 KB">745 <!ENTITY wheel-version "0.40.0"> 746 <!ENTITY wheel-size "96 KB"> 739 747 <!ENTITY wheel-url "&pypi-src;/w/wheel/wheel-&wheel-version;.tar.gz"> 740 <!ENTITY wheel-md5 " 83bb4e7bd4d687d398733f341a64ab91">748 <!ENTITY wheel-md5 "ec5004c46d1905da98bb5bc1a10ddd21"> 741 749 <!ENTITY wheel-home "&pypi-home;/wheel/"> 742 750 <!ENTITY wheel-fin-du "1.3 MB"> … … 751 759 <!ENTITY xml-parser-fin-sbu "less than 0.1 SBU"> 752 760 753 <!ENTITY xz-version "5.4. 1">754 <!ENTITY xz-size "1, 451KB">761 <!ENTITY xz-version "5.4.2"> 762 <!ENTITY xz-size "1,576 KB"> 755 763 <!ENTITY xz-url "https://tukaani.org/xz/xz-&xz-version;.tar.xz"> 756 <!ENTITY xz-md5 " 47d831c659e94071d5dd384d0d1ed4c6">764 <!ENTITY xz-md5 "1dcdf002d9a69f48ff67be84964af0d8"> 757 765 <!ENTITY xz-home "https://tukaani.org/xz"> 758 766 <!ENTITY xz-tmp-du "20 MB"> -
patches.ent
r6bced9f r39d9ed8 24 24 25 25 <!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-1.patch"> 26 <!ENTITY coreutils-i18n-patch-md5 " c1ac7edf095027460716577633da9fc5">26 <!ENTITY coreutils-i18n-patch-md5 "3c6340b3ddd62f4acdf8d3caa6fad6b0"> 27 27 <!ENTITY coreutils-i18n-patch-size "166 KB"> 28 28 <!--
Note:
See TracChangeset
for help on using the changeset viewer.