home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / announce / 172 next >
Encoding:
Text File  |  1993-01-21  |  12.6 KB  |  429 lines

  1. Newsgroups: comp.os.linux.announce
  2. Path: sparky!uunet!mcsun!news.funet.fi!hydra!klaava!wirzeniu
  3. From: faith@cs.unc.edu (Rik Faith)
  4. Subject: ANNOUNCE: MORE NEW BINARIES UPLOADED!
  5. Message-ID: <1993Jan21.142005.10166@klaava.Helsinki.FI>
  6. Followup-To: comp.os.linux
  7. Keywords: tar (with gzip support), GNU Text Utils 1.4, arc, unzip, zip, zoo
  8. Sender: wirzeniu@klaava.Helsinki.FI (Lars Wirzenius)
  9. Organization: The University of North Carolina at Chapel Hill
  10. Date: Thu, 21 Jan 1993 14:20:05 GMT
  11. Approved: linux-announce@tc.cornell.edu (Lars Wirzenius)
  12. Lines: 415
  13.  
  14. ANNOUNCE: MORE NEW BINARIES UPLOADED!
  15.  
  16. Bug reports and comments to: faith@cs.unc.edu
  17.  
  18. NEW IN THIS RELEASE, as of Wed Jan 20 12:40:04 1993.  Unless otherwise
  19. noted, all binaries will untar into /usr/bin: cd /; gtar zpxvf filename.taz
  20.  
  21.  
  22. tar1111B.Notes
  23. tar1111B.taz
  24.  
  25.     Changes from A: Includes my patches so that:
  26.         1) gzip -d is called instead of uncompress -d for uncompressions
  27.         2) gzip is used with the "z" flag (or the --gzip flag)
  28.         3) compress is used with the "Z" flag
  29.         4) if you don't have gzip installed, compress will be used
  30.  
  31.     This is GNU tar 1.11.1.  IT IS A FSF BETA RELEASE AND HAS NO
  32.     DOCUMENTATION.  Be very careful with this, and look for the 1.12
  33.     release to fix bugs and be more stable.
  34.  
  35.  
  36. txutl14A.Notes
  37. txutl14A.taz
  38.  
  39.     Changes with version 1.4: cmp removed (in diff), cksum and od added.
  40.  
  41.     This is GNU Text Utilities 1.4.  This file contains the following
  42.     utilities: cat, cksum, comm, csplit, cut, expand, fold, head, join, nl,
  43.     od, paste, pr, sort, split, sum, tac, tail, tr, unexpand, uniq, wc.
  44.     Has man pages, binaries in /bin.
  45.  
  46.  
  47. arc521A.Notes
  48. arc521A.taz
  49.  
  50.     This is SEA ARC 5.21, a standard DOS-compatible archiver/unarchiver.
  51.     Has man page and notes.
  52.  
  53.  
  54. unz50p1A.Notes
  55. unz50p1A.taz
  56.  
  57.     This is Info-ZIP's UnZip utility, 5.0p1, a standard DOS-compatible
  58.     unarchiver, containing unzip, zipinfo, and funzip.  Has man pages.
  59.  
  60. zip19p1A.Notes
  61. zip19p1A.taz
  62.  
  63.     This is Info-ZIP's Zip utility, 1.9p1, a standard DOS-compatible
  64.     archiver, containing zip, zipnote, and zipsplit.  Has man page.
  65.  
  66.  
  67. zoo210A.Notes
  68. zoo210A.taz
  69.  
  70.     This is Rahul Dhesi's zoo 2.10, an archiver/unarchiver utility,
  71.     containing zoo and fiz.  Has man pages.
  72.  
  73.  
  74.  
  75. WHAT YOU GET WITH THESE BINARIES:
  76.  
  77. *.Notes files contain instructions for installing the binary release, and
  78. include step by step instruction of how I built the binary release from
  79. source.  This single file contains the name of the ftp site where I got the
  80. package, how I compiled it, and what patches were needed, if any.  IF YOU
  81. WANT TO COMPILE THE PACKAGE YOURSELF, THIS FILE IS ALL YOU NEED (after you
  82. get the original source distribution, of course).  If any patches were
  83. necessary, the *.Notes file can be fed directly to patch(1), without any
  84. editing.
  85.  
  86. *.taz files are compressed tar archives contain binaries, man pages and/or
  87. info pages (if available), COPYING, README, etc., files from the original
  88. source distribution, and my:
  89.  
  90. *.Notes file, described above
  91. *.Dist  file, which was used to built the *.taz file
  92. *.Unins file, which will uninstall most of the binary release (it leaves
  93.               /usr/src/* intact)
  94.  
  95. The *.taz format files are compatible with the SLS systinstall program,
  96. which can be used to install and uninstall the binary distributions.
  97.  
  98. If you don't use the SLS program, the *.taz files are ready to 'gtar zpxvf'
  99. into /.
  100.  
  101.  
  102.  
  103. WHY SOME OF THE BINARIES DUMP CORE:
  104.  
  105. New releases always use the most recent "official" kernel, compiler, and
  106. libraries.  Currently, this is gcc 2.3.3, jump 4.2, and Linux 0.99.3.  Some
  107. older binaries were prepared with gcc 2.2.2d7/jump 4.1, but were tested
  108. with jump 4.2, and may require jump 4.2 to run (i.e., rcs56A.taz).  Often,
  109. if the binary dumps core, an upgrade to the latest library and kernel
  110. release will fix the problem.
  111.  
  112.  
  113.  
  114. WHERE YOU CAN GET THESE BINARIES:
  115.  
  116. *.Notes files are in the following places:
  117.     ftp.cs.unc.edu:/pub/faith/linux/utils
  118.     tsx-11.mit.edu:/pub/linux/sources/FSF
  119.     sunsite.unc.edu:/pub/Linux/utils
  120.  
  121. *.taz files are in the following places:
  122.     ftp.cs.unc.edu:/pub/faith/linux/utils
  123.     tsx-11.mit.edu:/pub/linux/binaries/FSF
  124.     sunsite.unc.edu:/pub/Linux/utils
  125.  
  126. The hard to find (i.e., non-GNU) sources are in the following places:
  127.     ftp.cs.unc.edu:/pub/faith/linux/utils/sources
  128.     tsx-11.mit.edu:?
  129.     sunsite.unc.edu:?
  130.  
  131. Original source for FSF utilties are in the following places:
  132.     prep.ai.mit.edu:/pub/gnu
  133.     tsx-11.mit.edu:/pub/linux/sources/FSF/from_prep
  134.  
  135.  
  136.  
  137. WHAT'S OLD IN THIS RELEASE:
  138.  
  139. OLD IN THIS RELEASE, as of Sun Jan 17 10:16:24 1993.  Unless otherwise
  140. noted, all binaries will untar into /usr/bin: cd /; gtar zpxvf filename.taz
  141.  
  142. agrep-2.04.tar.Z
  143. agrp204A.taz
  144. agrp204A.Notes
  145.  
  146.     This is Sun Wu and Udi Manber's agrep 2.04.  Has man page.  (The
  147.     postscript papers on agrep are available from cs.arizona.edu:/agrep.)
  148.  
  149.  
  150. bc102A.taz
  151. bc102A.Notes
  152.  
  153.     This is GNU bc 1.02 (the GNU version is stand alone, and does not
  154.     require dc for operation).  Has man page.
  155.  
  156.  
  157. bsn119A.Notes
  158. bsn119A.taz
  159.  
  160.     This is GNU Bison 1.19 (a yacc replacement).  Has man and info pages.
  161.  
  162.  
  163. cpio22A.taz
  164. cpio22A.Notes
  165.  
  166.     This is GNU cpio 2.2.  Contains cpio only.  Has man page.
  167.  
  168.  
  169.  
  170. diff20A.taz
  171. diff20A.Notes
  172.  
  173.     This is GNU GNU diff 2.0, including diff, diff3, sdiff, and cmp (from
  174.     textutils).  Has info pages.
  175.  
  176.  
  177. fgrep11A.taz
  178. fgrep11A.Notes
  179.  
  180.     This is GNU fgrep 1.1.  No documentation.
  181.  
  182.  
  183. file-1.25.tar.Z
  184. file125A.taz
  185. file125A.Notes
  186.  
  187.     This is Ian Darwin's file 1.25, which H. Lu's magic numbers for Linux.
  188.     Please note that the current file program in use by the 386bsd and
  189.     Linux communities is about 5 years old.  This is the latest one.  Has
  190.     man pages.
  191.  
  192.  
  193. find37A.taz
  194. find37A.Notes
  195.  
  196.     This is GNU find 3.7.  Contains find, xargs, locate, and locate support
  197.     in /usr/lib.  Has man pages.
  198.  
  199.  
  200. flex237A.taz
  201. flex237A.Notes
  202.  
  203.     This is GNU flex 2.3.7.  Contains flex, libfl.a, and flex.skel.  Has
  204.     man pages.
  205.  
  206.  
  207. futl34B.Notes
  208. futl34B.taz
  209.  
  210.     Changes from A: The binaries now untar into /bin.
  211.  
  212.     This is GNU File Utilities 1.34.  This file contains the following
  213.     utilities: chgrp, chown, chmod, cp, d, dd, df, dir, du, install, ln,
  214.     ls, mkdir, mkfifo, mknod, mv, rm, rmdir, touch, v, and vdir.  Has man
  215.     pages, binaries in /bin.
  216.  
  217.  
  218. gawk214A.Notes
  219. gawk214A.taz
  220.  
  221.     This is GNU Gawk 2.14 (an awk replacement).  gawk passes all of its
  222.     tests except those which involve floating point exceptions, which are
  223.     still broken in Linux.  Has man and info pages.
  224.  
  225.  
  226. grep16A.taz
  227. grep16A.Notes
  228.  
  229.     This is GNU grep 1.6.  Contains grep and egrep.  Has man page.
  230.  
  231.  
  232. grof106A.Notes
  233. grof106A.taz
  234.  
  235.     This is GNU groff 1.06 (a nroff replacement).  This file contains the
  236.     following utilities: addftinfo, afmtodit, geqn, gindxbib, glookbib,
  237.     gpic, grefer, grodvi, groff, grog, grops, grotty, gsoelim, gtbl,
  238.     gtroff, lkbib, pfbtops, psbb, tfmtodit, and gnroff.  The following
  239.     macro packages are included: man, mandoc, mdoc, ms, me, mm, mmse, mps,
  240.     mpspic, mpsatk, mtty, mdvi, and mpic.  Drivers for ascii, postscript,
  241.     and dvi are included.  Has man pages.
  242.  
  243.  
  244. gzip07A.Notes
  245. gzip07A.taz
  246.  
  247.     This is GNU gzip 0.7, which acts like compress, but which has better
  248.     compression ratios.  It contains gzip, gunzip, zcat, zcmp, zdiff,
  249.     zmore, znew, and uncompress.  The znew utility converts *.Z files to
  250.     *.z files.  All of the z* and uncompress utilities will now handle *.Z
  251.     and *.z files.  Has man and info pages, binaries in /bin.  [You may
  252.     have to remove some of the compress links in /bin for the tar file to
  253.     unpack correctly.]
  254.  
  255.  
  256. indt16A.taz
  257. indt16A.Notes
  258.  
  259.     This is GNU indent 1.6.  Has man page and info page.
  260.  
  261.  
  262. less177A.taz
  263. less177A.Notes
  264.  
  265.     This is GNU less 1.77.  Contains less, lesskey.  Has man pages and help.
  266.  
  267.  
  268. m4-103A.taz
  269. m4-103A.Notes
  270.  
  271.     This is GNU m4 1.0.0.  Has info pages.
  272.  
  273.  
  274. man-1.1.tar.Z
  275. man11B.taz
  276. man11B.Notes
  277.  
  278.     This is John Eaton's man 1.1, with Rik Faith's makewhatis.  It contains
  279.     man, manpath, apropos, whatis, and /usr/lib/makewhatis.  The makewhatis
  280.     program includes patches similar to those by Mitchum DSouza, which
  281.     allow compressed cat pages to be used to build a whatis database.  The
  282.     bug fixes by Willem Kasdorp have been applied.  Please send me bug
  283.     reports! Has man pages.
  284.  
  285.  
  286. mk362A.Notes
  287. mk362A.taz
  288.  
  289.     This is GNU make 3.62, with man and info pages.
  290.  
  291.  
  292. ncompress-4.2.4.tar.Z
  293. ncmp424A.Notes
  294. ncmp424A.taz
  295.  
  296.     This is (N)compress 4.2.4 (an improved version of compress 4.1).  This
  297.     untars into /bin, since it is a direct replacement for the currently
  298.     distributed compress.  Has man pages.
  299.  
  300.  
  301. p2012u8A.Notes
  302. p2012u8A.taz
  303.  
  304.     This is GNU patch 2.0.12u8 with a man page.
  305.  
  306.  
  307. rcs56A.taz
  308. rcs56A.Notes
  309.  
  310.     This is GNU rcs 5.6.  Contains ci, co, indent, merge, rcs, rcsdiff,
  311.     rcsmerge, rlog.  Has man pages and paper.  There are reports that this
  312.     will not work with libc.so.4.1.
  313.  
  314.  
  315. sed113A.taz
  316. sed113A.Notes
  317.  
  318.     This is GNU sed 1.13.  No documentation.
  319.  
  320.  
  321. shutl18B.Notes
  322. shutl18B.taz
  323.  
  324.     Changes from A: The binaries now untar into /bin.
  325.  
  326.     This is GNU Shell Utilities 1.18.  This file contains the following
  327.     utilities: [, basename, date, dirname, echo, env, expr, false, groups,
  328.     id, logname, nice, nohup, pathchk, printenv, printf, sleep, stty, su,
  329.     tee, test, true, tty, uname, who, whoami, yes.  Has man pages, binaries
  330.     in /bin.
  331.  
  332.  
  333. time14B.taz
  334. time14B.Notes
  335.  
  336.     Changes from A: the "magnitude of order" bug has been fixed.
  337.  
  338.     This is GNU time 1.4, which provides more output that the standard
  339.     shell builtin time.  Therefore, I've linked gtime to time, so that this
  340.     command can be accessed.  Has info page.
  341.  
  342.  
  343.  
  344. tput10A.taz
  345. tput10A.Notes
  346.  
  347.     This is GNU tput 1.0.  Has info page.
  348.  
  349.  
  350. utila-1.3.src.tar.Z
  351. utila13.Notes
  352. utila13.taz
  353.  
  354.     Changes from 1.2: uudecode and cal have been fixed.
  355.  
  356.     This is a random collection of NET-2 and other source code, including:
  357.     banner, cal, chsh (which should be setuid to root, but isn't), clear,
  358.     col, colcrt, colrm, column, hexdump, last, mesg, od, passwd (which is
  359.     setuid to root), reset, script, strings, ul, uuencode, uudecode, and
  360.     whereis.  EVERYTHING HAS A MAN PAGE!
  361.  
  362.  
  363. utilb-1.0.src.tar.Z
  364. utilb10.Notes
  365. utilb10.taz
  366.  
  367.     This is a random collection of mostly custom Linux code, which, in
  368.     general, should be in the /bin directory, including: ed, hostname,
  369.     kill, ldd, login, more, setterm, wall, write.  EVERYTHING HAS A MAN
  370.     PAGE!
  371.  
  372.     **********************************************************************
  373.  
  374.     BE VERY CAREFUL IF YOU DON'T HAVE libc.so.4.2 INSTALLED!  You may not
  375.     be able to log in!  Check to be sure that the programs work in some
  376.     directory OTHER THAN /bin, *BEFORE* YOU INSTALL THEM.  ESPECIALLY
  377.     LOGIN!
  378.  
  379.     **********************************************************************
  380.  
  381. utile-1.1.src.tar.Z
  382. utile11.Notes
  383. utile11.taz
  384.  
  385.     Changes from 1.0: Has Linus's new fsck, Rick Sladkey's new mount (this
  386.     binary does not have NFS support, but the source code does), and
  387.     Michael K. Johnson's new setserial.
  388.  
  389.     This is a random collection of mostly custom Linux code, which, in
  390.     general, should be in the /etc directory, including: agetty, clock,
  391.     ctrlaltdel, doshell, fastboot, fasthalt, fdformat, fdisk, frag, fsck,
  392.     halt, kbdrate, makehole, mkfs, mkswap, mount, ramsize, reboot,
  393.     rdev,setfdprm, setserial, shutdown, simpleinit, swapdev, swapon,
  394.     swapoff, sync, umount, update, and vidmode.  EVERYTHING HAS A MAN PAGE!
  395.     Binaries in /etc.
  396.     
  397.     The rdev command can change your kernel image's boot device, swap
  398.     device, ramdisk size, and video mode.  The agetty and simpleinit are
  399.     the "standard" Linux getty and init, but you have to make the links
  400.     yourself, since some people may be using the System V versions, and I
  401.     didn't want the tar to clobber those.  PLEASE BE VERY CAREFUL WITH
  402.     GETTY AND INIT, SINCE THEY CAN MAKE YOUR SYSTEM UNBOOTABLE!
  403.  
  404.     Most people will have copies of these programs in /bin, and may want to
  405.     keep them there, instead of moving them to /etc (where many people,
  406.     myself and a bunch of manuals included, believe section 8 utilities
  407.     belong).  If you want to keep things in /bin, however, please get the
  408.     source distribution and fix the paths in pathnames.h.  Otherwise,
  409.     things like shutdown won't work correctly.
  410.  
  411.     **********************************************************************
  412.  
  413.     BE VERY CAREFUL IF YOU DON'T HAVE libc.so.4.2 INSTALLED!  You may not
  414.     be able to log in!  Check to be sure that the programs work in some
  415.     directory OTHER THAN /etc, *BEFORE* YOU INSTALL THEM.  ESPECIALLY
  416.     AGETTY, SIMPLEINIT, MOUNT, SWAPON, and SYNC!
  417.  
  418.     **********************************************************************
  419.  
  420.  
  421.  
  422.  
  423.  
  424. -- 
  425. Rik Faith: faith@cs.unc.edu
  426. What I tell you three times is true.  --Dodgson
  427.  
  428.  
  429.