Explorar el Código

Update to linux-4.12

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11267 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs hace 8 años
padre
commit
367db4efe2
Se han modificado 3 ficheros con 18 adiciones y 9 borrados
  1. 9 0
      chapter01/changelog.xml
  2. 3 3
      general.ent
  3. 6 6
      packages.ent

+ 9 - 0
chapter01/changelog.xml

@@ -42,6 +42,15 @@
     <listitem revision="sysv"> or <listitem revision="systemd"> as
     appropriate for the entry or if needed the entire day's listitem.
 -->
+    <listitem>
+      <para>2017-07-03</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to linux-4.12.</para> 
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2017-07-02</para>
       <itemizedlist>

+ 3 - 3
general.ent

@@ -1,13 +1,13 @@
-<!ENTITY version         "SVN-20170702">
+<!ENTITY version         "SVN-20170703">
 <!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 versiond        "20170702-systemd">
+<!ENTITY versiond        "20170703-systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 
-<!ENTITY releasedate     "July 2, 2017">
+<!ENTITY releasedate     "July 3, 2017">
 
 <!ENTITY copyrightdate   "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone       "8.1">

+ 6 - 6
packages.ent

@@ -399,13 +399,13 @@
 <!ENTITY libtool-ch6-sbu "2.0 SBU">
 
 <!ENTITY linux-major-version "4">
-<!ENTITY linux-minor-version "11">
-<!ENTITY linux-patch-version "8">
-<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
-<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
-<!ENTITY linux-size "93,322 KB">
+<!ENTITY linux-minor-version "12">
+<!ENTITY linux-patch-version "0">
+<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">
+<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">-->
+<!ENTITY linux-size "96,862 KB">
 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "b41814256df7348109ae2b1c0f1eef97">
+<!ENTITY linux-md5 "fc454157e2d024d401a60905d6481c6b">
 <!ENTITY linux-home "http://www.kernel.org/">
 <!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
  allnoconfig extended for a hopefully-bootable build on desktop machine,