0e7b315b13371510b3d70539f3ef53916682f1e8
Some checks failed
Aimee OS/aimee-os/pipeline/head There was a failure building this commit
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.
Description
No description provided
Languages
Shell
79.6%
Makefile
20.4%