Changeset 0e34e8b


Ignore:
Timestamp:
Oct 16, 2007, 7:30:20 AM (17 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:
760721c
Parents:
3a4f4b2f
Message:

Updated to Bootscripts 1.1-pre6

Location:
BOOK
Files:
1 deleted
5 edited

Legend:

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

    r3a4f4b2f r0e34e8b  
    2525    <para>Install the package:</para>
    2626
    27 <screen><userinput>make ETCDIR=${CLFS}/etc minimal</userinput></screen>
     27<screen><userinput>make ETCDIR=${CLFS}/etc install-minimal</userinput></screen>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/bootscripts/common/bootscripts.xml

    r3a4f4b2f r0e34e8b  
    2828    <para os="a">Install the package:</para>
    2929
    30 <screen os="b"><userinput>make install</userinput></screen>
     30<screen os="b"><userinput>make install-bootscripts</userinput></screen>
    3131
    3232  </sect2>
  • BOOK/bootscripts/multilib/bootscripts.xml

    r3a4f4b2f r0e34e8b  
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
    28 <screen><userinput>make LIBDIR=/lib64 install</userinput></screen>
     28<screen><userinput>make LIBDIR=/lib64 install-bootscripts</userinput></screen>
    2929
    3030  </sect2>
  • BOOK/introduction/common/changelog.xml

    r3a4f4b2f r0e34e8b  
    3636    </listitem>
    3737-->
     38
     39    <listitem>
     40      <para>October 16, 2007</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[jim] - Updated the bootscripts to 1.1-pre6.
     44                Combined with cblfs bootscripts, all bootscripts in one package.</para>
     45        </listitem>
     46      </itemizedlist>
     47    </listitem>
    3848
    3949    <listitem>
  • BOOK/packages.ent

    r3a4f4b2f r0e34e8b  
    6767<!ENTITY bzip2-home "http://www.bzip.org/">
    6868
    69 <!ENTITY clfs-bootscripts-version "1.1-pre5">
    70 <!ENTITY clfs-bootscripts-size "24 KB">
     69<!ENTITY clfs-bootscripts-version "1.1-pre6">
     70<!ENTITY clfs-bootscripts-size "40 KB">
    7171<!ENTITY clfs-bootscripts-url "&packages-root;bootscripts-cross-lfs-&clfs-bootscripts-version;.tar.bz2">
    72 <!ENTITY clfs-bootscripts-md5 "64b77c6d0e0ccdf08a9e17a68edc5c38">
     72<!ENTITY clfs-bootscripts-md5 "6249bbb66840152f7850a0984d12ee1b">
    7373<!ENTITY clfs-bootscripts-home " ">
    7474
Note: See TracChangeset for help on using the changeset viewer.