home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SLAKWARE / D1 / TAGFILE < prev    next >
Encoding:
Text File  |  1995-04-20  |  1.9 KB  |  64 lines

  1. # This is a Slackware Installation Tagfile.
  2. #           
  3. # This one comes from disk: D1 (Development series)
  4. # and a backup copy called "tagfile.org" can be found on the same disk. You
  5. # should never edit the "tagfile.org" copy, only the one called "tagfile". Use
  6. # the "tagfile.org" only if you want to restore original installation defaults
  7. # by copying it over the top of "tagfile".
  8. # It is used to automate software installation. 
  9. # There are two labels that you can use: ADD and SKP.
  10. #
  11. # If the PROMPT option is used during installation, this file will be checked
  12. # to determine the installation default. First, all the lines beginning with
  13. # <package_name>: 
  14. # will be extracted. Then, the last line in the extracted segment will be 
  15. # checked for the flags ADD, REC, OPT and SKP.
  16. #
  17. # If ADD is found, then a priority of [required] will be displayed, and the
  18. # package will be automatically installed. 
  19. #
  20. # If SKP is found, then a priority of [skip] will be displayed, and
  21. # the package will be automatically skipped.
  22. #
  23. # All other packages will be prompted for. There are two optional flags you
  24. # can use to change the package priority level shown when the user is 
  25. # prompted: REC and OPT. If REC is found, the priority shown will be
  26. # [recommended], while if OPT is found, the user sees priority [optional].
  27. #
  28. # If no flags are found for a given package, the user is shown priority
  29. # [unknown], and is prompted for whether the package should be installed.
  30. #
  31. # If you mess this file up beyond recognition, just restore from "tagfile.org"
  32. #
  33. gcc:      REC
  34. gxx:      REC
  35. tools:    OPT
  36. include:  ADD
  37. flex:     ADD
  38. man2:     REC
  39. man3:     REC
  40. objc:     OPT
  41. p2c:      OPT
  42. pmake:    ADD
  43. byacc:    REC
  44. bison:    REC
  45. extralib: OPT
  46. gdb:      REC
  47. lx123_2: REC
  48. lx123_3: REC
  49. lx123_1: REC
  50. clisp:    OPT
  51. f2c:      OPT
  52. libc:     ADD
  53. ncurses:  REC
  54. svgalib:  OPT
  55. binutils: ADD
  56. perl:     OPT
  57. m4:       REC
  58. rcs:      OPT
  59. libgxx:   REC
  60. strace:   OPT
  61. gmake:    ADD
  62.