Changeset 76b06f6 for BOOK/boot/x86


Ignore:
Timestamp:
Sep 24, 2013, 11:53:17 AM (12 years ago)
Author:
William Harrington <kb0iic@…>
Children:
2e9ccbe
Parents:
111b12a
Message:

Prepare for CLFS-2.0.0 release.

Location:
BOOK/boot/x86
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/x86/grub-build.xml

    r111b12a r76b06f6  
    2626    href="../../final-system/x86/grub.xml"
    2727    xpointer="xpointer(//*[@os='n1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/x86/grub.xml"
    31     xpointer="xpointer(//*[@os='s1'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../../final-system/x86/grub.xml"
    35     xpointer="xpointer(//*[@os='s2'])"/>
    3628
    3729    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/boot/x86/kernel.xml

    r111b12a r76b06f6  
    8282    INSTALL_MOD_PATH=${CLFS} modules_install</userinput></screen>
    8383
    84     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    85     href="../../bootable/x86/kernel.xml"
    86     xpointer="xpointer(//*[@os='s2'])"/>
    87 
    88 <screen><userinput>make ARCH=i386 CROSS_COMPILE=${CLFS_TARGET}- \
    89    INSTALL_FW_PATH=${CLFS}/lib/firmware firmware_install</userinput></screen>
    90 
    9184    <para os="u">After kernel compilation is complete, additional steps are
    9285    required to complete the installation. Some files need to be copied to
Note: See TracChangeset for help on using the changeset viewer.