Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter10/kernel.xml

    r70bf551 r3864d23  
    123123
    124124    <note>
     125      <?dbfo keep-together="auto"?>
    125126      <para>A good starting place for setting up the kernel configuration is to
    126127      run <command>make defconfig</command>. This will set the base
     
    140141      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    141142        href="kernel/systemd.xml"/>
    142 
     143   
    143144      <para>Enable some additional features if you are building a 64-bit
    144145      system.  If you are using menuconfig, enable them in the order of
     
    292293          processors in x2APIC mode.  x2APIC may be enabled by firmware on
    293294          64-bit x86 systems, and a kernel without this option enabled will
    294           panic on boot if x2APIC is enabled by firmware.  This option has
     295          panic on boot if x2APIC is enabled by firmware.  This option
    295296          has no effect, but also does no harm if x2APIC is disabled by the
    296297          firmware.</para>
Note: See TracChangeset for help on using the changeset viewer.