tags 341703 + patch thanks I propose this change to the description to address this issue:
diff -u ext2resize-1.1.19/debian/control ext2resize-1.1.19/debian/control --- ext2resize-1.1.19/debian/control +++ ext2resize-1.1.19/debian/control @@ -17,4 +17,9 @@ - Online resizing is also supported, this allows to enlarge mounted filesystem. + It is similar to the resize2fs program from e2fsprogs, but support + online resizing, this allows to enlarge mounted filesystem. Online + resizing require a kernel patch. . Warning: Although the program is quite safe these days, if you do something wrong things will go wrong badly. Watch out when using programs like this. + Offline resizing currently only work on little endian machines. Use + resize2fs on big endian machines. + -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

