Changeset ef09b2e


Ignore:
Timestamp:
Sep 7, 2012, 4:36:25 PM (12 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
011175b
Parents:
fe61c5a
Message:

Add command to install /lib/firmware in the x86 ch7 boot section.

Location:
BOOK
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/common/udev.xml

    rfe61c5a ref09b2e  
    5050<screen os="j"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
    5151
     52    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     53    href="../../final-system/common/udev.xml"
     54    xpointer="xpointer(//*[@os='i'])"/>
     55
     56<screen os="k"><userinput>install -dv ${CLFS}/lib/firmware</userinput></screen>
     57
    5258  </sect2>
    5359
  • BOOK/introduction/x86/changelog.xml

    rfe61c5a ref09b2e  
    3636      <itemizedlist>
    3737        <listitem>
     38          <para>[William Harrington] - Add installation of /lib/firmware during the Ch7 boot udev installation.</para>
     39        </listitem>
     40        <listitem>
    3841          <para>[William Harrington] - Remove note about flex not being installed when installing Grub in ch7.</para>
    3942        </listitem>
Note: See TracChangeset for help on using the changeset viewer.