Changeset 3a673c71


Ignore:
Timestamp:
08/26/2021 01:27:01 AM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0-rc3
Parents:
49170b0a
Message:

Fix files for rc-3

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r49170b0a r3a673c71  
    11<!-- version info automatically generated by git
    22     comment the following two lines for release -->
     3<!--
    34<!ENTITY % version-entities SYSTEM "version.ent">
    45%version-entities;
     6-->
    57
    68<!-- uncomment and edit the following four lines
    79     for releases (including -rc) -->
    8 <!--
    9 <!ENTITY version         "10.2-rc1">
    10 <!ENTITY versiond        "10.2-systemd-rc1">
    11 <!ENTITY releasedate     "August 26th, 2021">
     10
     11<!ENTITY version         "11.0-rc3">
     12<!ENTITY versiond        "11.0-systemd-rc3">
     13<!ENTITY releasedate     "August 25th, 2021">
    1214<!ENTITY copyrightdate   "1999-2021">
    13 -->
     15
    1416<!-- jhalfs needs a literal dash, not &ndash; -->
    1517
    1618<!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;
    1719                                      Change to x.y for release but not -rc releases -->
    18 <!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
     20<!ENTITY generic-version "11.0-rc3"> <!-- Use "development"  or "x.y[-pre{x}]" -->
    1921
    2022<!ENTITY short-versiond  "systemd">
  • packages.ent

    r49170b0a r3a673c71  
    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 "6efd60044ad31a603a2c31c68919a988"> 
    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.