Lines Matching full:defaults
48 # with the DEFAULTS tag. This allows you to have default options
50 # of the file. You can even place the DEFAULTS tag between
56 # DEFAULTS
65 # You can also disable defaults with the SKIP option
67 # DEFAULTS SKIP
70 # DEFAULTS
75 # DEFAULTS tag and add it to the second. Be careful, options
80 # DEFAULTS OVERRIDE
82 # Options defined in the DEFAULTS section can not be duplicated
97 # Both TEST_START and DEFAULTS sections can also have the IF keyword
101 # DEFAULTS IF ${IS_X86_32}
103 # The above will process the DEFAULTS section if the config
140 # DEFAULTS IF ${BOX_TYPE} == x86_32
150 # DEFAULTS IF DEFINED USE_CC
158 # DEFAULTS IF NOT DEFINED MAKE_CMD
268 # DEFAULTS IF "${HOSTNAME}" == "frodo"
414 #### Optional Config Options (all have defaults) ####
486 # DEFAULTS
487 # DEFAULTS SKIP
518 # (If TEST is not set, it defaults back to boot)
972 # They are ignored in the DEFAULTS sections.