Changeset f8265ff


Ignore:
Timestamp:
09/01/2021 11:10:25 PM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0
Children:
fca7ffe
Parents:
8977314
git-author:
Bruce Dubbs <bdubbs@…> (09/01/2021 07:56:21 PM)
git-committer:
Thomas Trepl (Moody) <thomas@…> (09/01/2021 11:10:25 PM)
Message:

LFS 11.0 Final

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r8977314 rf8265ff  
    4646    -->
    4747    <listitem>
     48      <para>2021-09-01</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[bdubbs] - LFS-11.0 released.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
    4857      <para>2021-08-25</para>
    4958      <itemizedlist>
  • general.ent

    r8977314 rf8265ff  
    11<!-- version info automatically generated by git
    22     comment the following two lines for release -->
    3 <!ENTITY % version-entities SYSTEM "version.ent">
    4 %version-entities;
     3<!--<!ENTITY % version-entities SYSTEM "version.ent">
     4%version-entities; -->
    55
    66<!-- uncomment and edit the following four lines
    77     for releases (including -rc) -->
    8 <!--
    9 <!ENTITY version         "10.2-rc1">
    10 <!ENTITY versiond        "10.2-systemd-rc1">
    11 <!ENTITY releasedate     "August 26th, 2021">
     8
     9<!ENTITY version         "11.0">
     10<!ENTITY versiond        "11.0-systemd">
     11<!ENTITY releasedate     "September 1st, 2021">
    1212<!ENTITY copyrightdate   "1999-2021">
    13 -->
     13
    1414<!-- jhalfs needs a literal dash, not &ndash; -->
    1515
    16 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;
     16<!ENTITY short-version   "11.0">  <!-- Used below in &blfs-book;
    1717                                      Change to x.y for release but not -rc releases -->
    18 <!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
     18<!ENTITY generic-version "11.0"> <!-- Use "development"  or "x.y[-pre{x}]" -->
    1919
    20 <!ENTITY short-versiond  "systemd">  <!--Change to stable-systemd for release  -->
    21 <!ENTITY generic-versiond "systemd">
     20<!ENTITY short-versiond  "stable-systemd">  <!--Change to stable-systemd for release  -->
     21<!ENTITY generic-versiond "11.0-systemd">
    2222
    2323<!ENTITY lfs-root        "https://www.linuxfromscratch.org/">
    2424<!ENTITY blfs-root       "&lfs-root;blfs/">
    25 <!ENTITY blfs-book       "&blfs-root;view/&short-version;/">
    26 <!ENTITY blfs-systemd-book "&blfs-root;view/&short-versiond;/">
     25<!ENTITY blfs-book         "&blfs-root;view/&generic-version;/">
     26<!ENTITY blfs-systemd-book "&blfs-root;view/&generic-versiond;/">
    2727<!ENTITY faq-root        "&lfs-root;faq/">
    2828<!ENTITY hints-root      "&lfs-root;hints/downloads/files/">
  • packages.ent

    r8977314 rf8265ff  
    396396
    397397<!ENTITY lfs-bootscripts-version "20210608">      <!-- Scripts depend on this format -->
    398 <!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">       
     398<!ENTITY lfs-bootscripts-size "33 KB">       
    399399<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
    400 <!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM"> 
     400<!ENTITY lfs-bootscripts-md5 "294b921e6cf9ab0fbaea4b639f8fdbe8"> 
    401401<!ENTITY lfs-bootscripts-home " ">
    402 <!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB">
     402<!ENTITY lfs-bootscripts-cfg-du "440 KB">
    403403<!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU">
    404404
Note: See TracChangeset for help on using the changeset viewer.