home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / archives / 3190 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  3.3 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!agate!agate!usenet
  2. From: zlsiial@uts.mcc.ac.uk (A. V. Le Blanc)
  3. Newsgroups: comp.archives
  4. Subject: [comp.os.linux] New MCC interim version of Linux
  5. Followup-To: comp.os.linux
  6. Date: 2 Sep 1992 00:20:31 GMT
  7. Organization: Computing Centre, University of Manchester
  8. Lines: 67
  9. Approved: adam@soda.berkeley.edu
  10. Distribution: world
  11. Message-ID: <1811cfINNqkm@agate.berkeley.edu>
  12. References: <5720@mccuts.uts.mcc.ac.uk>
  13. Reply-To: LeBlanc@mcc.ac.uk (A. V. Le Blanc)
  14. NNTP-Posting-Host: soda.berkeley.edu
  15. X-Original-Newsgroups: comp.os.linux
  16. X-Original-Date: 28 Aug 92 16:43:06 GMT
  17.  
  18. Archive-name: auto/comp.os.linux/New-MCC-interim-version-of-Linux
  19.  
  20. The latest MCC interim version of Linux is now available
  21. by anonymous ftp from ftp.mcc.ac.uk in /pub/linux/mcc-interim/0.97p2.
  22.  
  23. The various README files are all in the process of being revised,
  24. and will be going through a fairly continuous editing, and I have
  25. not yet loaded all of the sources, links, and .a files, but they
  26. will be there in a few days, perhaps by tomorrow (Saturday).
  27.  
  28. Among the changes which have taken place:
  29.  
  30.    The full source of the kernel used in this version is included.
  31.    Just type 'make' and you'll recompile the kernel (with a UK
  32.    keyboard, of course).  Among the changes already made are that
  33.    include/linux/config.site.h is used instead of config.dist.h,
  34.    so that it is easy to edit out the SCSI drivers if you have no
  35.    SCSI card; this speeds up performance a bit on small machines.
  36.  
  37.    The GNU debugger gdb is included.
  38.  
  39.    Since the two maths libraries are now compatible, the hard maths
  40.    libraries are included as well as the soft.
  41.  
  42.    A number of small utilities and missing man pages are included:
  43.    ldd, w, ctrlaltdel, setfdprm, todos, fromdos, and locate come
  44.    to mind.
  45.  
  46.    The extended file system utilities mkefs and efsck are provided,
  47.    but as a separate 'package' on the comp2 disk, and with the
  48.    warning that this is still experimental.
  49.  
  50.    The boot disk is now getting so large that I imagine people with
  51.    2 Mb of memory will have problems.  I have managed during testing
  52.    to install this system on a machine with only 2 Mb of memory, but
  53.    the initial boot/init sequence halted part way through, and I
  54.    had to kill the shell on Virtual Console 2 (those on VC 3 and 4
  55.    just never appeared).  I could then run fdisk, mkswap, and swapon.
  56.  
  57.    The mount command accepts extended file systems and dos file system
  58.    types, as well as all of the options supported by the smount command
  59.    from the dos file system release; therefore that command is not
  60.    included.
  61.  
  62. Among the changes which have not taken place:
  63.  
  64.    I have been working on a menu-driven, screen oriented installation
  65.    program.  It is not ready to go yet.
  66.  
  67.    I have been looking into several programs suggested for taking
  68.    checksums and such for the entire release.  These are of some
  69.    interest, and may help to warn people that things are not
  70.    quite right.  Unfortunately there are a considerable number of
  71.    files whose checksums must change during installation
  72.    (for example, the kernel, /etc/Image); any sensible procedure
  73.    must try to do something sensible with these, but I'm not sure
  74.    what.
  75.  
  76.  
  77. WARNING:
  78.  
  79. Read the instructions before using.  Many people have contributed
  80. suggestions and patches since the last release.
  81.  
  82.      -- Owen
  83.      LeBlanc@mcc.ac.uk
  84.  
  85.