Pierre Labastie wrote:
8.3.1. Installation of the kernel
There are several other options that may be desired depending on the
requirements for the system. For a list of options needed for BLFS
packages, see the BLFS Index of Kernel Settings
(blfs/view//longindex.html#kernel-config-index).
Works for me.
http://www.linuxfromscratch.org/blfs/view/svn/longindex.html#kernel-config-index
Ah, that's interesting: the link is OK, but the parenthetised sentence after
is clearly wrong, although the xml source of both is the same...
Pierre
That's weird. The url in the xml is
&lfs-root;blfs/view/&short-version;/longindex.html#kernel-config-index
and the following is in the general.ent file:
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
<!ENTITY short-version "svn">
It's like the
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
at the top of the file didn't define the ENTITIES or defined them as the
null string.
It's wrong in the nochunks version too. The higgs version of
xmllint isn't rendering properly. The -dev version of the book is wrong
too.
I'm going to have to figure out how to properly update xmllint on higgs
(It's Gerard's server).
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page