mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
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
This commit is contained in:
parent
1895652057
commit
004616a9e7
@ -35,7 +35,8 @@
|
|||||||
|
|
||||||
</sect2>
|
</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">
|
<sect2 id="ch-intro-newsserver">
|
||||||
<title>News Server</title>
|
<title>News Server</title>
|
||||||
|
|
||||||
|
@ -423,7 +423,7 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<!--
|
<!-- FIXME:
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Ncurses Rollup Patch (&ncurses-date;) - 328 KB:</term>
|
<term>Ncurses Rollup Patch (&ncurses-date;) - 328 KB:</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -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
|
toolchain defaults, then proceed in building the rest of the target
|
||||||
LFS system.</para>
|
LFS system.</para>
|
||||||
|
|
||||||
<!-- Removed as part of the fix for bug 1061 - we no longer build pass1
|
<!-- FIXME: Removed as part of the fix for bug 1061 - we no longer build pass1
|
||||||
packages statically, therefore this explanation isn't required -->
|
packages statically, therefore this explanation isn't required
|
||||||
|
|
||||||
<!--<sect2>
|
<sect2>
|
||||||
<title>Notes on Static Linking</title>
|
<title>Notes on Static Linking</title>
|
||||||
|
|
||||||
<para>Besides their specific task, most programs have to perform many
|
<para>Besides their specific task, most programs have to perform many
|
||||||
|
@ -222,7 +222,8 @@ install -m755 convert-mans /usr/bin</userinput></screen>
|
|||||||
<entry>Dutch (nl)</entry>
|
<entry>Dutch (nl)</entry>
|
||||||
<entry>ISO-8859-1</entry>
|
<entry>ISO-8859-1</entry>
|
||||||
</row>
|
</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>
|
<row>
|
||||||
<entry>Norwegian (no)</entry>
|
<entry>Norwegian (no)</entry>
|
||||||
<entry>ISO-8859-1</entry>
|
<entry>ISO-8859-1</entry>
|
||||||
|
@ -34,7 +34,9 @@
|
|||||||
|
|
||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
<title>Installation of Ncurses</title>
|
<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
|
<para>Since the release of Ncurses-&ncurses-version;, some bugs have been fixed
|
||||||
and features added. The most important news are .......
|
and features added. The most important news are .......
|
||||||
|
Loading…
Reference in New Issue
Block a user