home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17445 < prev    next >
Encoding:
Text File  |  1992-11-21  |  1.8 KB  |  50 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!lmulcahy
  3. From: lmulcahy@nyx.cs.du.edu (Larry Mulcahy)
  4. Subject: SLS 0.98pl1-37 release
  5. Message-ID: <1992Nov21.131741.1276@mnemosyne.cs.du.edu>
  6. X-Disclaimer: Nyx is a public access Unix system run by the University
  7.     of Denver for the Denver community.  The University has neither
  8.     control over nor responsibility for the opinions of users.
  9. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  10. Organization: Nyx, Public Access Unix at U. of Denver Math/CS dept.
  11. Date: Sat, 21 Nov 92 13:17:41 GMT
  12. Lines: 36
  13.  
  14. I downloaded the SLS version of Linux 0.98pl1-37 from tsx-11.mit.edu on
  15. November 14.  I love it!  Sadly, there are a few minor imperfections:
  16.  
  17. (1) `mkfs /dev/hd__ nnnnn' accepts values of nnnnn greater than the
  18. partition size.  Wonder what would happen if there was something on the
  19. next partition on the disk?  
  20.  
  21. (2) There are several cases of protection bits set too restrictively.  I
  22. did `chmod a+r *' in /usr/local/emacs/etc, /usr/man/cat1,
  23. /usr/include/linux.  Also the directory /usr/man/cat1 itself needed the
  24. same treatment.
  25.  
  26. (3) Less(1) looks for a help file less.hlp in the nonexistent directory
  27. /usr/local/bin.  I created /usr/local/bin and made a symbolic link to
  28. /usr/lib/less.hlp. 
  29.  
  30. (4) Curses.h has the following sequence:
  31.  
  32. #undefine HZ
  33. #define HZ HZ
  34.  
  35. The second line causes a GCC preprocessor error.  I got my curses
  36. application to compile by removing that second line.
  37.  
  38. (5) The `add a new user' command in the sysadmin menu isn't quite right.
  39. It reverses the user and group numbers in /etc/passwd.
  40.  
  41. (6) There doesn't seem to be a mkfile command.  How do you make a file
  42. suitable for swapping?
  43.  
  44.  
  45. --
  46. Larry Mulcahy
  47. lmulcahy@nyx.cs.du.edu
  48. ______________________________________________________________________________
  49. When they took the fourth amendment, I was quiet because I don't deal drugs.
  50.