Lines Matching refs:kernel
17 To boot another kernel than the default in kernel/, change directory
18 to the kernel directory, and execute `loadall' and `boot' commands.
19 E.g. to do a verbose boot of kernel in kernel.XXX/:
22 cd kernel.XXX
55 variable <variable>. If <variable> is in the list of known kernel
56 environment (kenv) variables or is a kernel tunable, the value is also
57 assigned to the kernel environment variable of the given name.
58 If the variable name contains a `.' it is considered a kernel tunable.
63 local variables, that is for loader(8) use only, and kernel
64 environment variables, that kernel will have access to when it starts.
66 if applicable, also snoop assignment to kernel environment variable.
69 text and kernel environment variables, like `$VAR' or `${VAR}'. E.g.:
121 arguments for the kernel. If <kernelname> is specified, and a kernel
123 kernel. <flag> values include:
162 The EHCI kernel module is by default loaded automatically.
180 The XHCI kernel module is by default loaded automatically.
191 # Tload DLoad a kernel or module
196 are loaded, <file> must be a kernel or the command will fail.
199 later use by the kernel or other modules. <type> may be any string.
254 # Tset DSet a kernel environment variable
259 The set command is used to set kernel environment variables.
262 kernel environment variables.
277 Sets the default set of kernel boot filename(s). It may be overridden
280 directories. The default value is "kernel".
287 Instructs the kernel to prompt the user for the name of the root device
288 when the kernel is booted.
295 Instructs the kernel to boot from CDROM when the kernel is booted.
298 # Tset Sboot_ddb DDrop to the kernel debugger (DDB)
302 Instructs the kernel to start in the DDB debugger, rather than
310 Selects gdb-remote mode for the kernel debugger by default.
317 Prevents the kernel from initiating a multi-user startup, single-user
318 mode will be entered when the kernel has finished device probes.
333 by the kernel especially during the boot phase.
347 Set kernel boot flags. E.g.:
363 # Tset Sdefault_kernel DSet default kernel directory
367 Selects the default kernel directory for `menu' command. Default value
368 is "kernel".
391 Sets the list of binaries which the kernel will try to run as initial
419 when the kernel is booted. This can be overridden by setting
425 # Tset Stunables DSet kernel tunable values
427 Various kernel tunable parameters can be overridden by specifying new
483 is primarily used by kernel developers to debug new systems.
496 cannot be set below the default determined when the kernel
506 Sets the size of kernel memory (bytes). This overrides
507 the value determined when the kernel was compiled.
572 # Tshow DShow values of kernel environment variable
576 Displays the value of <kenv_variable>, or all kernel environment
580 kernel environment variables.
630 kernel environment variables.
640 kernel environment variables.
647 Unset local variable <local_variable> if kernel environment variable
651 kernel environment variables.
654 # Tloadall DLoad kernel + modules
658 Load kernel and all modules specified by MODULE_load variables.
672 Conditional kernel environment variable <kenv_variable> exists.
710 menuitem a "Boot Backup kernel kernel.alt"
741 If <kenv_variable> is supplied, the kernel environment variable is set
749 This command removes any kernel and all loaded modules from memory.
752 # Tunset DUnset a kernel environment variable
756 If allowed, the named kernel environment variable's value is discarded
760 kernel environment variables.