home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23710 < prev    next >
Encoding:
Text File  |  1993-01-12  |  3.7 KB  |  77 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!rpi!batcomputer!cornell!uw-beaver!cs.ubc.ca!news.UVic.CA!sanjuan!pmacdona
  3. From: pmacdona@sanjuan (Peter MacDonald)
  4. Subject: SLS update: more info
  5. Message-ID: <1993Jan12.055345.2823@sol.UVic.CA>
  6. Sender: news@sol.UVic.CA
  7. Nntp-Posting-Host: sanjuan.uvic.ca
  8. Organization: University of Victoria, Victoria, BC, CANADA
  9. Date: Tue, 12 Jan 93 05:53:45 GMT
  10. Lines: 65
  11.  
  12. Here is the release notes I mentioned.  I posted these to the
  13. announce channel  yesterday, but I have not seen them yet at
  14. our site.  So sorry if you didn't get your days warning :-)
  15.  
  16. Peter
  17. -----------------------------------------------------
  18.  
  19. Announcing SLS 99 p2.  This is a massive upgrade to the first
  20. three series 'a', 'b', and 'c'.  So much has changed that
  21. just listing them is infeasible.  Upgrading existing systems
  22. is a problem.  Although this release has added support that
  23. in the future will allow a automatic upgrading scheme,
  24. it isn't finished yet.  Someday, when things settle down a 
  25. bit I will be addressing that problem.
  26.  
  27. This release hopefully fixes most previously reported problems.
  28. Notable exceptions are: getty/ugetty (locking and or char loss may
  29. still not be perfect).  Ftp seems to have a problem with ls (kernel?).
  30. Menu seems to have a problem with the change directory command.
  31. Login doesn't like the backspace key, and requires ^H instead.
  32. Note also, that this version of the kernel, and SCSI don't always
  33. get along.
  34.  
  35. Some features of this release include: gcc 2.3.3, libc 4.2, many things
  36. recompiled to use the libc 4.2, a fixed sed, /etc/clock,  screen, term, 
  37. bc, cpio, rcs, zoneinfo, updated mailpak stuff (elm/uucp), shadow 
  38. passwd support in everything, lilo 7, efs progs  11,  a fixed DOS emulator,
  39. syslogd using SOCK_STREAM (as libc does),  ispell now works for emacs,
  40. an info dir has been included to allow emacs info to work.  An updated
  41. diff, lpr (configured correctly I hope),  a fixed minicom, and system V 
  42. init is now standard (modified to use syslog).  The linux source includes
  43. have been fixed.
  44.  
  45. There is also the addition of a setup script (/etc/syssetup) which is 
  46. invoked at the end of doinstall to setup permissions and system specific
  47. features.  The most important feature of this script is that it is
  48. stored in a very small package (a4/syssetup.taz), which can easily 
  49. added to and refined as problems are identified.
  50.     
  51. Tcpip is now setup in such a way that most normal users can configure it
  52. by just using sethostname and domainname, editing /etc/inet/hosts,
  53. and then running the script /etc/inet/hostcvt.build to generate
  54. the proper name server files from the hosts file.  I will add this
  55. to syssetup soon.
  56.  
  57. The shadow passwd suite now has a frontend for compiling existing
  58. getpw* applications just by defining SHADOW_PWD when compiling
  59. and adding -lshadow when linking.  Setgid shadow is also required.
  60.  
  61. The version of the kernel supplied has been compiled with two
  62. patches in.  The first is the ipcbeta patches to give interprocess
  63. communication and shared memory.  The other is selection, which allows 
  64. using the mouse to cut and paste on the console.  The latter requires running
  65. selection first.  Do "selection -h"  to see the parameters I 
  66. added to it to allow mouse type selection etc.
  67.  
  68. I am slowly working on collecting source, but it is a lower priority
  69. to me than the binaries.  This because, although those who want source,
  70. want it really bad, the majority of people don't have the disk space
  71. for source, or don't have the need, or both.  Also my time is limited.  
  72. But mainly, I do not currently compile most of SLS.  Many components
  73. are compiled by others.  However, I am collecting together sources for
  74. things I do compile, as a start.  When it is ready, you will see it.
  75.  
  76. As usual, bug reports are appreciated.
  77.