Lines Matching full:environment

36 to create a build environment where a kernel may be built using
114 Specifies a filename containing a kernel environment definition.
116 The kernel will augment this compiled-in environment with the environment
119 Environment variables specified in the
121 environment will take precedence over environment variables specified in
123 and environment variables specified in the dynamic environment take precedence
127 may be specified in the static environment to disable the
129 environment.
133 environment variables needed for properly booting the system.
138 environment to disable use of the static environment.
139 This option has no effect if specified in any environment after the
141 environment is processed.
153 directives will be processed and added to the static environment in reversed
164 Specifies an individual environment setting to be added to the kernel's
165 compiled-in environment.
175 directives will be processed and added to the static environment in reversed
200 Hints in the compiled-in environment takes precedence over compiled-in hints,
201 and hints in the environment prepared for the kernel by
203 takes precedence over hints in the compiled-in environment.
205 Once the dynamic environment becomes available, all compiled-in hints will be
206 added to the dynamic environment if they do not already have an override in
207 the dynamic environment.
208 The dynamic environment will then be used for all searches of hints.
211 may be specified in either a compiled-in environment or the
213 environment to disable use of these hints files.
214 This option has no effect if specified in any environment after the
216 environment is processed.