home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 11 / IOPROG_11.ISO / readme34.txt < prev    next >
Encoding:
Text File  |  1997-11-03  |  9.1 KB  |  206 lines

  1. This is Slackware Linux 3.4.0.
  2.  
  3. This version contains the 2.0.30 Linux kernel, plus recent versions of these
  4. (and other) software packages:
  5.  
  6. - Kernel modules         2.0.30
  7. - PPP daemon             2.2.0f
  8. - Dynamic linker (ld.so) 1.9.5
  9. - GNU CC                 2.7.2.3
  10. - Binutils               2.8.1.0.1
  11. - Linux C Library        5.4.33
  12. - Linux C++ Library      2.7.2.8
  13. - Termcap                2.0.8
  14. - Procps                 1.2.2
  15. - Gpm                    1.10
  16. - SysVinit               2.69
  17. - Shadow Password Suite  shadow_971001 (based on shadow 3.3.2)
  18. - Util-linux             2.7.1
  19.  
  20. Mail here _pours_ in at high volume, but feel free to report any problems you
  21. find. I can't promise a response but I *do* appreciate the help people offer
  22. me in fixing problems.
  23.  
  24. This is what you'll find in the subdirectories below (or in the case of the 
  25. disk sets, in the ./slakware subdirectory):
  26.  
  27. ./bootdsks.144, ./bootdsks.12, ./rootdsks:
  28.                 Boot/install disks for 1.44M and 1.2M floppy drives. You will 
  29.                 need at least one boot disk and one rootdisk to install this
  30.                 software. See the README files in these directories for more 
  31.                 information.
  32.  
  33. ./a1 - ./a9     The base system. Enough to get up and running and have elvis
  34.                 and comm programs available. Based around the 2.0.30 Linux
  35.                 kernel, and concepts from the Linux filesystem standard. 
  36.                 
  37.                 These disks are known to fit on 1.2M disks, although the rest 
  38.                 of Slackware won't. If you have only a 1.2M floppy, you can 
  39.                 still install the base system, download other disks you want 
  40.                 and install them from your hard drive. 
  41.  
  42. ./ap1 - ./ap6   Various applications and add ons, such as the manual pages,
  43.                 groff, ispell, joe, jed, jove, ghostscript, sc, bc, and the
  44.                 quota patches.
  45.  
  46. ./d1 - ./d13    Program development. GCC/G++/ObjectiveC 2.7.2.3, g77 0.5.21,
  47.                 make (GNU and BSD), byacc and GNU bison, flex, 5.4.33 C 
  48.                 libraries, gdb, SVGAlib, ncurses, gcl (LISP), p2c, m4, perl, 
  49.                 rcs.
  50.  
  51. ./e1 - ./e8     GNU Emacs 19.34.
  52.  
  53. ./f1 - ./f3     A collection of FAQs and other documentation.
  54.  
  55. ./k1 - ./k6     Source code for the 2.0.30 Linux kernel.
  56.  
  57. ./n1 - ./n6     Networking. TCP/IP, UUCP, mailx, dip, PPP, deliver, elm, pine, 
  58.                 BSD sendmail, Apache httpd, arena, lynx, cnews, nn, tin, trn,
  59.                 inn.
  60.  
  61. ./t1 - ./t9     teTeX Release 0.4 - teTeX is Thomas Esser's TeX distribution
  62.                 for Linux.
  63.  
  64. ./tcl1 - ./tcl2 Tcl, Tk, TclX, built with ELF shared libraries and dynamic
  65.                 loading support.  Also includes the TkDesk filemanager.
  66.  
  67. ./y1 - ./y2     Games.  The BSD games collection, Koules, Lizards, 
  68.                 and Sasteroids.
  69.  
  70. ./contrib       This directory contains extra packages for Slackware, such as
  71.                 the Andrew User Interface System (lets you create, use, and 
  72.                 mail multi-media documents and applications).
  73.                 
  74.                
  75. --------- Disks for the X window system:
  76.  
  77. ./x1 - ./x26    The base XFree86 3.3.1 system, with libXpm, fvwm 1.23b, and 
  78.                 xlock added. Also includes xf86config, an XF86Config writing
  79.                 program - just tell it your video card, mouse, and monitor,
  80.                 and it will create your XF86Config file for you!
  81.  
  82. ./xap1 - ./xap5 X applications: X11 ghostscript, libgr, seyon, workman, 
  83.                 xfilemanager, xv 3.10a, GNU chess and xboard, xfm 1.3.2,
  84.                 ghostview, gnuplot, xpaint, xfractint, fvwm95-2, and various
  85.                 X games. 
  86.  
  87. ./xd1 - ./xd3   X11 server linkkit, static libraries, and PEX support.
  88.  
  89. ./xv1 - ./xv3   xview3.2p1-X11R6. XView libraries, and the Open Look 
  90.                 virtual and non-virtual window managers for XFree86.
  91.  
  92. ================================================================================
  93.  
  94. Installation notes for Slackware Linux:
  95.  
  96. A more detailed description of the installation process may be found in the
  97. file INSTALL.TXT, the "Installation-HOWTO", by Matt Welsh.
  98.  
  99.  
  100. INSTALLATION DISKS:
  101.  
  102. You will need installation disks: a "bootkernel" disk and a "root/install" disk.
  103.  
  104. To make your bootkernel/rootdisk combination, you'll have to get a boot kernel
  105. and root disk.  Bootkernels are in ./bootdsks.12 (for 1.2 meg drives) and 
  106. ./bootdsks.144 (for 1.44 meg drives).  Rootdisks are in ./rootdsks.  Use 'dd' 
  107. or RAWRITE.EXE to write them to floppies.
  108.  
  109.   NOTE: When using dd to create the boot kernel disk or root disk on Suns and 
  110.   possibly some other Unix workstations you must provide an appropriate block
  111.   size.  This probably wouldn't hurt on other systems, either.  Here's an 
  112.   example: 
  113.  
  114.   dd if=scsinet of=/dev/(rdf0, rdf0c, fd0, or whatever) obs=18k
  115.  
  116.  
  117. DISK SETS
  118.  
  119. If you're installing from CD-ROM, you don't need to make any disk sets.  Just
  120. select the ones you want during the installation process.  However, if you're 
  121. installing from floppy disk, you'll need to make the disk sets you wish to 
  122. install on MS-DOS formatted disks.  The A disks will fit on 1.2 MB or 1.44 MB 
  123. disks, but all other disk sets require 1.44 MB disks.  So, if you're installing
  124. from floppy using a 1.2 MB drive, you'll only be able to install the A series 
  125. at first.  Once your machine is running Linux the rest of the packages you need
  126. can be installed from your hard drive.
  127.  
  128. These are the disk sets that are available to install:
  129.  
  130.       A   - Base Linux system (required)
  131.       AP  - Various applications that do not need X
  132.       D   - Program Development (C, C++, Kernel source, Lisp, Perl, etc.)
  133.       E   - GNU Emacs 
  134.       F   - FAQ lists 
  135.       K   - Linux kernel source
  136.       N   - Networking (TCP/IP, UUCP, Mail)
  137.       T   - TeX
  138.       TCL - Tcl script language, and Tk toolkit for developing X apps
  139.       X   - XFree86 X Window System
  140.       XAP - Applications for X
  141.       XD  - XFree86 X server development system, PEX extensions, and man
  142.         pages for X programming.
  143.       XV  - XView. (OpenLook[TM] [virtual] Window Manager, apps)
  144.       Y   - Games (that do not require X)
  145.  
  146. For each disk, make an MS-DOS format disk and copy the proper files to it.
  147. The "00index.txt" files are added by the FTP server. You don't need those.
  148.  
  149. Make sure you have a blank, formatted floppy ready to make your Linux boot 
  150. disk at the end of the installation. 
  151.  
  152. INSTALLING FROM HARD DRIVE OR NETWORK:
  153.  
  154. If you want to install from your hard drive, just set up a directory on your
  155. DOS, Linux, or OS/2 partition containing the the disk subdirectories for the
  156. disk sets you want.  For example, if you wanted to install the A series, you
  157. might make a SLACK directory on your DOS drive and copy the A1, A2, A3, A4,
  158. and A5 directories and their contents into it.  You can then specify this as
  159. the source to install from when you run the setup program.  Like with the CD-ROM 
  160. installation, you'll only have to make the boot and root floppies.
  161.  
  162. To install from NFS, set up a similar directory on the NFS server you plan to
  163. use, and then make sure the directory is exported.  If you're installing to
  164. a laptop using PCMCIA ethernet, make sure to use the PCMCIA rootdisk.  It
  165. contains special kernel modules to recognize PCMCIA devices.
  166.  
  167. Again, make sure you have a blank, formatted floppy ready to make your Linux
  168. boot disk at the end of the installation. 
  169.  
  170. [NOTE]: You may install most software packages by typing "setup" on a
  171. running system. If you reinstall the A series, or the Q series (which
  172. replaces your kernel), be sure to run LILO or make a new boot disk using the
  173. rescue disk. Also, if you reinstall some of the base packages you might need 
  174. to reconfigure files in /etc or other places.  
  175.  
  176. WHAT IF MY CD-ROM IS NOT RECOGNIZED?
  177.  
  178. Don't panic -- you'll still be able to install Linux from your hard drive.
  179. Sometimes new CD-ROM hardware comes out and doesn't work with Linux.  It can
  180. take a while for Linux to support it because the Linux developers sometimes
  181. aren't told about the hardware's introduction and don't hear about it at all
  182. until people start sending email wondering why it doesn't work.  The people
  183. making hardware almost always write a DOS driver before releasing it, so the
  184. workaround is to copy the disk sets you want to your DOS partition (under DOS)
  185. and then install them from there.  Here's how you'd copy the disk sets to a
  186. C:\SLACK directory under DOS from a CD-ROM drive on e:
  187.  
  188. C:\> MKDIR SLACK
  189. C:\> CD SLACK
  190. C:\SLACK> XCOPY E:\SLAKWARE\*.* . /S
  191.  
  192. This will take about 110 megabytes, so if you don't have that much space you'll
  193. have to be selective about which disk sets to copy over.  You need at least the
  194. A series to start with.  If you want to try to get your CD-ROM running once the
  195. system is installed you can keep an eye on sunsite.unc.edu:/pub/Linux/kernel
  196. for new kernels or kernel patches that support your CD-ROM drive.
  197.  
  198. Your packages are listed in /var/log/packages. Any of these packages may be
  199. removed or reinstalled using "pkgtool".
  200.  
  201. Enjoy!
  202.  
  203. Patrick Volkerding
  204. volkerdi@ftp.cdrom.com
  205. volkerdi@mhd1.moorhead.msus.edu
  206.