Changeset 339fd84 for Config.in


Ignore:
Timestamp:
07/28/2007 05:12:00 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
99d04a0
Parents:
c93f2b0
Message:

Updated blfs-tool dependencies.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Config.in

    rc93f2b0 r339fd84  
    505505                depends on !BOOK_BLFS && !BOOK_CLFS3
    506506                help
    507                         #--- Activating this option additional packages needed to
    508                         #    use blfs-tool will be installed.
     507                        #--- Activating this option will install additional
     508                        #    packages needed to con use blfs-tool when booting
     509                        #    the new system.
    509510                        #
    510511                        #    The blfs-tool files will be installed under
     
    586587                default y
    587588
    588                 config  DEP_SVN
    589                 bool    "SVN client (optional)"
    590                 default y
    591 
    592589                config  DEP_GPM
    593590                bool    "GPM (optional, see help)"
     
    595592                help
    596593                        #-- You MUST to install manually the gpm bootscript
    597                         #   and create its configuration file
     594                        #   and create its configuration file.
     595                        #
     596                        #   An alternative is to unselect this option and
     597                        #   install gpm, it configuration file, and it
     598                        #   bootscript using the custom tools support.
     599
     600                config  DEP_SVN
     601                bool    "SVN client (optional, see help)"
     602                default n
     603                help
     604                        #-- Subversion-1.3.1 will be installed. This version is
     605                        #   old but not relies on additional packages to can be
     606                        #   build.
     607                        #
     608                        #   If you are happy with this old version and don't
     609                        #   need extra features, select this option.
    598610        endmenu
    599611        #--- End blfs-tool Support
Note: See TracChangeset for help on using the changeset viewer.