Update of /cvsroot/ext2resize/ext2resize
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv3739
Modified Files:
README
Log Message:
Remove mention of online resizing ext2 filesystems.
Index: README
===================================================================
RCS file: /cvsroot/ext2resize/ext2resize/README,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** README 9 Jun 2006 21:58:39 -0000 1.9
--- README 10 Jun 2006 18:09:17 -0000 1.10
***************
*** 4,8 ****
is the filesystem found on GNU/Linux machines). The tools included in
this package can be used to grow and shrink unmounted ext2 filesystems,
! and also grow mounted, in-use ext2 filesystems with the help of a kernel
patch.
--- 4,8 ----
is the filesystem found on GNU/Linux machines). The tools included in
this package can be used to grow and shrink unmounted ext2 filesystems,
! and also grow mounted, in-use ext3 filesystems with the help of a kernel
patch.
***************
*** 10,20 ****
ext2prepare man pages for more information on how to use this package.
- There are kernel patches (in patches/) which allow you to resize ext2
- filesystems while they are mounted, using the ext2online tool.
- Note that there is a patch for online resizing of ext3 filesystems
- included here, but it is not yet complete. You probably shouldn't
- use it... I only include it as a work in progress, because I want
- to make a new release of ext2reszie after such a long time -- Andreas.
-
Share and enjoy!
--- 10,13 ----
|