home *** CD-ROM | disk | FTP | other *** search
/ Chip 1995 March / CHIP3.mdf / slackwar / a / util / util-lin.2 / util-lin / util-linux-2.2 / ANNOUNCE next >
Encoding:
Text File  |  1995-02-26  |  3.0 KB  |  68 lines

  1.  
  2. [Please note that the latest fdisk is "v2.0a (>2GB)" and the latest cfdisk
  3. is "0.8a BETA (>2GB)".  The cannonical versions of both are in this
  4. package, and both should work with disks > 2GB if you have Linux 1.1.46 or
  5. above.]
  6.  
  7. util-linux-2.2.tar.gz     (source distribution)
  8. util-linux-2.2.bin.tar.gz (binary distribution)
  9.  
  10.     WARNING: THIS COLLECTION DOES *NOT* SUPPORT SHADOW PASSWORDS.
  11.  
  12.     WARNING: THIS COLLECTION DOES *NOT* SUPPORT SYSTEM V INITTAB.
  13.  
  14.     WARNING: USE GNU TAR -- OTHER TARS WILL FAIL SILENTLY!
  15.  
  16.     WARNING: DO *NOT* INSTALL WITHOUT THINKING.
  17.  
  18.     WARNING: *READ* the util-linux-2.2.bin.Notes file *BEFORE* and *AFTER*
  19.              installation: there are a few links you must make by hand.
  20.  
  21.     This is a collection of many assorted utilities for Linux.  Some are
  22.     system utilities that are not easily available anywhere elsewhere
  23.     (e.g., mkfs.minix, mkswap); others are BSD ports of common utilities
  24.     that are not yet contained in any FSF package (e.g., col); others are
  25.     non-System-V alternatives to common utilities (e.g., simpleinit,
  26.     agetty, login, passwd).
  27.  
  28.     The arrangement, as nearly as I can determine, conforms to the Linux
  29.     Filesystem Structure, Interim Release 1.1, October 9, 1994, with *NO*
  30.     exceptions.  A copy of the standards document can be found at
  31.     tsx-11.mit.edu:/pub/linux/docs/linux-standards/fsstnd/*.
  32.  
  33.     Many people provided patches and suggestions.  I deeply appreciate
  34.     this.
  35.  
  36.  
  37. HIGHLIGHTS for version 2.2:
  38. 1) This is primarily a quick bug-fix release for version 2.1
  39. 2) mkfs wrapper added back in, since e2fsprogs only supplies an fsck wrapper
  40. 3) selection removed, since someone appears to be maintaining it now.  See
  41.    sunsite.unc.edu:/pub/linux/kernel/patches/console for recent sources.
  42.    For the time being, I'm keeping a copy in the historic subdirectory of
  43.    util-linux.  A "make install" should work find from within that
  44.    directory.
  45. 4) Note that other floppy utilities are available from:
  46.     ftp.imag.fr:pub/Linux/ZLIBC/fdutils/fdutils-4.1.src.tar.gz
  47.     sunsite.unc.edu:/pub/Linux/system/Misc/fdutils-4.1.src.tar.gz
  48.     tsx-11.mit.edu:/pub/linux/sources/sbin/fdutils-4.1.src.tar.gz
  49.  
  50.  
  51. HIGHLIGHTS for version 2.1:
  52.  
  53. 1) Directory structure rearrange, with configuration support for those who
  54.    use shadow passwords and System V init (no support is provided for these
  55.    things, but your utilities won't get overwritten if you do a "make
  56.    install" after you properly edit MCONFIG).
  57. 2) fdisk and cfdisk should work as expected with 2GB+ disk drives
  58. 3) As usual, lots of stuff was updated and added, including mount, vipw,
  59.    readprofile
  60. 4) Some stuff was also deleted, and can now be found elsewhere:
  61.     fsck wrapper: tsx-11.mit.edu:/pub/linux/ALPHA/ext2fs/e2fsprogs*
  62.     pwd, su: prep.ai.mit.edu:/pub/gnu/sh-utils*
  63.     ed: prep.ai.mit.edu:/pub/gnu/ed*
  64.     od: prep.ai.mit.edu:/pub/gnu/textutils*
  65.     uudecode/uuencode: prep.ai.mit.edu:/pub/gnu/sharutils*
  66.     bdflush/update: ftp.funet.fi:/pub/OS/Linux/PEOPLE/Linus/v1.1/bdflush*
  67.  
  68.