mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
Add a reference to the kernel-configuration hint
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
fbe0187338
commit
764b5cf62b
@ -44,6 +44,10 @@
|
|||||||
<para>[bdubbs] - Update grub make instruction to ensure all
|
<para>[bdubbs] - Update grub make instruction to ensure all
|
||||||
checks pass.</para>
|
checks pass.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Add a reference to the kernel-configuration hint.
|
||||||
|
Fixes <ulink url="&lfs-ticket-root;2184">#2184</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
@ -56,9 +56,11 @@
|
|||||||
|
|
||||||
<!-- Support for compiling a keymap into the kernel is deliberately removed -->
|
<!-- Support for compiling a keymap into the kernel is deliberately removed -->
|
||||||
|
|
||||||
<para>Configure the kernel via a menu-driven interface. BLFS has some
|
<para>Configure the kernel via a menu-driven interface. For general
|
||||||
information regarding particular kernel configuration requirements of
|
information on kernel configuration see <ulink
|
||||||
packages outside of LFS at <ulink
|
url="&hints-root;kernel-configuration.txt"/>. BLFS has some information
|
||||||
|
regarding particular kernel configuration requirements of packages outside
|
||||||
|
of LFS at <ulink
|
||||||
url="&blfs-root;view/svn/longindex.html#kernel-config-index"/>:</para>
|
url="&blfs-root;view/svn/longindex.html#kernel-config-index"/>:</para>
|
||||||
|
|
||||||
<screen role="nodump"><userinput>make LANG=<replaceable><host_LANG_value></replaceable> LC_ALL= menuconfig</userinput></screen>
|
<screen role="nodump"><userinput>make LANG=<replaceable><host_LANG_value></replaceable> LC_ALL= menuconfig</userinput></screen>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!ENTITY version "SVN-20090528">
|
<!ENTITY version "SVN-20090529">
|
||||||
<!ENTITY releasedate "May 28, 2009">
|
<!ENTITY releasedate "May 29, 2009">
|
||||||
<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not – -->
|
<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not – -->
|
||||||
<!ENTITY milestone "6.5">
|
<!ENTITY milestone "6.5">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
Loading…
Reference in New Issue
Block a user