swift 13/09/23 17:34:28 Modified: hb-install-x86+amd64-bootloader.xml Log: Fix bug #485684 - Use grub:0 for legacy, and add sys-boot category to emerge commands
Revision Changes Path 1.32 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.32&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.32&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?r1=1.31&r2=1.32 Index: hb-install-x86+amd64-bootloader.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- hb-install-x86+amd64-bootloader.xml 20 Sep 2013 06:47:50 -0000 1.31 +++ hb-install-x86+amd64-bootloader.xml 23 Sep 2013 17:34:28 -0000 1.32 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v 1.31 2013/09/20 06:47:50 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v 1.32 2013/09/23 17:34:28 swift Exp $ --> <sections> -<version>15</version> -<date>2013-09-19</date> +<version>16</version> +<date>2013-09-23</date> <section> <title>Making your Choice</title> @@ -200,7 +200,7 @@ </impo> <pre caption="Installing GRUB"> -# <i>emerge grub</i> +# <i>emerge sys-boot/grub:0</i> </pre> <p> @@ -626,7 +626,7 @@ </note> <pre caption="Installing GRUB2"> -# <i>emerge grub:2</i> +# <i>emerge sys-boot/grub:2</i> </pre> <p>