Ignore:
File:
1 edited

Legend:

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

    r1a0bd38 ra70c78d  
    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.