On 08/20/2013 02:55 PM, bdu...@higgs.linuxfromscratch.org wrote:
> Author: bdubbs
> Date: Tue Aug 20 05:55:18 2013
> New Revision: 10321
> 
> Log:
> Monir tweaks
> 
> Modified:
>    trunk/BOOK/chapter06/util-linux.xml
>    trunk/BOOK/chapter08/kernel.xml
> 
> Modified: trunk/BOOK/chapter06/util-linux.xml
> ==============================================================================
> --- trunk/BOOK/chapter06/util-linux.xml       Mon Aug 19 14:35:01 2013        
> (r10320)
> +++ trunk/BOOK/chapter06/util-linux.xml       Tue Aug 20 05:55:18 2013        
> (r10321)
> @@ -84,10 +84,12 @@
>      <para>If desired, run the test suite as a non-root user:</para>
>  
>      <warning><para>Running the test suite as the root user can be harmful to
> -    your system.  To run it, the kernel CONFIG_SCSI_DEBUG option for the 
> -    kernel must be available in the currently running system.  For complete
> -    coverage, other BLFS packages must be installed.  If desired, this
> -    test can be run after rebooting into the completed LFS system and 
> running:</para>
> +    your system.  To run it, the kernel CONFIG_SCSI_DEBUG option for the 
> kernel
> +    must be available in the currently running system.  The CONFIG_SCSI_DEBUG
> +    option must be built as a module.  Building it into the kernel will 
> prevent
> +    booting.  For complete coverage, other BLFS packages must be installed.  
> If
> +    desired, this test can be run after rebooting into the completed LFS 
> system
> +    and running:</para>
>  
>      <screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD 
> --builddir=$PWD</userinput></screen> 
>      </warning>
> 
> Modified: trunk/BOOK/chapter08/kernel.xml
> ==============================================================================
> --- trunk/BOOK/chapter08/kernel.xml   Mon Aug 19 14:35:01 2013        (r10320)
> +++ trunk/BOOK/chapter08/kernel.xml   Tue Aug 20 05:55:18 2013        (r10321)
> @@ -236,7 +236,7 @@
>  
>        <seglistitem>
>          <seg>config-&linux-version;,
> -        vmlinux-&linux-version;-lfs-&version;-&linux-version;, and
> +        vmlinuz-&linux-version;-lfs-&version;-&linux-version;, and

vmlinuz-&linux-version;-lfs-&version;, and

>          System.map-&linux-version;</seg>
>          <seg>/lib/modules, /usr/share/doc/linux-&linux-version;</seg>
>        </seglistitem>
> @@ -258,7 +258,7 @@
>        </varlistentry>
>  
>        <varlistentry id="lfskernel">
> -        
> <term><filename>vmlinux-&linux-version;-lfs-&version;</filename></term>
> +        
> <term><filename>vmlinuz-&linux-version;-lfs-&version;</filename></term>
>          <listitem>
>            <para>The engine of the Linux system. When turning on the computer,
>            the kernel is the first part of the operating system that gets 
> loaded.
> 

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to