swift 13/12/31 20:37:40 Modified: hb-install-x86+amd64-disk.xml Log: Fix bug #496572 - Parted uses locations, not sizes
Revision Changes Path 1.38 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?r1=1.37&r2=1.38 Index: hb-install-x86+amd64-disk.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- hb-install-x86+amd64-disk.xml 31 Dec 2013 20:34:17 -0000 1.37 +++ hb-install-x86+amd64-disk.xml 31 Dec 2013 20:37:40 -0000 1.38 @@ -4,7 +4,7 @@ <!-- 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-disk.xml,v 1.37 2013/12/31 20:34:17 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v 1.38 2013/12/31 20:37:40 swift Exp $ --> <sections> @@ -13,7 +13,7 @@ This chapter describes how to partition a disk for future usage. </abstract> -<version>29</version> +<version>30</version> <date>2013-12-31</date> <section> @@ -479,7 +479,7 @@ <p> Do the same for the boot partition (128 MB), swap partition (in the example, 512 MB) and the root partition that spans the remaining disk (for which the -end size is marked as <c>-1</c>, meaning the end of the disk minus one MB, +end location is marked as <c>-1</c>, meaning the end of the disk minus one MB, which is the farthest a partition can go). </p>
