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.
129 /proc/bootconfig is a user-space interface of the boot config.
136 Boot Kernel With a Boot Config
139 Since the boot configuration file is loaded with initrd, it will be added
147 When the boot configuration is added to the initrd image, the total
153 get the boot configuration data.
155 update the boot loader and the kernel image itself as long as the boot
156 loader passes the correct initrd file size. If by any chance, the boot
165 To add your boot config file to initrd image, run bootconfig as below
168 # tools/bootconfig/bootconfig -a your-config /boot/initrd.img-X.Y.Z
172 # tools/bootconfig/bootconfig -d /boot/initrd.img-X.Y.Z
190 Anyway, since bootconfig command verifies it when appending a boot config
191 to initrd image, user can notice it before boot.
201 using xbc_find_value(). If you want to know what keys exist in the boot