Changeset 056e32f4


Ignore:
Timestamp:
May 14, 2014, 2:56:02 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
6b82ace
Parents:
82fc053
git-author:
Chris Staub <chris@…> (05/14/14 02:55:40)
git-committer:
Chris Staub <chris@…> (05/14/14 02:56:02)
Message:

More consistent indentation

Location:
BOOK/boot
Files:
2 edited

Legend:

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

    r82fc053 r056e32f4  
    5050    <para os="r1">Create a dummy rule so that Eudev will name ethernet devices properly for the system.</para>
    5151
    52 <screen os="r2"><userinput>echo "# dummy, so that network is once again on eth*" \
    53 > /tools/etc/udev/rules.d/80-net-name-slot.rules</userinput></screen>
     52<screen os="r2"><userinput>echo "# dummy, so that network is once again on eth*" > \
     53    /tools/etc/udev/rules.d/80-net-name-slot.rules</userinput></screen>
    5454
    5555 </sect2>
  • BOOK/boot/x86/kernel.xml

    r82fc053 r056e32f4  
    8787
    8888<screen><userinput>make ARCH=i386 CROSS_COMPILE=${CLFS_TARGET}- \
    89    INSTALL_MOD_PATH=/tools firmware_install</userinput></screen>
     89    INSTALL_MOD_PATH=/tools firmware_install</userinput></screen>
    9090
    9191    <para os="u">After kernel compilation is complete, additional steps are
Note: See TracChangeset for help on using the changeset viewer.