Go to file
Dustin 2bdf06f8cc grub2: Support setting rootflags in config
The `AIMEEOS_DEFAULT_ROOTFLAGS` kconfig option can be used to set the
default value for the `rootflags` GRUB2 environment variable.  The value
of this variable will be passed along as command-line arguments to
whatever kernel is chosen at boot.

Since post-image scripts do not have access to kconfig option values, we
need to build the GRUB2 environment file in the
`GRUB2_INSTALL_IMAGES_CMDS` script fragment instead.
2025-08-29 20:13:18 -05:00
board grub2: Support setting rootflags in config 2025-08-29 20:13:18 -05:00
boot/grub2 grub2: Support setting rootflags in config 2025-08-29 20:13:18 -05:00
ci ci: Add CUSTOM_TARGET parameter 2025-08-29 20:13:18 -05:00
configs configs/*: Install GRUB terminfo module 2025-08-29 20:13:18 -05:00
kernel First working revision 2025-08-17 16:01:40 -05:00
.gitignore ci: Add Jenkins pipeline 2025-08-29 20:13:14 -05:00
Config.in grub2: Support setting rootflags in config 2025-08-29 20:13:18 -05:00
external.desc Initial commit 2025-08-17 10:30:19 -05:00
external.mk grub2: Support setting rootflags in config 2025-08-29 20:13:18 -05:00