Author: bdubbs
Date: Sun Feb 28 09:38:00 2021
New Revision: 24315

Log:
BLFS-10.1

Added:
   tags/10.1/
      - copied from r24312, trunk/BOOK/
Modified:
   tags/10.1/book/bookinfo.xml
   tags/10.1/general.ent
   tags/10.1/introduction/welcome/changelog.xml
   tags/10.1/x/installing/mesa.xml

Modified: tags/10.1/book/bookinfo.xml
==============================================================================
--- trunk/BOOK/book/bookinfo.xml        Fri Feb 26 21:07:23 2021        (r24312)
+++ tags/10.1/book/bookinfo.xml Sun Feb 28 09:38:00 2021        (r24315)
@@ -48,9 +48,9 @@
 
   <revhistory>
     <revision>
-      <revnumber>&version;</revnumber>
-      <date>&pubdate;</date>
-      <revremark>Ongoing Release</revremark>
+      <revnumber>10.1</revnumber>
+      <date>2021-03-01</date>
+      <revremark>Twenty-third Release</revremark>
     </revision>
 
     <revision>

Modified: tags/10.1/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Fri Feb 26 21:07:23 2021        (r24312)
+++ tags/10.1/general.ent       Sun Feb 28 09:38:00 2021        (r24315)
@@ -1,16 +1,16 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "26">                   <!-- Always 2 digits -->
-<!ENTITY month        "02">                   <!-- Always 2 digits -->
+<!ENTITY day          "01">                   <!-- Always 2 digits -->
+<!ENTITY month        "03">                   <!-- Always 2 digits -->
 <!ENTITY year         "2021">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
-<!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "February 26th, &year;">
+<!ENTITY version      "10.1">
+<!ENTITY releasedate  "March 1st, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
-<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
-<!ENTITY lfs-version  "development">          <!-- x.y|development -->
-<!ENTITY lfs-versiond "systemd">              <!-- x.y-systemd|systemd -->
+<!ENTITY blfs-version "10.1">                  <!-- svn|[release #] -->
+<!ENTITY lfs-version  "10.1">          <!-- x.y|development -->
+<!ENTITY lfs-versiond "10.1-systemd">              <!-- x.y-systemd|systemd -->
 <!ENTITY last-commit  "$Date$"> <!-- Automatic update -->
 <!ENTITY lfs-domainname       "linuxfromscratch.org">
 
@@ -24,8 +24,8 @@
      change svn to x.y for release. Note:  s/_/-/ in comment to avoid grep 
error 
      Update 'downloads-root-systemd' to x.y-systemd
      -->
-<!ENTITY downloads-root       
"http://www.linuxfromscratch.org/blfs/downloads/svn";>
-<!ENTITY downloads-root-systemd 
"http://www.linuxfromscratch.org/blfs/downloads/systemd";>
+<!ENTITY downloads-root       
"http://www.linuxfromscratch.org/blfs/downloads/10.1";>
+<!ENTITY downloads-root-systemd 
"http://www.linuxfromscratch.org/blfs/downloads/10.1-systemd";>
 <!ENTITY downloads-project    "http://downloads.&lfs-domainname;";>
 
 <!ENTITY sources-anduin-http  "http://anduin.linuxfromscratch.org/BLFS";>
@@ -33,7 +33,7 @@
 
 <!ENTITY hints-root           "http://www.&lfs-domainname;/hints";>
 <!ENTITY patch-downloads      
"http://www.linuxfromscratch.org/patches/downloads";>
-<!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/svn";>
+<!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/10.1";>
 <!ENTITY errata               
"http://www.&lfs-domainname;/blfs/errata/&blfs-version;/";>
 <!ENTITY blfs-ticket-root     "http://wiki.&lfs-domainname;/blfs/ticket/";>
 

Modified: tags/10.1/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Fri Feb 26 21:07:23 
2021        (r24312)
+++ tags/10.1/introduction/welcome/changelog.xml        Sun Feb 28 09:38:00 
2021        (r24315)
@@ -41,6 +41,16 @@
       </itemizedlist>
     </listitem>
     -->
+
+    <listitem>
+      <para>March 1st, 2021</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Release of BLFS-10.1.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+    
     <listitem>
       <para>February 26th, 2021</para>
       <itemizedlist>

Modified: tags/10.1/x/installing/mesa.xml
==============================================================================
--- trunk/BOOK/x/installing/mesa.xml    Fri Feb 26 21:07:23 2021        (r24312)
+++ tags/10.1/x/installing/mesa.xml     Sun Feb 28 09:38:00 2021        (r24315)
@@ -237,8 +237,8 @@
       -Dgallium-nine=false           \
       -Dglx=dri                      \
       -Dosmesa=gallium               \
-      -Dvalgrind=false               \
-      -Dlibunwind=false              \
+      -Dvalgrind=disabled            \
+      -Dlibunwind=disabled           \
       ..                             &amp;&amp;
 
 unset GALLIUM_DRV DRI_DRIVERS &amp;&amp;
@@ -307,13 +307,13 @@
     </para>
 -->
     <para>
-      <parameter>-Dvalgrind=false</parameter>: This parameter disables
+      <parameter>-Dvalgrind=disabled</parameter>: This parameter disables
       the usage of Valgrind during the build process. Remove this parameter
       if you have Valgrind installed, and wish to check for memory leaks.
     </para>
 
     <para>
-      <parameter>-Dlibunwind=false</parameter>: This parameter disables
+      <parameter>-Dlibunwind=disabled</parameter>: This parameter disables
       the usage of libunwind.
     </para>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to