home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10562 < prev    next >
Encoding:
Internet Message Format  |  1992-09-12  |  1.9 KB

  1. Path: sparky!uunet!mcsun!news.funet.fi!hydra!klaava!torvalds
  2. From: torvalds@klaava.Helsinki.FI (Linus Benedict Torvalds)
  3. Newsgroups: comp.os.linux
  4. Subject: 0.97 patchlevel 5 available
  5. Message-ID: <1992Sep12.182131.2168@klaava.Helsinki.FI>
  6. Date: 12 Sep 92 18:21:31 GMT
  7. Organization: University of Helsinki
  8. Lines: 35
  9.  
  10. The subject says it all:  the newest patches have been uploaded to
  11. nic.funet.fi: pub/OS/Linux/testing/Linus. Patchlevel 5 is available both
  12. as complete source (linux-0.97.5.tar.Z) or as a biggish patch against
  13. patchlevel 4 (linux-0.97.patch5.Z).
  14.  
  15. Patch 5 fixes the extended filesystem problems (thanks to Remy Card), as
  16. well as including many smaller fixes (some more fs cleanups, the CDROM
  17. patches and several other minor changes).  Pl5 finally removes even the
  18. last few header-files that were incompatible with the normal headers, so
  19. the "-nostdinc -I$(KERNELHDRS)" stuff is gone. 
  20.  
  21. Patch 5 should also fix the problems with iopl() that resulted in the
  22. X8514-server having problems with 0.97.pl2 and above.
  23.  
  24. In case people are wondering, my schedule for 1.0 looks something like
  25. this:
  26.  
  27.  - 0.98 out in about a week: this is essentially 0.97.5 + the tcp/ip
  28.    directory, as well as any fixes that may come up.  I'll try to get
  29.    the loadable driver interface into it too. 
  30.  
  31.  - 0.99 out after 0.98 has been shaken down: a month or so.
  32.  
  33.  - 1.0 will be the same as 0.99: the only changes will be eventual
  34.    trivial bug-fixes in case 0.99 has some problems.  This is just to
  35.    try to get over the "X.0" bug syndrome. 
  36.  
  37. There are a few on-going projects: depending on circumstances these will
  38. be implemented sooner or later, so I won't give any promises.  These
  39. include: loadable drivers/fs's (alpha-patches already availabla), full
  40. support for different block-sizes (some work still required), and a
  41. extensive rewrite of the mm routines (I'll want to make a vmm interface
  42. similar to the vfs interface for the filesystem routines). 
  43.  
  44.         Linus
  45.