Author: bdubbs
Date: Mon Apr 14 15:33:20 2014
New Revision: 12954
Log:
Update to qemu-1.7.1
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/virtualization/qemu.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Sun Apr 13 13:51:20 2014 (r12953)
+++ trunk/BOOK/general.ent Mon Apr 14 15:33:20 2014 (r12954)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "13"> <!-- Always 2 digits -->
+<!ENTITY day "14"> <!-- Always 2 digits -->
<!ENTITY month "04"> <!-- Always 2 digits -->
<!ENTITY year "2014">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "April 13th, &year;">
+<!ENTITY releasedate "April 14th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
@@ -196,7 +196,7 @@
<!ENTITY zsh-version "5.0.5">
<!-- Chapter 8 Virtualization -->
-<!ENTITY qemu-version "1.7.0">
+<!ENTITY qemu-version "1.7.1">
<!-- Part III -->
<!-- Chapter 9 -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sun Apr 13 13:51:20
2014 (r12953)
+++ trunk/BOOK/introduction/welcome/changelog.xml Mon Apr 14 15:33:20
2014 (r12954)
@@ -45,6 +45,16 @@
-->
<listitem>
+ <para>April 14th, 2014</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - qemu-1.7.1. Fixes
+ <ulink url="&blfs-ticket-root;4873">#4873</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>April 13th, 2014</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/postlfs/virtualization/qemu.xml
==============================================================================
--- trunk/BOOK/postlfs/virtualization/qemu.xml Sun Apr 13 13:51:20 2014
(r12953)
+++ trunk/BOOK/postlfs/virtualization/qemu.xml Mon Apr 14 15:33:20 2014
(r12954)
@@ -6,10 +6,10 @@
<!ENTITY qemu-download-http
"http://wiki.qemu.org/download/qemu-&qemu-version;.tar.bz2">
<!ENTITY qemu-download-ftp " ">
- <!ENTITY qemu-md5sum "32893941d40d052a5e649efcf06aca06">
+ <!ENTITY qemu-md5sum "9541063d999cf9659ed7fdce71314f31">
<!ENTITY qemu-size "12 MB">
- <!ENTITY qemu-buildsize "215 MB">
- <!ENTITY qemu-time "1.7 SBU">
+ <!ENTITY qemu-buildsize "198 MB">
+ <!ENTITY qemu-time "1.9 SBU">
]>
<sect1 id="qemu" xreflabel="qemu-&qemu-version;">
@@ -137,12 +137,6 @@
<sect2 role="installation">
<title>Installation of qemu</title>
- <para>If <application>xorg</application> is not installed in
- <filename class='directory'>/usr</filename>, then the linker needs to
- be told where it is. For example:</para>
-
-<screen><userinput>export LIBRARY_PATH=/opt/xorg/lib</userinput></screen>
-
<para>Install <application>qemu</application> by running the following
commands:</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page