home *** CD-ROM | disk | FTP | other *** search
/ IT.SOFT 22 / ITSOFTCD_22.iso / mac / linux22 / slackware3.6 / DOCS / LINUX-2.0 / 00-INDEX.;1 next >
Encoding:
Text File  |  1998-07-13  |  3.0 KB  |  84 lines  |  [TEXT/hscd]

  1. This is a brief list of all the files in ./linux/Documentation and what
  2. they contain. If you add a documentation file, please list it here in 
  3. alphabetical order as well. Note that subdirectories have their own
  4. index files too.
  5.                              Thanks -- Paul.
  6.  
  7. 00-INDEX
  8.     - this file.
  9. BUG-HUNTING
  10.     - brute force method of doing binary search of patches to find bug.
  11. Changes
  12.     - list of changes that break older software packages.
  13. CodingStyle
  14.     - how the boss likes the C code in the kernel to look.
  15. Configure.help
  16.     - text file that is used for help when you run "make config"
  17. IO-mapping.txt
  18.     - how to access I/O mapped memory from within device drivers.
  19. SMP.txt
  20.     - notes, and "To Fix" list for multi-processor Linux. (see smp.tex)
  21. cdrom/
  22.     - directory with information on the CD-ROM drivers that Linux has.
  23. devices.tex
  24.     - TeX source listing of all the nodes in /dev/ with major minor #'s
  25. devices.txt
  26.     - plain ASCII listing of all the nodes in /dev/ with major minor #'s
  27. digiboard.txt
  28.     - info on the Digiboard PC/X{i,e,eve} multiport boards.
  29. filesystems/
  30.     - directory with info on the various filesystems that Linux supports.
  31. ide.txt
  32.     - important info for users of ATA devices (IDE/EIDE disks and CD-ROMS)
  33. initrd.txt
  34.     - how to use the RAM disk as an initial/temporary root filesystem.
  35. ioctl-number.txt
  36.     - how to implement and register device/driver ioctl calls.
  37. isdn/
  38.     - directory with info on the linux ISDN support, and supported cards.
  39. java.txt
  40.     - info on the in-kernel binary support for Java(tm)
  41. locks.txt
  42.     - info on file locking implementations, flock() vs. fcntl(), etc.
  43. logo.gif
  44.     - GIF image of penguin as a linux logo (see logo.txt)
  45. logo.txt
  46.     - the who where and how of the penguin linux logo.
  47. magic-number.txt
  48.     - list of magic numbers used to mark/protect kernel data structures.
  49. mandatory.txt
  50.     - info on the linux implementation of Sys V mandatory file locking.
  51. memory-tuning.txt
  52.     - info on setting the /proc/sys/vm parameters to match your system.
  53. modules.txt
  54.     - short guide on how to make kernel parts into loadable modules
  55. networking/
  56.     - directory with info on various linux networking aspects.
  57. nfsroot.txt
  58.     - short guide on setting up a diskless box with NFS root filesystem
  59. oops-tracing.txt
  60.     - how to decode those nasty internal kernel error dump messages.
  61. paride.txt
  62.     - info on parallel port IDE devices (tapes, floppies, CD-ROMS, etc)
  63. ramdisk.txt
  64.     - short guide on how to set up and use the RAM disk.
  65. riscom8.txt
  66.     - notes on using the RISCom/8 multi-port serial driver.
  67. rtc.txt
  68.     - notes on how to use the Real Time Clock (aka CMOS clock) driver.
  69. scsi.txt
  70.     - short blurb on using SCSI support as a module.
  71. smp.tex
  72.     - TeX document describing implementation of Multiprocessor Linux
  73. specialix.txt
  74.     - info on hardware/driver for specialix IO8+ multiport serial card.
  75. svga.txt
  76.     - short guide on selecting video modes at boot via VGA BIOS.
  77. unicode.txt
  78.     - info on the Unicode character/font mapping used in Linux.
  79. watchdog.txt
  80.     - how to auto-reboot Linux if it has "fallen and can't get up". ;-)
  81. xterm-linux.xpm
  82.     - XPM format image/icon of penguin on an xterm (see logo.txt)
  83.  
  84.