Lines Matching full:boot
6 Boot Configuration
14 The boot configuration expands the current kernel command line to support
21 The boot config syntax is a simple structured key-value. Each key consists
45 The boot config file syntax allows user to merge partially same word keys
63 at boot time. So you can append similar trees or key-values.
151 /proc/bootconfig is a user-space interface of the boot config.
158 Boot Kernel With a Boot Config
161 Since the boot configuration file is loaded with initrd, it will be added
169 When the boot configuration is added to the initrd image, the total
175 get the boot configuration data.
177 update the boot loader and the kernel image itself as long as the boot
178 loader passes the correct initrd file size. If by any chance, the boot
187 To add your boot config file to initrd image, run bootconfig as below
190 # tools/bootconfig/bootconfig -a your-config /boot/initrd.img-X.Y.Z
194 # tools/bootconfig/bootconfig -d /boot/initrd.img-X.Y.Z
200 Kernel parameters via Boot Config
203 In addition to the kernel command line, the boot config can be used for
249 Anyway, since bootconfig command verifies it when appending a boot config
250 to initrd image, user can notice it before boot.
260 using xbc_find_value(). If you want to know what keys exist in the boot