diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-06-27 03:23:30 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-06-27 03:23:30 +0000 |
commit | 9d42ad9ce19c456fffaa98886fc998d5c19bb6f9 (patch) | |
tree | 5d4f99277c76e6b480c9a16b92bead6dc594c8ad /chapter06/grub.xml | |
parent | 935435bedb64154464881c3c3ef4e2731d2f4086 (diff) |
Update installed programs lists
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9313 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/grub.xml')
-rw-r--r-- | chapter06/grub.xml | 137 |
1 files changed, 94 insertions, 43 deletions
diff --git a/chapter06/grub.xml b/chapter06/grub.xml index f306491bd..b714acf7e 100644 --- a/chapter06/grub.xml +++ b/chapter06/grub.xml @@ -74,10 +74,10 @@ <segtitle>Installed directories</segtitle> <seglistitem> - <seg>grub-editenv, grub-mkelfimage, grub-mkfont, grub-mkimage, - grub-mkrescue, grub-dumpbios, grub-install, grub-mkconfig, - grub-mkdevicemap, grub-probe, grub-setup</seg> - + <seg>grub-bin2h, grub-editenv, grub-install, grub-mkconfig, + grub-mkdevicemap, grub-mkelfimage, grub-mkimage, grub-mkisofs, + grub-mkpasswd-pbkdf2, grub-mkrelpath, grub-mkrescue, grub-probe, + grub-reboot, grub-script-check, grub-set-default, grub-setup</seg> <seg>/usr/lib/grub, /etc/grub.d, /usr/share/grub</seg> </seglistitem> </segmentedlist> @@ -87,6 +87,16 @@ <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> + <varlistentry id="grub-bin2h"> + <term><command>grub-bin2h</command></term> + <listitem> + <para>Converts a binary file to a C header</para> + <indexterm zone="ch-system-grub grub-bin2h"> + <primary sortas="b-grub-bin2h">grub-bin2h</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="grub-editenv"> <term><command>grub-editenv</command></term> <listitem> @@ -97,82 +107,93 @@ </listitem> </varlistentry> - <varlistentry id="grub-mkelfimage"> - <term><command>grub-mkelfimage</command></term> + <varlistentry id="grub-install"> + <term><command>grub-install</command></term> <listitem> - <para>Make a bootable image of GRUB</para> - <indexterm zone="ch-system-grub grub-mkelfimage"> - <primary sortas="b-grub-mkelfimage">grub-mkelfimage</primary> + <para>Install GRUB on your drive</para> + <indexterm zone="ch-system-grub grub-install"> + <primary sortas="b-grub-install">grub-install</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="grub-mkconfig"> + <term><command>grub-mkconfig</command></term> + <listitem> + <para>Generate a grub config file</para> + <indexterm zone="ch-system-grub grub-mkconfig"> + <primary sortas="b-grub-mkconfig">grub-mkconfig</primary> </indexterm> </listitem> </varlistentry> - <varlistentry id="grub-mkfont"> - <term><command>grub-mkfont</command></term> + <varlistentry id="grub-mkdevicemap"> + <term><command>grub-mkdevicemap</command></term> <listitem> - <para>Update fonts for GRUB use</para> - <indexterm zone="ch-system-grub grub-mkfont"> - <primary sortas="b-grub-mkfont">grub-mkfont</primary> + <para>Generate a device map file automatically</para> + <indexterm zone="ch-system-grub grub-mkdevicemap"> + <primary sortas="b-grub-mkdevicemap">grub-mkdevicemap</primary> </indexterm> </listitem> </varlistentry> - <varlistentry id="grub-mkimage"> - <term><command>grub-mkimage</command></term> + <varlistentry id="grub-mkelfimage"> + <term><command>grub-mkelfimage</command></term> <listitem> <para>Make a bootable image of GRUB</para> - <indexterm zone="ch-system-grub grub-mkimage"> - <primary sortas="b-grub-mkimage">grub-mkimage</primary> + <indexterm zone="ch-system-grub grub-mkelfimage"> + <primary sortas="b-grub-mkelfimage">grub-mkelfimage</primary> </indexterm> </listitem> </varlistentry> - <varlistentry id="grub-mkrescue"> - <term><command>grub-mkrescue</command></term> + <varlistentry id="grub-mkimage"> + <term><command>grub-mkimage</command></term> <listitem> - <para>Make a bootable image of GRUB suitable for a floppy disk</para> - <indexterm zone="ch-system-grub grub-mkrescue"> - <primary sortas="b-grub-mkrescue">grub-mkrescue</primary> + <para>Make a bootable image of GRUB</para> + <indexterm zone="ch-system-grub grub-mkimage"> + <primary sortas="b-grub-mkimage">grub-mkimage</primary> </indexterm> </listitem> </varlistentry> - <varlistentry id="grub-dumpbios"> - <term><command>grub-dumpbios</command></term> + <varlistentry id="grub-mkisofs"> + <term><command>grub-mkisofs</command></term> <listitem> - <para>Create vbios and int10 dump</para> - <indexterm zone="ch-system-grub grub-dumpbios"> - <primary sortas="b-grub-dumpbios">grub-dumpbios</primary> + <para>Creates a bootable ISO image</para> + <indexterm zone="ch-system-grub grub-mkisofs"> + <primary sortas="b-grub-mkisofs">grub-mkisofs</primary> </indexterm> </listitem> </varlistentry> - <varlistentry id="grub-install"> - <term><command>grub-install</command></term> + <varlistentry id="grub-mkpasswd-pbkdf2"> + <term><command>grub-mkpasswd-pbkdf2</command></term> <listitem> - <para>Install GRUB on your drive</para> - <indexterm zone="ch-system-grub grub-install"> - <primary sortas="b-grub-install">grub-install</primary> + <para>Generates an encrypted PBKDF2 password for use in the boot + menu</para> + <indexterm zone="ch-system-grub grub-mkpasswd-pbkdf2"> + <primary sortas="b-grub-mkpasswd-pbkdf2">grub-mkpasswd-pbkdf2</primary> </indexterm> </listitem> </varlistentry> - <varlistentry id="grub-mkconfig"> - <term><command>grub-mkconfig</command></term> + <varlistentry id="grub-mkrelpath"> + <term><command>grub-mkrelpath</command></term> <listitem> - <para>Generate a grub config file</para> - <indexterm zone="ch-system-grub grub-mkconfig"> - <primary sortas="b-grub-mkconfig">grub-mkconfig</primary> + <para>Makes a system pathname relative to its root</para> + <indexterm zone="ch-system-grub grub-mkrelpath"> + <primary sortas="b-grub-mkrelpath">grub-mkrelpath</primary> </indexterm> </listitem> </varlistentry> - <varlistentry id="grub-mkdevicemap"> - <term><command>grub-mkdevicemap</command></term> + <varlistentry id="grub-mkrescue"> + <term><command>grub-mkrescue</command></term> <listitem> - <para>Generate a device map file automatically</para> - <indexterm zone="ch-system-grub grub-mkdevicemap"> - <primary sortas="b-grub-mkdevicemap">grub-mkdevicemap</primary> + <para>Make a bootable image of GRUB suitable for a floppy disk</para> + <indexterm zone="ch-system-grub grub-mkrescue"> + <primary sortas="b-grub-mkrescue">grub-mkrescue</primary> </indexterm> </listitem> </varlistentry> @@ -187,6 +208,36 @@ </listitem> </varlistentry> + <varlistentry id="grub-reboot"> + <term><command>grub-reboot</command></term> + <listitem> + <para>Sets the default boot entry for GRUB for the next boot only</para> + <indexterm zone="ch-system-grub grub-reboot"> + <primary sortas="b-grub-reboot">grub-reboot</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="grub-script-check"> + <term><command>grub-script-check</command></term> + <listitem> + <para>Checks GRUB configuration script for syntax errors</para> + <indexterm zone="ch-system-grub grub-script-check"> + <primary sortas="b-grub-script-check">grub-script-check</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="grub-set-default"> + <term><command>grub-set-default</command></term> + <listitem> + <para>Sets the default boot entry for GRUB</para> + <indexterm zone="ch-system-grub grub-set-default"> + <primary sortas="b-grub-set-default">grub-set-default</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="grub-setup"> <term><command>grub-setup</command></term> <listitem> |