]> git.ipfire.org Git - thirdparty/grub.git/commit
docs: Add fuller accounting of "make check" prerequisites
authorGlenn Washburn <development@efficientek.com>
Tue, 12 Oct 2021 22:23:02 +0000 (17:23 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 14 Oct 2021 16:01:47 +0000 (18:01 +0200)
commit9bcf3cebbdf3dceb99d41cfc2dc0814c18f3dd15
treee459de2050b789b40627816b8357f2262fed58e1
parentbe9379ced4d1ce451b37faaceb0a66425c708138
docs: Add fuller accounting of "make check" prerequisites

Many of the prerequisites for exercising the full "make check" test suite
have not been documented. This adds them along with a note that some tests
require elevated privileges to run.

Add an incomplete list of cross compiling toolchain packages for Debian
and trusted sources for other distros.

Add statement at the start of the document to clarify that package names
are from Debian 11.

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