Author: bdubbs
Date: 2009-12-30 10:21:05 -0700 (Wed, 30 Dec 2009)
New Revision: 8162

Modified:
   trunk/BOOK/book/bookinfo.xml
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/nasm.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to NASM-2.07

Modified: trunk/BOOK/book/bookinfo.xml
===================================================================
--- trunk/BOOK/book/bookinfo.xml        2009-12-29 12:00:21 UTC (rev 8161)
+++ trunk/BOOK/book/bookinfo.xml        2009-12-30 17:21:05 UTC (rev 8162)
@@ -22,7 +22,7 @@
   <pubdate>&pubdate;</pubdate>
 
   <copyright id="copyright">
-    <year>2001-2009</year>
+    <year>2001-2010</year>
     <holder>&copyholder;</holder>
   </copyright>
 

Modified: trunk/BOOK/general/prog/nasm.xml
===================================================================
--- trunk/BOOK/general/prog/nasm.xml    2009-12-29 12:00:21 UTC (rev 8161)
+++ trunk/BOOK/general/prog/nasm.xml    2009-12-30 17:21:05 UTC (rev 8162)
@@ -6,10 +6,10 @@
 
   <!ENTITY NASM-download-http 
"&sourceforge-repo;/nasm/nasm-&NASM-version;.tar.bz2">
   <!ENTITY NASM-download-ftp " ">
-  <!ENTITY NASM-md5sum "2032ad44c7359f7a9a166a40a633e772">
-  <!ENTITY NASM-size "543 KB">
-  <!ENTITY NASM-buildsize "17.3 MB (includes building and installing all 
docs)">
-  <!ENTITY NASM-time "0.2 SBU">
+  <!ENTITY NASM-md5sum "d8934231e81874c29374ddef1fbdb1ed">
+  <!ENTITY NASM-size "768 KB">
+  <!ENTITY NASM-buildsize "21.5 MB (includes building and installing all 
docs)">
+  <!ENTITY NASM-time "0.3 SBU">
 ]>
 
 <sect1 id="NASM" xreflabel="NASM-&NASM-version;">
@@ -54,7 +54,7 @@
         <para>Estimated build time: &NASM-time;</para>
       </listitem>
     </itemizedlist>
-
+<!--
     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     <itemizedlist spacing="compact">
       <listitem>
@@ -62,7 +62,7 @@
         url="&patch-root;/nasm-&NASM-version;-security_fix-1.patch"/></para>
       </listitem>
     </itemizedlist>
-
+-->
     <bridgehead renderas="sect3">NASM Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Optional (for Building 
Documentation)</bridgehead>
@@ -80,8 +80,7 @@
     <para>Install <application>NASM</application> by running
     the following commands:</para>
 
-<screen><userinput>patch -Np1 -i ../nasm-&NASM-version;-security_fix-1.patch 
&amp;&amp;
-./configure --prefix=/usr &amp;&amp;
+<screen><userinput>./configure --prefix=/usr &amp;&amp;
 make &amp;&amp;
 make -C rdoff/doc &amp;&amp;
 make -C rdoff/doc html</userinput></screen>
@@ -137,8 +136,8 @@
       <segtitle>Installed Directories</segtitle>
 
       <seglistitem>
-        <seg>nasm, ndisasm, ldrdf, rdf2bin, rdf2com, rdf2ihx, rdfdump, rdflib, 
and
-        rdx</seg>
+        <seg>nasm, ndisasm, ldrdf, rdf2bin, rdf2com, rdf2ihx, rdf2ith, 
rdf2srec,
+        rdfdump, rdflib, and rdx</seg>
         <seg>None</seg>
         <seg>/usr/share/doc/nasm</seg>
       </seglistitem>
@@ -179,6 +178,16 @@
         </listitem>
       </varlistentry>
 
+      <varlistentry id="rdf2bin">
+        <term><command>rdf2bin</command></term>
+        <listitem>
+          <para>converts an RDOFF object file to flat binary.</para>
+          <indexterm zone="NASM rdf2bin">
+            <primary sortas="b-rdf2bin">rdf2bin</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
       <varlistentry id="rdfdump">
         <term><command>rdfdump</command></term>
         <listitem>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2009-12-29 12:00:21 UTC (rev 8161)
+++ trunk/BOOK/general.ent      2009-12-30 17:21:05 UTC (rev 8162)
@@ -3,7 +3,7 @@
 $Date$
 -->
 
-<!ENTITY day          "29">                   <!-- Always 2 digits -->
+<!ENTITY day          "30">                   <!-- Always 2 digits -->
 <!ENTITY month        "12">                   <!-- Always 2 digits -->
 <!ENTITY year         "2009">
 <!ENTITY copyrightdate "2001-&year;">
@@ -261,7 +261,7 @@
 <!ENTITY jdk-version                  "6 Update 16">
 <!ENTITY junit-version                "4.3.1">
 <!ENTITY librep-version               "0.17">
-<!ENTITY NASM-version                 "0.98.39">
+<!ENTITY NASM-version                 "2.0.7">
 <!ENTITY pdl-version                  "2.4.2">
 <!ENTITY php-version                  "5.2.3">
 <!ENTITY Python-version               "2.6.2">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2009-12-29 12:00:21 UTC 
(rev 8161)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2009-12-30 17:21:05 UTC 
(rev 8162)
@@ -41,6 +41,15 @@
 
 -->
     <listitem>
+      <para>December 30th, 2009</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Updated to NASM-2.07.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>December 29th, 2009</para>
       <itemizedlist>
         <listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to