Browse Source

Tag LFS-10.0-rc1

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/10.0-rc1@12023 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 3 years ago
parent
commit
7f13e6fe5b
4 changed files with 10 additions and 7 deletions
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      chapter08/revisedchroot.xml
  3. 3 3
      general.ent
  4. 3 3
      packages.ent

+ 3 - 0
chapter01/changelog.xml

@@ -45,6 +45,9 @@
     <listitem>
       <itemizedlist>
       <para>2020-08-15</para>
+        <listitem>
+          <para>[bdubbs] - LFS-10.0-rc1 released.</para>
+        </listitem>
         <listitem>
           <para>[bdubbs] - Update to man-pages-5.08. Fixes
           <ulink url="&lfs-ticket-root;4714">#4714</ulink>.</para>

+ 1 - 1
chapter08/revisedchroot.xml

@@ -64,7 +64,7 @@ rm -f /usr/lib/libz.a</userinput></screen>
 
    <para>The compiler built in <xref linkend="chapter-temporary-tools"/> and
    <xref linkend="chapter-chroot-temporary-tools"/> is still partially
-   installed, and not needed anymore. Remove it with:</para>
+   installed and not needed anymore. Remove it with:</para>
 
 <screen><userinput>find /usr -depth -name $(uname -m)-lfs-linux-gnu\* | xargs rm -rf</userinput></screen>
 

+ 3 - 3
general.ent

@@ -1,9 +1,9 @@
-<!ENTITY version         "SVN-20200815">
+<!ENTITY version         "10.0-rc1">
 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book; 
                                       Change to x.y for release but not -rc releases -->
-<!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
+<!ENTITY generic-version "10.0-rc1"> <!-- Use "development"  or "x.y[-pre{x}]" -->
 
-<!ENTITY versiond        "20200815-systemd">
+<!ENTITY versiond        "10.0-systemd-rc1">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 

+ 3 - 3
packages.ent

@@ -376,11 +376,11 @@
 <!ENTITY less-fin-sbu "less than 0.1 SBU">
 
 <!ENTITY lfs-bootscripts-version "20200802">      <!-- Scripts depend on this format -->
-<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">        
+<!ENTITY lfs-bootscripts-size "32 KB">        
 <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
-<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM">  
+<!ENTITY lfs-bootscripts-md5 "af9fa4858158d87de56508c15417440e">  
 <!ENTITY lfs-bootscripts-home " ">
-<!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB"> 
+<!ENTITY lfs-bootscripts-cfg-du "240 KB"> 
 <!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU">
 
 <!ENTITY libcap-version "2.42">