From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
by finch.gentoo.org (Postfix) with ESMTP id 27546138247
for ; Tue, 31 Dec 2013 20:34:21 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
by pigeon.gentoo.org (Postfix) with SMTP id 9DDFCE0B4A;
Tue, 31 Dec 2013 20:34:20 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by pigeon.gentoo.org (Postfix) with ESMTPS id 291C3E0B4A
for ; Tue, 31 Dec 2013 20:34:20 +0000 (UTC)
Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6])
(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with ESMTPS id 5642633F7BB
for ; Tue, 31 Dec 2013 20:34:19 +0000 (UTC)
Received: by flycatcher.gentoo.org (Postfix, from userid 617)
id 1DD392004C; Tue, 31 Dec 2013 20:34:18 +0000 (UTC)
From: "Sven Vermeulen (swift)"
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-disk.xml
X-VCS-Repository: gentoo
X-VCS-Files: hb-install-x86+amd64-disk.xml
X-VCS-Directories: xml/htdocs/doc/en/handbook
X-VCS-Committer: swift
X-VCS-Committer-Name: Sven Vermeulen
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
Message-Id: <20131231203418.1DD392004C@flycatcher.gentoo.org>
Date: Tue, 31 Dec 2013 20:34:18 +0000 (UTC)
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@lists.gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: 063f4d63-3cf1-4df2-9362-0c55e001f2e9
X-Archives-Hash: a04aab8d27d50d65553a99ca009a185a
swift 13/12/31 20:34:18
Modified: hb-install-x86+amd64-disk.xml
Log:
Fix bug #496570 - Correct caption
Revision Changes Path
1.37 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.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.37&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.36&r2=1.37
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.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- hb-install-x86+amd64-disk.xml 31 Dec 2013 20:33:00 -0000 1.36
+++ hb-install-x86+amd64-disk.xml 31 Dec 2013 20:34:17 -0000 1.37
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
This chapter describes how to partition a disk for future usage.
-28
+29
2013-12-31
@@ -462,7 +462,7 @@
from 1 MB and end at 3 MB (creating a partition of 2 MB in size).
-
+
(parted) mkpart primary 1 3
(parted) name 1 grub
(parted) set 1 bios_grub on