Changeset 3071514


Ignore:
Timestamp:
02/29/2020 09:24:14 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
9.1
Parents:
013e94a
Message:

LFS-9.1

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/9.1@11762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r013e94a r3071514  
    4343    appropriate for the entry or if needed the entire day's listitem.
    4444       -->
     45    <listitem>
     46      <para>2020-03-01</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - LFS-9.1 released.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4554    <listitem revision="systemd">
    4655      <para>2020-02-16</para>
  • chapter05/gcc-pass1.xml

    r013e94a r3071514  
    194194        <term><parameter>--with-native-system-header-dir=/tools/include</parameter></term>
    195195        <listitem>
    196           <para>By default GCC searches <filename>/usr/include</filename> for
     196          <para>By default, GCC searches <filename>/usr/include</filename> for
    197197          system headers. In conjunction with the sysroot switch, this would
    198198          normally translate to <filename>$LFS/usr/include</filename>. However
  • general.ent

    r013e94a r3071514  
    1 <!ENTITY version         "SVN-20200216">
    2 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;
     1<!ENTITY version         "9.1">
     2<!ENTITY short-version   "9.1">  <!-- Used below in &blfs-book;
    33                                      Change to x.y for release but not -rc releases -->
    4 <!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
     4<!ENTITY generic-version "9.1"> <!-- Use "development"  or "x.y[-pre{x}]" -->
    55
    6 <!ENTITY versiond        "20200216-systemd">
     6<!ENTITY versiond        "9.1-systemd">
    77<!ENTITY short-versiond  "systemd">
    88<!ENTITY generic-versiond "systemd">
    99
    10 <!ENTITY releasedate     "February 16th, 2020">
     10<!ENTITY releasedate     "March 1st, 2020">
    1111
    1212<!ENTITY copyrightdate   "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->
  • packages.ent

    r013e94a r3071514  
    383383
    384384<!ENTITY lfs-bootscripts-version "20191031">      <!-- Scripts depend on this format -->
    385 <!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">       
     385<!ENTITY lfs-bootscripts-size "32 KB">       
    386386<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
    387 <!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM"> 
     387<!ENTITY lfs-bootscripts-md5 "e9249541960df505e4dfac0c32369372"> 
    388388<!ENTITY lfs-bootscripts-home " ">
    389 <!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB">
     389<!ENTITY lfs-bootscripts-ch7-du "244 KB">
    390390<!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU">
    391391
Note: See TracChangeset for help on using the changeset viewer.