Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-disk.xml
Date: Mon, 30 Dec 2013 15:54:46
Message-Id: 20131230155439.421912004C@flycatcher.gentoo.org
1 swift 13/12/30 15:54:39
2
3 Modified: hb-install-x86+amd64-disk.xml
4 Log:
5 Fix bug #496482 - Second partition bootable, not first
6
7 Revision Changes Path
8 1.35 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.35&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.35&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?r1=1.34&r2=1.35
13
14 Index: hb-install-x86+amd64-disk.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v
17 retrieving revision 1.34
18 retrieving revision 1.35
19 diff -u -r1.34 -r1.35
20 --- hb-install-x86+amd64-disk.xml 29 Dec 2013 11:20:26 -0000 1.34
21 +++ hb-install-x86+amd64-disk.xml 30 Dec 2013 15:54:39 -0000 1.35
22 @@ -4,7 +4,7 @@
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/hb-install-x86+amd64-disk.xml,v 1.34 2013/12/29 11:20:26 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v 1.35 2013/12/30 15:54:39 swift Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 This chapter describes how to partition a disk for future usage.
33 </abstract>
34
35 -<version>26</version>
36 -<date>2013-12-29</date>
37 +<version>27</version>
38 +<date>2013-12-30</date>
39
40 <section>
41 <title>Introduction to Block Devices</title>
42 @@ -750,7 +750,7 @@
43
44 <p>
45 We need to make this partition bootable. Type <c>a</c> to toggle the bootable
46 -flag on a partition and select <c>1</c>. If you press <c>p</c> again, you will
47 +flag on a partition and select <c>2</c>. If you press <c>p</c> again, you will
48 notice that an <e>*</e> is placed in the "Boot" column.
49 </p>