Changeset 1ab9a96 for BOOK/boot/common


Ignore:
Timestamp:
May 17, 2014, 8:41:51 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
3205da5
Parents:
b4badbd (diff), 156c0fe (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Fix conflicts with merge.

File:
1 edited

Legend:

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

    rb4badbd r1ab9a96  
    2626    <title>Installation of Bootscripts</title>
    2727
     28    <para os="p1">Apply a patch which modifies the scripts for use in
     29    <filename class="directory">/tools</filename>:</para>
     30
     31<screen os="p2"><userinput>patch -Np1 -i ../&bootscripts-clfs-tools_updates-patch;</userinput></screen>
     32
    2833    <para os="a">Install the package:</para>
    2934
    30 <screen os="b"><userinput>make DESTDIR=/tools install-bootscripts</userinput></screen>
     35<screen os="b"><userinput>make DESTDIR=/tools install-minimal</userinput></screen>
    3136
    3237  <para os="c">The <command>setclock</command> script reads the time from the
Note: See TracChangeset for help on using the changeset viewer.