Changeset 8469

Show
Ignore:
Timestamp:
02/07/08 12:35:36 (10 months ago)
Author:
matthew
Message:

Upgrade to E2fsprogs-1.40.5. Fixes #2138.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/chapter01/changelog.xml

    r8467 r8469  
    3838 
    3939    <listitem> 
     40      <para>2008-02-07</para> 
     41      <itemizedlist> 
     42        <listitem> 
     43          <para>[matthew] - Upgraded to E2fsprogs-1.40.5. Fixes 
     44          <ulink url="&lfs-ticket-root;2138">#2138</ulink>.</para> 
     45        </listitem> 
     46      </itemizedlist> 
     47    </listitem> 
     48 
     49    <listitem> 
    4050      <para>2008-01-29</para> 
    4151      <itemizedlist> 
  • trunk/BOOK/chapter02/creatingfilesystem.xml

    r8173 r8469  
    4343 
    4444    <para>If the output contains features other than 
    45     <option>has_journal</option>, <option>dir_index</option>, 
    46     <option>filetype</option>, <option>large_file</option>, 
    47     <option>resize_inode</option>, <option>sparse_super</option> or 
    48     <option>needs_recovery</option>, then your host 
    49     system may have custom enhancements.  In that case, to avoid later problems, 
    50     you should compile the stock E2fsprogs package and use the resulting binaries 
    51     to re-create the filesystem on your LFS partition:</para> 
     45    <option>has_journal</option>, <option>ext_attr</option>, 
     46    <option>resize_inode</option>, <option>dir_index</option>, 
     47    <option>filetype</option>, <option>sparse_super</option>, 
     48    <option>large_file</option> or <option>needs_recovery</option>, then your 
     49    host system may have custom enhancements.  In that case, to avoid later 
     50    problems, you should compile the stock E2fsprogs package and use the 
     51    resulting binaries to re-create the filesystem on your LFS partition:</para> 
    5252 
    5353<screen role="nodump"><userinput>cd /tmp 
  • trunk/BOOK/general.ent

    r8465 r8469  
    11<?xml version="1.0" encoding="ISO-8859-1"?> 
    2 <!ENTITY version "SVN-20080129"> 
    3 <!ENTITY releasedate "January 29, 2007"> 
     2<!ENTITY version "SVN-20080207"> 
     3<!ENTITY releasedate "February 7, 2008"> 
    44<!ENTITY milestone "7.0"> 
    55<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> 
  • trunk/BOOK/packages.ent

    r8467 r8469  
    112112     of acceptable features that can be shown by debugfs in 
    113113     chapter02/creatingfilesystem.xml --> 
    114 <!ENTITY e2fsprogs-version "1.40.4"> 
     114<!ENTITY e2fsprogs-version "1.40.5"> 
    115115<!ENTITY e2fsprogs-size "3,954 KB"> 
    116116<!ENTITY e2fsprogs-url "&sourceforge;e2fsprogs/e2fsprogs-&e2fsprogs-version;.tar.gz"> 
    117 <!ENTITY e2fsprogs-md5 "124d744bdf9d443591eb8193c085944b"> 
     117<!ENTITY e2fsprogs-md5 "69e55eaf543acfab8e2eb8ba2883d8cd"> 
    118118<!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net/"> 
    119119<!ENTITY e2fsprogs-ch5-du "31.2 MB">