Ken Moffat wrote:
On Fri, 6 Jan 2006, Ken Moffat wrote:


Better start a list for issues with patches and tarballs, rough edges are inevitable merging something this size. I can fix these tomorrow, I hope, but I need guidance on the texinfo patches.

glibc-libidn isn't on the packages page.

on the patches page, the shadow patch should come before the first sysklogd patch.


 Not a patch issue, but vim has vim63 for the vimtutor stuff

 - will resume tomorrow


The issues you mentioned are fixed with the attached patch. Please apply.

Also the "list of tables" link on the main page is broken, but I don't know how to fix (or, better, completely remove) it.

--
Alexander E. Patrakov
Don't mail to [EMAIL PROTECTED]: the server is off until 2006-01-11
Use my GMail or linuxfromscratch address instead
Index: chapter03/patches.xml
===================================================================
--- chapter03/patches.xml	(revision 7247)
+++ chapter03/patches.xml	(working copy)
@@ -93,6 +93,19 @@
 </varlistentry>
 
 <varlistentry>
+<term>Groff Debian Patch - 129 KB:</term>
+<listitem>
+<para><ulink url="http://ftp.debian.org/debian/pool/main/g/groff/&groff-debian-patch;"/></para>
+<note><para>Groff Debian Patch (&groff-version;-&groff-patchlevel;)
+may no longer be available at the
+listed location. The site administrators of the master download
+location occasionally remove older versions when new ones are
+released. There is no alternative download location yet.</para></note>
+<!-- Actually there's snapshot.debian.net, but they have hardware problems -->
+</listitem>
+</varlistentry>
+
+<varlistentry>
 <term>Gzip Security Patch - 2 KB:</term><listitem>
 <para><ulink url="&patches-root;&gzip-security_fix-patch;"/></para>
 </listitem>
@@ -155,16 +168,16 @@
 </varlistentry>
 
 <varlistentry>
-<term>Sysklogd 8-Bit Cleanness Patch - 1 KB:</term>
+<term>Shadow Configure Script Patch - 1KB:</term>
 <listitem>
-<para><ulink url="&lfs-root;patches/downloads/sysklogd/&sysklogd-8bit-patch;"/></para>
+<para><ulink url="&patches-root;&shadow-configure-patch;"/></para>
 </listitem>
 </varlistentry>
 
 <varlistentry>
-<term>Shadow Configure Script Patch - 1KB:</term>
+<term>Sysklogd 8-Bit Cleanness Patch - 1 KB:</term>
 <listitem>
-<para><ulink url="&patches-root;&shadow-configure-patch;"/></para>
+<para><ulink url="&lfs-root;patches/downloads/sysklogd/&sysklogd-8bit-patch;"/></para>
 </listitem>
 </varlistentry>
 
Index: chapter03/packages.xml
===================================================================
--- chapter03/packages.xml	(revision 7247)
+++ chapter03/packages.xml	(working copy)
@@ -158,29 +158,23 @@
 </varlistentry>
 
 <varlistentry>
-<term>Grep (&grep-version;) - 520 KB:</term>
+<term>Glibc LibIDN add-on (&glibc-version;) - 100 KB:</term>
 <listitem>
-<para><ulink url="&gnu;grep/"/></para>
+<para><ulink url="&gnu;glibc/"/></para>
 </listitem>
 </varlistentry>
 
 <varlistentry>
-<term>Groff (&groff-version;) - 2,260 KB:</term>
+<term>Grep (&grep-version;) - 520 KB:</term>
 <listitem>
-<para><ulink url="&gnu;groff/"/></para>
+<para><ulink url="&gnu;grep/"/></para>
 </listitem>
 </varlistentry>
 
 <varlistentry>
-<term>Groff Debian Patch - 129 KB:</term>
+<term>Groff (&groff-version;) - 2,260 KB:</term>
 <listitem>
-<para><ulink url="http://ftp.debian.org/debian/pool/main/g/groff/&groff-debian-patch;"/></para>
-<note><para>Groff Debian Patch (&groff-version;-&groff-patchlevel;)
-may no longer be available at the
-listed location. The site administrators of the master download
-location occasionally remove older versions when new ones are
-released. There is no alternative download location yet.</para></note>
-<!-- Actually there's snapshot.debian.net, but they have hardware problems -->
+<para><ulink url="&gnu;groff/"/></para>
 </listitem>
 </varlistentry>
 
Index: chapter06/man-db.xml
===================================================================
--- chapter06/man-db.xml	(revision 7247)
+++ chapter06/man-db.xml	(working copy)
@@ -180,9 +180,9 @@
 done &amp;&amp;
 cp -rv man? /usr/share/man/es</userinput></screen>
 
-<note>The need to exclude the <filename>man7/iso_8859-7.7</filename> file
+<note><para>The need to exclude the <filename>man7/iso_8859-7.7</filename> file
 from the conversion process because it is already in ISO-8859-1 is a packaging
-bug in man-pages-es-1.55. Future versions should not require this workaround.</note>
+bug in man-pages-es-1.55. Future versions should not require this workaround.</para></note>
 
 </sect2>
 
Index: chapter06/vim.xml
===================================================================
--- chapter06/vim.xml	(revision 7247)
+++ chapter06/vim.xml	(working copy)
@@ -84,8 +84,8 @@
 <!-- Removal is used instead of conversion in order for the user to be able to
 painlessly revert his UTF-8 locale choice. -->
 
-<screen><userinput>rm -f /usr/share/vim/vim63/tutor/tutor.{gr,pl,ru,sk}
-rm -f /usr/share/vim/vim63/tutor/tutor.??.*</userinput></screen>
+<screen><userinput>rm -f /usr/share/vim/vim64/tutor/tutor.{gr,pl,ru,sk}
+rm -f /usr/share/vim/vim64/tutor/tutor.??.*</userinput></screen>
 
 <para>Many users are used to using <command>vi</command> instead of
 <command>vim</command>. To allow execution of <command>vim</command>
Index: chapter06/ncurses.xml
===================================================================
--- chapter06/ncurses.xml	(revision 7247)
+++ chapter06/ncurses.xml	(working copy)
@@ -112,7 +112,7 @@
 ln -sfv libncurses++w.a /usr/lib/libncurses++.a</userinput></screen>
 
 <para>Finally, make sure that old applications that look for
-<filename class="libaryfile">-lcurses</filename> at build time are still
+<filename class="libraryfile">-lcurses</filename> at build time are still
 buildable:</para>
 
 <screen><userinput>echo "INPUT(-lncursesw)" &gt;/usr/lib/libcursesw.so &amp;&amp;
Index: patches.ent
===================================================================
--- patches.ent	(revision 7247)
+++ patches.ent	(working copy)
@@ -39,16 +39,15 @@
 
 <!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch">
 
-<!ENTITY sysklogd-8bit-patch "sysklogd-&sysklogd-version;-8bit-1.patch">
-
 <!ENTITY shadow-configure-patch "shadow-&shadow-version;-configure_fix-1.patch">
 
+<!ENTITY sysklogd-8bit-patch "sysklogd-&sysklogd-version;-8bit-1.patch">
 <!ENTITY sysklogd-fixes-patch "sysklogd-&sysklogd-version;-fixes-1.patch">
 
 <!ENTITY tar-gcc4_fix-patch "tar-&tar-version;-gcc4_fix_tests-1.patch">
 <!ENTITY tar-sparse_fix-patch "tar-&tar-version;-sparse_fix-1.patch">
 
-<!ENTITY texinfo-multibyte-patch "texinfo-&texinfo-version;-multibyte-2.patch">
-<!ENTITY texinfo-tempfile_fix-patch "texinfo-&texinfo-version;-tempfile_fix-1.patch">
+<!ENTITY texinfo-multibyte-patch "texinfo-&texinfo-version;-multibyte-1.patch">
+<!ENTITY texinfo-tempfile_fix-patch "texinfo-&texinfo-version;-tempfile_fix-2.patch">
 
 <!ENTITY util-linux-cramfs-patch "util-linux-&util-linux-version;-cramfs-1.patch">
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to