Changeset e781ab0


Ignore:
Timestamp:
Feb 2, 2008, 9:30:15 AM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
b5bc3c7
Parents:
1c0b933
Message:

Update the bootscripts to 1.1-pre10.

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/general.ent

    r1c0b933 re781ab0  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY month "01"> <!-- Use two digits -->
    4 <!ENTITY month_name "January">
    5 <!ENTITY day "24"> <!-- Use two digits -->
     3<!ENTITY month "02"> <!-- Use two digits -->
     4<!ENTITY month_name "Feburary">
     5<!ENTITY day "02"> <!-- Use two digits -->
    66<!ENTITY year "2008"> <!-- Use four digits -->
    77
  • BOOK/introduction/common/changelog.xml

    r1c0b933 re781ab0  
    3838
    3939    <listitem>
     40      <para>Feburary, 2, 2008</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[jciccone] - Update the bootscripts to 1.1-pre10. These use
     44          udevadm instead of the individual udevcontrol, udevtrigger, and
     45          udevsettle programs. Which are currently symlinked to udevadm.</para>
     46        </listitem>
     47       </itemizedlist>
     48    </listitem>
     49
     50    <listitem>
    4051      <para>January 20, 2008</para>
    4152      <itemizedlist>
    4253        <listitem>
    43           <para>Bigdissaved - Changed the minimum ${CLFS} size from 1.5Gb to 2.5Gb.
    44         Thanks to Copper for seeing this </para>
     54          <para>[Bigdissaved] - Changed the minimum ${CLFS} size from 1.5Gb to
     55          2.5Gb. Thanks to Copper for seeing this </para>
    4556        </listitem>
    4657       </itemizedlist>
  • BOOK/packages.ent

    r1c0b933 re781ab0  
    6767<!ENTITY bzip2-home "http://www.bzip.org/">
    6868
    69 <!ENTITY clfs-bootscripts-version "1.1-pre9">
     69<!ENTITY clfs-bootscripts-version "1.1-pre10">
    7070<!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 "c9b355addaae9935f6992140b64e36b2">
     72<!ENTITY clfs-bootscripts-md5 "80ae8e7bbb0f8ea2391f7f15a413aee4">
    7373<!ENTITY clfs-bootscripts-home " ">
    7474
Note: See TracChangeset for help on using the changeset viewer.