Index of /ldr199410/DISC2/TSX/PACKAGES/EXT2FS

      Name                    Last modified       Size  Description

[DIR] Parent Directory 19-Apr-2005 03:28 - [CMP] ANNOUNCE.GZ 31-Mar-1994 12:55 1k [CMP] E2FSPROG.GZ 08-Apr-1994 00:10 1k [CMP] EXT2FS_F.GZ 18-Oct-1993 08:00 2k [CMP] EXT2_1_E.GZ 08-Jul-1994 00:38 75k [CMP] EXT2_2_E.GZ 08-Jul-1994 00:38 78k [DIR] OLD/ 19-Apr-2005 03:28 - [CMP] OPT_1_EP.GZ 08-Jul-1994 00:38 54k [CMP] OPT_2_EP.GZ 08-Jul-1994 00:38 44k [CMP] VFS_1_EP.GZ 08-Jul-1994 00:38 45k [CMP] VFS_2_EP.GZ 08-Jul-1994 00:38 38k [TXT] YMTRANS.TBL 06-Oct-1994 12:05 1k

	This is the new version (0.5a) of the second extended file system
management programs.  You need to run Linux 1.0 or above to use it since
some programs used some ext2fs features that where not available in
previous kernel versions.

	This version contains programs written by Theodore T'so and Remy Card.
This distribution was packaged by Ted and Remy with the help of Stephen Tweedie
and Alexy Vovenko.

	The programs written or rewritten by Ted are:
	- libext2fs: a new library containing entries to access the control
	  structures of a second extended file system.
	- e2fsck: a new file system checker which uses optimized routines.
	  This new checker is much more efficient and safer than the old
	  e2fsck.
	- mke2fs: a new file system creator which uses the ext2fs library.
	- debugfs: a file system debugger which can be used to examine and
	  change the state of a file system.  Use it with caution since it
	  can corrupt file systems if you are not careful.
	- fsck: a new fsck front-end.  This new fsck can run multiple
	  several file system checks simultanously if they are on different
	  disks.

	The programs written by Remy are:
	- badblocks: a new bad blocks checker.  It can be run by the super
	  user to search for bad blocks on a device and can also be called
	  by e2fsck and mke2fs.
	- dumpe2fs: a new program which displays the control structure of
	  a file system.  To understand the output of this program, one needs
	  to know the physical structure of a second extended file system.
	- mklost+found: re-creates a lost+found directory if it has been
	  deleted.
	- tune2fs: adjusts tunable paramaters on a file system.
	- chattr: changes files attributes and version.
	- lsattr: lists files attributes and version.

	Manual pages are included in this package.

	See the file INSTALL for installation instructions.

	In case of bugs in these programs, please contact Ted <tytso@mit.edu>
and Remy <card@masi.ibp.fr>.