Changes in / [b5b704a:31e6ccb2]


Ignore:
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter10/kernel.xml

    rb5b704a r31e6ccb2  
    6565        url="&hints-root;kernel-configuration.txt"/>.  Additional information
    6666        about configuring and building the kernel can be found at <ulink
    67         url="&anduin-sources;/kernel-nutshell/"/>.
    68         These references are a bit
     67        url="http://www.kroah.com/lkn/"/>. These refereces are a bit
    6968        dated, but still give a reasonable overview of the process.
    7069      </para>
     
    7271      <para>
    7372        If all else fails, you can ask for help on the <ulink
    74         url="https://www.linuxfromscratch.org/mail.html">lfs-support</ulink>
    75         mailing list.  Note that subscribing is required in order for the list
     73        url="https://www.linuxfromscratch.org/mail.html">lfs-suport</ulink>
     74        mailing list.  Note that suscribing is required in order for the list
    7675        to avoid spam.
    7776      </para>
  • chapter11/reboot.xml

    rb5b704a r31e6ccb2  
    7878    <listitem>
    7979      <para>
    80         Ensure a password is set for the root user.
    81       </para>
    82     </listitem>
    83 
    84     <listitem>
    85       <para>
    8680        A review of the following configuration files
    8781        is also appropriate at this point.
     
    140134  is set to boot <emphasis>LFS &version;</emphasis> automatically.</para>
    141135
    142   <para>When the reboot is complete, the LFS system is ready for use.  What you
    143   will see is a simple <quote>login: </quote> prompt.  At this point, you can
    144   proceed to
    145   <phrase revision="sysv">
    146     <ulink url="https://www.linuxfromscratch.org/blfs/view/stable/">
    147      the BLFS Book</ulink></phrase>
    148   <phrase revision="systemd">
    149     <ulink url="https://www.linuxfromscratch.org/blfs/view/stable-systemd/">
    150     the BLFS Book</ulink></phrase>
    151   where you can add more software to suit your needs.</para>
    152 
    153   <para>
    154     If your reboot is <emphasis role="bold">not</emphasis> successful, it
    155     is time to troubleshoot.  For hints on solving inital booting problems, see
    156     <ulink url="https://www.linuxfromscratch.org/lfs/troubleshooting.html"/>.
    157   </para>
     136  <para>When the reboot is complete, the LFS system is ready for use and
     137  more software may be added to suit your needs.</para>
    158138
    159139</sect1>
Note: See TracChangeset for help on using the changeset viewer.