Changeset a988b8e


Ignore:
Timestamp:
May 14, 2014, 2:55:40 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
57b7bd6
Parents:
db71344
Message:

More consistent indentation

Location:
BOOK/boot
Files:
2 edited

Legend:

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

    rdb71344 ra988b8e  
    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

    rdb71344 ra988b8e  
    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.