]> git.ipfire.org Git - thirdparty/grub.git/commit
INSTALL: Make note that Linux kernel 6.12.x or earlier is needed for reiserfs testing
authorGlenn Washburn <development@efficientek.com>
Tue, 18 Nov 2025 00:01:44 +0000 (18:01 -0600)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 20 Nov 2025 15:54:27 +0000 (16:54 +0100)
commitf41c896d2345bee41e4db9208e1dbb7f8d621c02
tree1cb7fd0033bec4383f0e5c8e4641fe5fdeb28bf3
parent591e02bc6e3bc6e3cc536794c44fa289f0aa0ebf
INSTALL: Make note that Linux kernel 6.12.x or earlier is needed for reiserfs testing

Also, remove wording suggesting that tests may be skipped if prerequisites
are not installed. Tests should never be skipped because of an environment
misconfiguration, instead they should return a hard error (code 99).

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
INSTALL