summaryrefslogtreecommitdiffstats
path: root/htdocs/index.html
blob: a8808c8a9d5d21f817ab8719e264ee7bc7661492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title>E2fsprogs: Ext2 Filesystem Utilities</title>
  </head>

  <body>
    <!-- top title table -->
    <TABLE width="100%" border=3 bordercolor="#543a48"
      bordercolorlight="#543a48" bordercolordark="#543a48" cellspacing=0 cellpadding=0 bgcolor="" valign="center">
      <TR valign="center" bgcolor="#eeeef8">
        <TD>
	<center>
        <h1>E2fsprogs: Ext2/3/4 Filesystem Utilities</h1>
	</center>
        </TD>
      </TR>
    </TABLE>
    <!-- end top title table -->

    <P>This is the home page for the e2fsprogs package.  It provides the
    filesystem utilities for use with the <A HREF="ext2.html">ext2
    filesystem.</A> It also supports the ext3 and ext4 filesystems.</P>

    <P>The e2fsprogs <A HREF="http://sourceforge.net/projects/e2fsprogs">
    Sourceforge summary page</A> can be found here.  For more information
    about the ext2 filesystem, <A HREF="ext2.html">click here</A>.</P>

    <P>The latest development sources for e2fsprogs is maintained in a <A
    HREF="http://www.kernel.org/pub/software/scm/git/docs">Git</A>
    repository at <a
    HREF="http://git.kernel.org/?p=fs/ext2/e2fsprogs.git;a=summary">git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git</a>.
    A quick tutorial about how to start using git can be found 
    <A HREF="http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html">here</A>.</P>


    <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.46.6 of e2fsprogs is
    available!</H2>

    <P>I am happy to announce a new release of the e2fsprogs distribution.
    All users of e2fsprogs are urged to upgrade to the 1.46.6 version as
    soon as possible, which can be
    downloaded from <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.46.6.tar.gz">sourceforge</A>
    or <A HREF="http://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.46.6">kernel.org</A>.</P>

    <P>This release contains a number of bug fixes and enhancements over
    the previous releases.  For more details, see the 
    <A HREF="e2fsprogs-release.html#1.46.6">release notes.</A></P>


    <ADDRESS>
    <A HREF="http://thunk.org/tytso">Theodore Ts'o</A>
    </ADDRESS> 


    <hr>
    <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=2406&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
<p>
<!-- Created: Thu Jan  3 20:06:34 EST 2008 -->
<!-- hhmts start -->Last modified: Wed Dec 22 19:13:31 EST 2010 <!-- hhmts end -->
  </body>
</html>