Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-alpha-bootloader.xml
Date: Wed, 21 Jun 2006 01:54:18
Message-Id: 20060621015353.953916433D@smtp.gentoo.org
1 nightmorph 06/06/21 01:53:53
2
3 Modified: hb-install-alpha-bootloader.xml
4 Log:
5 added bootloader note for bug 137410, thanks to tcort for the patch
6
7 Revision Changes Path
8 1.4 xml/htdocs/doc/en/handbook/2006.0/hb-install-alpha-bootloader.xml
9
10 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
11 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
12 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
13
14 Index: hb-install-alpha-bootloader.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-alpha-bootloader.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- hb-install-alpha-bootloader.xml 14 Mar 2006 19:30:36 -0000 1.3
21 +++ hb-install-alpha-bootloader.xml 21 Jun 2006 01:53:53 -0000 1.4
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $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 $ -->
27 +<!-- $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 $ -->
28
29 <sections>
30
31 -<version>6.0</version>
32 -<date>2006-02-27</date>
33 +<version>6.1</version>
34 +<date>2006-06-20</date>
35
36 <section>
37 <title>Making your Choice</title>
38 @@ -37,6 +37,11 @@
39 <title>Default: Using aboot</title>
40 <body>
41
42 +<note>
43 +<c>aboot</c> only supports booting from <b>ext2</b> and <b>ext3</b>
44 +partitions.
45 +</note>
46 +
47 <p>
48 We first install aboot on our system. Of course we use <c>emerge</c> to
49 do so:
50
51
52
53 --
54 gentoo-doc-cvs@g.o mailing list