Changeset f91b6cc in clfs-embedded


Ignore:
Timestamp:
Jun 13, 2014, 1:58:19 PM (10 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
75adfe0
Parents:
458ac4c
git-author:
Andrew Bradford <andrew@…> (06/11/14 09:46:39)
git-committer:
Andrew Bradford <andrew@…> (06/13/14 13:58:19)
Message:

Remove e2fsprogs and beyond-filesys section

busybox has some e2fsprog abilities. e2fsprogs uses some glibc-isms
which are annoying to patch correctly. Most people won't use the
e2fsprogs actual package as busybox versions can do fsck.

Location:
BOOK
Files:
4 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/arm-index.xml

    r458ac4c rf91b6cc  
    5757    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond-lib/chapter.xml"/>
    5858    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond-net/chapter.xml"/>
    59     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond-filesys/chapter.xml"/>
    6059
    6160  </part>
  • BOOK/mips-index.xml

    r458ac4c rf91b6cc  
    5757    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond-lib/chapter.xml"/>
    5858    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond-net/chapter.xml"/>
    59     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond-filesys/chapter.xml"/>
    6059
    6160  </part>
  • BOOK/packages.ent

    r458ac4c rf91b6cc  
    9494<!ENTITY wireless_tools-md5 "e06c222e186f7cc013fd272d023710cb">
    9595<!ENTITY wireless_tools-home "http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html">
    96 
    97 <!-- Beyond CLFS file system packages -->
    98 
    99 <!ENTITY e2fsprogs-version "1.42.7">
    100 <!ENTITY e2fsprogs-size "5840 KB">
    101 <!ENTITY e2fsprogs-url "&sourceforge;e2fsprogs/e2fsprogs-&e2fsprogs-version;.tar.gz">
    102 <!ENTITY e2fsprogs-md5 "a1ec22ef003688dae9f76c74881b22b9">
    103 <!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net">
  • BOOK/x86-index.xml

    r458ac4c rf91b6cc  
    5858    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond-lib/chapter.xml"/>
    5959    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond-net/chapter.xml"/>
    60     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="beyond-filesys/chapter.xml"/>
    6160
    6261  </part>
Note: See TracChangeset for help on using the changeset viewer.