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

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!paladin.american.edu!gatech!destroyer!cs.ubc.ca!news.UVic.CA!sanjuan!pmacdona
  3. From: pmacdona@sanjuan (Peter MacDonald)
  4. Subject: Serial tty names and SCSI problems for .99p*
  5. Message-ID: <1993Jan4.063533.23520@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: Mon, 4 Jan 93 06:35:33 GMT
  10. Lines: 49
  11.  
  12. I am ironing out a few last wrinkles before I can cut a set of disks
  13. for a new version of SLS.
  14.  
  15. First though, I have had some reports of people with some SCSI drives
  16. still having to use an older kernel to boot, because they can not boot
  17. .99p[012] successfully.   Anybody else?
  18.  
  19. Now to the serial ttys.  Unless someone comes up with the equivalant
  20. of a grand unified forces theory to explain why I can't, I plan
  21. on renaming the serial devices in the next SLS release to 
  22. ttyS0, ttyS1 and ttyS2.  This because between Xwindows, emacs,
  23. screen, and tcpip, psuedo ttys are getting pretty much in 
  24. demand.  I am not worried about running out of them, so much
  25. as I am about applications trying to grab ttys0, and do 
  26. funny things with it.
  27.  
  28. This came clear to me when I was revising the MAKEDEV script to 
  29. generate the 64 pty pairs.  No can do using pqrs.
  30.  
  31. The ps2 mouse device will also be renamed back to ps2aux (as
  32. it is not a busmouse) from bmouseps2.  I hate changing device
  33. names, but can't be helped.
  34.  
  35. I also want to have a post install script in place, to be
  36. run after logging in the first time.  This can set things
  37. to be a bit more generic.  Like /dev/mouse.
  38.  
  39. I noticed that the uugetty program in getty_ps2.04 does lose 
  40. chars, but it does it for me sporadically.  If I am using
  41. kermit, for example, I can usually fix it by exiting,
  42. and restarting kermit a few times.  Also, when I am 
  43. dialing from kermit, the first char is not echoed (ie, the
  44. 'a' from 'atdt').
  45.  
  46. There will be a very large number of changes to the next
  47. release, all of it in series 'a', 'b', and 'c'.
  48. So much so, that upgrading will not be practical.  You
  49. will have to download the entire three series (16 disks).
  50. This will include the new compiler and libraries, and
  51. a number of new packages, as well as many fixed binaries
  52. and new versions.
  53.  
  54. This upgrade will go smoother, because I will not release
  55. it until I am satisfied.  So don't ask when.  I will 
  56. give a days notice (more if possible).
  57.  
  58. Peter.
  59.  
  60.  
  61.