35 lines
808 B
Groff
35 lines
808 B
Groff
.TH LIMINE-ENROLL-CONFIG 1 "version @PACKAGE_VERSION@" "@REGEN_DATE@"
|
|
|
|
.SH NAME
|
|
limine-enroll-config \- embed config hash into Limine executable
|
|
|
|
.SH SYNOPSIS
|
|
.B limine-enroll-config
|
|
.RI "<Limine executable> <BLAKE2B of config file>"
|
|
|
|
.SH DESCRIPTION
|
|
\fBlimine-enroll-config\fR embeds the config file's BLAKE2B hash into a valid Limine bootloader
|
|
executable, such as its EFI executable or limine.sys, for tampering prevention purposes.
|
|
|
|
.SH OPTIONS
|
|
.TP
|
|
.BR \-h ", " \-\-help
|
|
Show the available command-line options and exit
|
|
.TP
|
|
.BR \-\-reset
|
|
Remove enrolled BLAKE2B, will not check config intergrity
|
|
.TP
|
|
.BR \-\-quiet
|
|
Do not print verbose diagnostic messages
|
|
|
|
.SH BUGS
|
|
Please report bugs via
|
|
.IR @PACKAGE_BUGREPORT@ .
|
|
|
|
.SH HOMEPAGE
|
|
.I @PACKAGE_URL@
|
|
|
|
.SH SEE ALSO
|
|
.BR limine-version (1)
|
|
.BR limine-deploy (1)
|