summaryrefslogtreecommitdiffstats
path: root/upstream/mageia-cauldron/man8/grub2-set-password.8
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /upstream/mageia-cauldron/man8/grub2-set-password.8
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/mageia-cauldron/man8/grub2-set-password.8')
-rw-r--r--upstream/mageia-cauldron/man8/grub2-set-password.854
1 files changed, 54 insertions, 0 deletions
diff --git a/upstream/mageia-cauldron/man8/grub2-set-password.8 b/upstream/mageia-cauldron/man8/grub2-set-password.8
new file mode 100644
index 00000000..9dacafd4
--- /dev/null
+++ b/upstream/mageia-cauldron/man8/grub2-set-password.8
@@ -0,0 +1,54 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
+.TH GRUB-SET-PASSWORD "8" "September 2023" "The grub bootloader password may only be set by root." "System Administration Utilities"
+.SH NAME
+grub-set-password \- generate the user.cfg file containing the hashed grub bootloader password
+.SH SYNOPSIS
+.B grub-set-password
+[\fI\,OPTION\/\fR]
+.SH DESCRIPTION
+The grub bootloader password may only be set by root.
+.PP
+\&./grub\-set\-password prompts the user to set a password on the grub bootloader. The password
+is written to a file named user.cfg which lives in the GRUB directory
+located by default at \fI\,/boot/grub2\/\fP.
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+print this message and exit
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+print the version information and exit
+.TP
+\fB\-o\fR, \fB\-\-output_path\fR <DIRECTORY>
+put user.cfg in a user\-selected directory
+.SH "REPORTING BUGS"
+Report bugs at https://bugzilla.redhat.com.
+.PP
+.br
+Usage: ./grub\-set\-password [OPTION]
+\&./grub\-set\-password prompts the user to set a password on the grub bootloader. The password
+is written to a file named user.cfg which lives in the GRUB directory
+located by default at \fI\,/boot/grub2\/\fP.
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+print this message and exit
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+print the version information and exit
+.TP
+\fB\-o\fR, \fB\-\-output_path\fR <DIRECTORY>
+put user.cfg in a user\-selected directory
+.PP
+.br
+Report bugs at https://bugzilla.redhat.com.
+.SH "SEE ALSO"
+The full documentation for
+.B grub-set-password
+is maintained as a Texinfo manual. If the
+.B info
+and
+.B grub-set-password
+programs are properly installed at your site, the command
+.IP
+.B info grub-set-password
+.PP
+should give you access to the complete manual.