home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8093 < prev    next >
Encoding:
Text File  |  1992-08-12  |  4.5 KB  |  111 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!destroyer!ubc-cs!news.UVic.CA!sol.UVic.CA!pmacdona
  3. From: pmacdona@sol.UVic.CA (Peter MacDonald)
  4. Subject: SLS: A Free Linux Distribution
  5. Message-ID: <1992Aug12.221330.7373@sol.UVic.CA>
  6. Originator: pmacdona@sol.UVic.CA
  7. Sender: news@sol.UVic.CA
  8. Nntp-Posting-Host: sol.uvic.ca
  9. Organization: University of Victoria, Victoria, B.C. CANADA
  10. Date: Wed, 12 Aug 92 22:13:30 GMT
  11. Lines: 98
  12.  
  13. Forgive if this is a repost, Pnews hung on my last send :-)
  14.  
  15. Linux is already available from a distribution service (commercial
  16. found at the end since none of you will want to use it anyways).
  17.  
  18. What I am looking for is an FTP admin (Jim W. , you listening?)
  19. to allow the upload it (about 17Meg) to your archive.  
  20. Also about a dozen burly (in hacker terms this means
  21. you are more likely to say "the following patch..." than "why don't
  22. you...") volunteers to excercise and criticise it.  Respond via mail
  23. please.
  24.  
  25. This distribution is different primarily because it has an initial
  26. install program which does everything except fdisk and mkfs,
  27. it breaks everything into packages, which can be
  28. stored on DOS floppies, meaning disk images don't have to be posted
  29. (except for the boot and utils disks), and because it has a menu
  30. driven sysadmin program.
  31.  
  32. Also a primary goal was to try to stem the tide of postings
  33. due to misconfigured systems.
  34.  
  35. Following is the readme file from the distribution.
  36. -------------------------------------------------------------------
  37. Here is release .96c of the SoftLanding Linux System (SLS),
  38. which is NOT just an image dump of someones Unix system.
  39. Instead its primary purposes are:
  40.  
  41. 0) provide an initial installation program (for the quesy).
  42. 1) utilities compiled to use minimal disk space.
  43. 2) provide a reasonably complete/integrated U*ix system.
  44. 3) provide a means to install and uninstall packages.
  45. 4) permit partial installations for small disk configs.
  46. 5) add a menu driven, extensible system administration.
  47. 6) take the hassle out of collecting and setting up a system.
  48. 7) give non internet users access to Linux (dist service).
  49.  
  50. In particular, the menu interface allows the users to see
  51. what commands would be executed if an option was selected,
  52. so that Unix newbies who use it, don't have to always stay 
  53. newbies (this was my big complaint about DELL, ISC, etc).
  54. In some ways, however, this release is more a framework than
  55. a finished product in that much more can be added to the menus.
  56. So be forewarned.
  57.  
  58. This distribution is freely available if you have internet 
  59. access, or an obliging friend with access to it.
  60. The distribution is made up of 15 disks, only the first two of 
  61. which are not DOS formatted floppies. Each disk contains about 
  62. 1100K of stuff.  You can, however, get a pretty complete system with 
  63. just disk 1-4, or if you already have linux up, just disks 3 and 4.
  64.  
  65. There are several reasons for using DOS formatted 
  66. floppies for for distribution:
  67.  
  68. 1) it is easier for first time users to download/bootstrap
  69. 2) it is easier to post/view/maintain/change the distribution.
  70. 3) users can take just the parts from each disk they want.
  71. 4) DOS diskcopy can be used to backup all but disks 1 and 2. 
  72.  
  73. This is a binary mostly distribution (except for the kernel), and
  74. is broken into 2 parts: base (10 disks) and X (5 disks).
  75. Highlights of the base are:  gcc/g++, emacs, kermit, elm/mail/uucp, 
  76. gdb, sc (spreadsheet), man pages, groff, elvis, zip/zoo/lh and menu.  
  77. Highlights of X are: X, programmers libs, 75 dpi fonts, games (spider,
  78. tetris, xvier, chess, othello, xeyes, etc) and utilities like xmag, 
  79. xmenu, xcolormap, and gwm.
  80.  
  81. Utilities < 40K are linked -N (in most cases) to eliminate the 
  82. header, so much disk space is saved.  Disk usage is as follows:
  83.  
  84. Minimal base system:     3 Meg
  85. Full base system:       16 Meg
  86. Full base system + X11: 27 Meg
  87.  
  88. An auto installation utility is provided which does all the work
  89. after the user does an fdisk and mkfs.  Installation begins with
  90.  
  91.     doinstall /dev/hd? 
  92.  
  93. which installs some or all software onto the hard drive, generates a
  94. new boot disk, and then asks the user to reboot to use the hard disk.
  95. This should be more or less fool proof :-).
  96.  
  97. Other configurations are easily obtainable, by using the sysinstall
  98. utility to install and uninstall selected packages.  
  99.  
  100. The SLS system is available, primarily for non-netters from:
  101.  
  102.     Softlanding Software
  103.     910 Lodge Ave. 
  104.     Victoria, B.C., Canada
  105.     V8X-3A8
  106.     (604) 360-0188
  107.  
  108. for $3.25/disk US ($4.00/disk Canadian) copying charge.
  109. See Softlanding for a gentle touch down from a DOS bailout.
  110.  
  111.