nightmorph 06/06/21 01:55:01 Modified: hb-install-alpha-bootloader.xml Log: added bootloader note for bug 137410, thanks to tcort for the patch
Revision Changes Path 1.18 xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml?rev=1.18&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml?rev=1.18&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml.diff?r1=1.17&r2=1.18&cvsroot=gentoo Index: hb-install-alpha-bootloader.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- hb-install-alpha-bootloader.xml 17 Jun 2006 19:03:52 -0000 1.17 +++ hb-install-alpha-bootloader.xml 21 Jun 2006 01:55:01 -0000 1.18 @@ -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-alpha-bootloader.xml,v 1.17 2006/06/17 19:03:52 jkt Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml,v 1.18 2006/06/21 01:55:01 nightmorph Exp $ --> <sections> -<version>2.2</version> -<date>2006-01-19</date> +<version>2.3</version> +<date>2006-06-20</date> <section> <title>Making your Choice</title> @@ -37,6 +37,11 @@ <title>Default: Using aboot</title> <body> +<note> +<c>aboot</c> only supports booting from <b>ext2</b> and <b>ext3</b> +partitions. +</note> + <p> We first install aboot on our system. Of course we use <c>emerge</c> to do so: -- [email protected] mailing list
