Ignore:
Timestamp:
May 20, 2006, 1:28:29 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
525b2a9
Parents:
9f08378
Message:

r3574@server (orig r1630): chris | 2006-05-19 21:38:38 -0700
Clarified the note about becoming root in the chroot section by replacing it with an xinclude to the boot section

File:
1 edited

Legend:

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

    r9f08378 r13bd751  
    1111  <title>Mounting Virtual Kernel File Systems</title>
    1212
    13   <para>From this point on, we will be running all commands as the
    14   <systemitem class="username">root</systemitem> user. So begin by
    15   exiting from the <command>su</command> as <systemitem
    16   class="username">lfs</systemitem>.</para>
    17 
    18 <screen role="nodump"><userinput>exit</userinput></screen>
     13    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     14    href="../../boot/common/devices.xml"
     15    xpointer="xpointer(//*[@os='a'])"/>
    1916
    2017  <para>Various file systems exported by the kernel are used to communicate
Note: See TracChangeset for help on using the changeset viewer.