home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / A / E2FSBN / ANNOUNCE.0 < prev    next >
Encoding:
Text File  |  1995-04-20  |  2.1 KB  |  49 lines

  1.  
  2.     The new release of the second extended file system management programs
  3. is now available from ftp.ibp.fr and tsx-11.mit.edu in the directory
  4. /pub/linux/BETA/ext2fs.  I have also uploaded it to sunsite.unc.edu and
  5. it should be moved to /pub/Linux/system/Filesystems/ext2 soon.
  6.  
  7.     You need to run Linux 1.0 or above to use this new version since
  8. some programs use some ext2fs features that where not available in previous
  9. kernel versions.
  10.  
  11.     This version contains programs written by Theodore T'so and Remy Card.
  12. This distribution was packaged by Ted and Remy with the help of Stephen Tweedie
  13. and Alexy Vovenko.
  14.  
  15.     The programs written or rewritten by Ted are:
  16.     - libext2fs: a new library containing entries to access the control
  17.       structures of a second extended file system.
  18.     - e2fsck: a new file system checker which uses optimized routines.
  19.       This new checker is much more efficient and safer than the old
  20.       e2fsck.
  21.     - mke2fs: a new file system creator which uses the ext2fs library.
  22.     - debugfs: a file system debugger which can be used to examine and
  23.       change the state of a file system.  Use it with caution since it
  24.       can corrupt file systems if you are not careful.
  25.     - fsck: a new fsck front-end.  This new fsck can run multiple
  26.       several file system checks simultanously if they are on different
  27.       disks.
  28.  
  29.     The programs written by Remy are:
  30.     - badblocks: a new bad blocks checker.  It can be run by the super
  31.       user to search for bad blocks on a device and can also be called
  32.       by e2fsck and mke2fs.
  33.     - dumpe2fs: a new program which displays the control structure of
  34.       a file system.  To understand the output of this program, one needs
  35.       to know the physical structure of a second extended file system.
  36.     - mklost+found: re-creates a lost+found directory if it has been
  37.       deleted.
  38.     - tune2fs: adjusts tunable paramaters on a file system.
  39.     - chattr: changes files attributes and version.
  40.     - lsattr: lists files attributes and version.
  41.  
  42.     Manual pages are included in this package.
  43.  
  44.     In case of bugs in these programs, please contact Ted <tytso@mit.edu>
  45. and Remy <card@masi.ibp.fr>.
  46.  
  47. --
  48. Remy Card
  49. card@masi.ibp.fr