Переглянути джерело

Add comments about the kernel make defconfig option
when configuring the kernel.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10306 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Bruce Dubbs 12 роки тому
батько
коміт
7e3a2897e7
2 змінених файлів з 12 додано та 1 видалено
  1. 6 0
      chapter01/changelog.xml
  2. 6 1
      chapter08/kernel.xml

+ 6 - 0
chapter01/changelog.xml

@@ -38,6 +38,12 @@
     <listitem>
       <para>2013-07-20</para>
       <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Add comments about the kernel 
+          <command>make defconfig</command> option when configuring 
+          the kernel.  Fixes 
+          <ulink url="&lfs-ticket-root;3379">#3379</ulink>.</para>
+        </listitem>
         <listitem>
           <para>[bdubbs] - Update to iproute2-3.10.1.</para>
         </listitem>

+ 6 - 1
chapter08/kernel.xml

@@ -65,7 +65,12 @@
     information about configuring and building the kernel can be found at
     <ulink url="http://www.kroah.com/lkn/"/> </para>
 
-    <note><para>Due to recent changes in <application>udev</application>, be sure to
+    <note><para>A good starting place for setting up the kernel configuration
+    is to run <command>make defconfig</command>. This will set the base
+    configuration to a good state that takes your current system architecture
+    into account.</para>
+
+    <para>Due to recent changes in <application>udev</application>, be sure to
     select:</para>
 
     <screen role="nodump">Device Drivers  ---&gt;