Parcourir la source

To avoid comments that require action from being forgotten, I prefixed all of them that I could find with 'FIXME:'. I did not attempt to fix them. I just marked them for future reference.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic il y a 19 ans
Parent
commit
004616a9e7

+ 2 - 1
chapter01/resources.xml

@@ -35,7 +35,8 @@
 
   </sect2>
 
-  <!-- Remove until such time as we have our own News Server, JH 20060105
+  <!-- FIXME: Remove until such time as we have our own News Server, JH 20060105
+
   <sect2 id="ch-intro-newsserver">
     <title>News Server</title>
 

+ 1 - 1
chapter03/packages.xml

@@ -423,7 +423,7 @@
       </listitem>
     </varlistentry>
 
-    <!--
+    <!-- FIXME:
     <varlistentry>
       <term>Ncurses Rollup Patch (&ncurses-date;) - 328 KB:</term>
       <listitem>

+ 3 - 3
chapter05/toolchaintechnotes.xml

@@ -167,10 +167,10 @@ checking what linker to use... /tools/i686-pc-linux-gnu/bin/ld</computeroutput><
   toolchain defaults, then proceed in building the rest of the target
   LFS system.</para>
 
-  <!-- Removed as part of the fix for bug 1061 - we no longer build pass1
-      packages statically, therefore this explanation isn't required -->
+  <!-- FIXME: Removed as part of the fix for bug 1061 - we no longer build pass1
+      packages statically, therefore this explanation isn't required
 
-  <!--<sect2>
+  <sect2>
   <title>Notes on Static Linking</title>
 
   <para>Besides their specific task, most programs have to perform many

+ 2 - 1
chapter06/man-db.xml

@@ -222,7 +222,8 @@ install -m755 convert-mans  /usr/bin</userinput></screen>
             <entry>Dutch (nl)</entry>
             <entry>ISO-8859-1</entry>
           </row>
-          <!-- BUG: "no" is deprecated, should use "nb" or "nn" and symlinks -->
+	  <!-- FIXME: BUG: "no" is deprecated, should use "nb" or "nn" and
+          symlinks -->
           <row>
             <entry>Norwegian (no)</entry>
             <entry>ISO-8859-1</entry>

+ 3 - 1
chapter06/ncurses.xml

@@ -34,7 +34,9 @@
 
   <sect2 role="installation">
     <title>Installation of Ncurses</title>
-    <!-- Uncomment if using a dated ncurses release instead of a numbered one.
+
+    <!-- FIXME: Uncomment if using a dated ncurses release instead of a numbered
+         one.
 
     <para>Since the release of Ncurses-&ncurses-version;, some bugs have been fixed
     and features added. The most important news are .......