nightmorph 06/06/21 01:53:53 Modified: hb-install-alpha-bootloader.xml Log: added bootloader note for bug 137410, thanks to tcort for the patch
Revision Changes Path 1.4 xml/htdocs/doc/en/handbook/2006.0/hb-install-alpha-bootloader.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/hb-install-alpha-bootloader.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/hb-install-alpha-bootloader.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/hb-install-alpha-bootloader.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo Index: hb-install-alpha-bootloader.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-alpha-bootloader.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hb-install-alpha-bootloader.xml 14 Mar 2006 19:30:36 -0000 1.3 +++ hb-install-alpha-bootloader.xml 21 Jun 2006 01:53:53 -0000 1.4 @@ -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/2006.0/hb-install-alpha-bootloader.xml,v 1.3 2006/03/14 19:30:36 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-alpha-bootloader.xml,v 1.4 2006/06/21 01:53:53 nightmorph Exp $ --> <sections> -<version>6.0</version> -<date>2006-02-27</date> +<version>6.1</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
