mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
04a335156f
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
19 lines
586 B
XML
19 lines
586 B
XML
<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>
|