Changeset 3bded69


Ignore:
Timestamp:
09/01/2021 07:56:21 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0
Children:
cba354c
Parents:
6711c422
Message:

LFS 11.0 Final

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r6711c422 r3bded69  
    4444    -->
    4545    <listitem>
     46      <para>2021-09-01</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - LFS-11.0 released.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4655      <para>2021-08-25</para>
    4756      <itemizedlist>
  • general.ent

    r6711c422 r3bded69  
    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

    r6711c422 r3bded69  
    388388
    389389<!ENTITY lfs-bootscripts-version "20210608">      <!-- Scripts depend on this format -->
    390 <!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">       
     390<!ENTITY lfs-bootscripts-size "33 KB">       
    391391<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
    392 <!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM"> 
     392<!ENTITY lfs-bootscripts-md5 "294b921e6cf9ab0fbaea4b639f8fdbe8"> 
    393393<!ENTITY lfs-bootscripts-home " ">
    394 <!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB">
     394<!ENTITY lfs-bootscripts-cfg-du "440 KB">
    395395<!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU">
    396396
Note: See TracChangeset for help on using the changeset viewer.