Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/chroot/common/kernfs.xml

    rd2ecc65 rebfb62d  
    1111  <title>Mounting Virtual Kernel File Systems</title>
    1212
    13     <note os="a">
    14       <para>The commands in the remainder of the book should be run as
    15       the <systemitem class="username">root</systemitem> user. Check
    16       that ${CLFS} is set in the
    17       <systemitem class="username">root</systemitem> user&rsquo;s environment
    18        before proceeding.</para>
    19     </note>
     13    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     14    href="../../boot/common/devices.xml"
     15    xpointer="xpointer(//*[@os='a'])"/>
    2016
    2117  <para>Various file systems exported by the kernel are used to communicate
     
    4642
    4743  <para>Once the system is complete and booting, the rest of our device
    48   nodes are created by Udev, part of Systemd.  Since this package is not
     44  nodes are created by the Eudev package.  Since this package is not
    4945  available to us right now, we must take other steps to provide device
    5046  nodes under on the CLFS filesystem.  We will use the <quote>bind</quote>
Note: See TracChangeset for help on using the changeset viewer.