blob: 38c0dfc9c156095cb60252b17c1e0f2d702fd74c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<sect2><title> </title><para> </para></sect2>
<sect2><title>Short descriptions</title>
<para><command>grub</command> is the GRand Unified Bootloader's command
shell.</para>
<para><command>grub-install</command> installs GRUB on the given device.</para>
<para><command>grub-md5-crypt</command> encrypts a password in MD5
format.</para>
<para><command>grub-terminfo</command> generates a terminfo command from a
terminfo name. It can be used if you have an uncommon terminal.</para>
<para><command>mbchk</command> checks the format of a multiboot kernel.</para>
</sect2>
|