Changeset ffd8c5a for Config.in


Ignore:
Timestamp:
09/11/2006 06:51:19 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
1cc1575
Parents:
d66cbc2
Message:

Merged r3102 from trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Config.in

    rd66cbc2 rffd8c5a  
    237237                        #
    238238                        # NOTE: this setting is required
    239 
    240         config  BOOT_KEYMAP
    241                 string "BOOT kernel keyboard map (see help)"
    242                 default "none"
    243                 depends on BUILD_BOOT
    244                 help
    245                         #-- Include the keymap in the kernel if defined. Path to the
    246                         #   keymap file relative to /usr/share/kbd/keymaps/
    247                         #   (e.g., i386/qwerty/us.map.gz) or "none" if you do not want
    248                         #   a keymap included in the kernel
    249 
    250                                    === Note about CLFS ===
    251                         If building the SVN, Branch 1.0, or 1.0.0rc4 version using the boot method
    252                         and compiling the keymap into the kernel, you MUST manually edit the
    253                         "loadkeys" command found in $JHALFSDIR/clfs-commands/boot/066-kernel
    254                         to set the full path in your host to the keymap file.
    255239        #--- End CLFS specific params
    256240
     
    620604                        #   The config file will be copied to ${BUILD_DIR}/sources
    621605                        #   and renamed 'kernel-config'
    622 
    623         config  KEYMAP
    624                 string "Keyboard map"
    625                 default "none"
    626                 depends on !BOOK_LFS && CONFIG_BUILD_KERNEL
    627                 help
    628                         #-- Include the keymap in the kernel if defined. Path to the
    629                         #   keymap file relative to /usr/share/kbd/keymaps/
    630                         #   (e.g., i386/qwerty/us.map.gz) or "none" if you do not want
    631                         #   a keymap included in the kernel
    632606        #--- End Kernel
    633607
Note: See TracChangeset for help on using the changeset viewer.