home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9308 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  3.0 KB

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