Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-doc-cvs
| Navigation: |
|
Lists:
gentoo-doc-cvs:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-doc-cvs@g.o
|
|
From:
|
"Sven Vermeulen (swift)" <swift@g.o>
|
|
Subject:
|
gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-kernel.xml hb-install-ia64-kernel.xml
|
|
Date:
|
Sun, 18 Sep 2011 17:37:47 +0000 (UTC)
|
|
swift 11/09/18 17:37:47
Modified: hb-install-x86+amd64-kernel.xml
hb-install-ia64-kernel.xml
Log:
Fix bug #383523 - Kernel configuration should mention EGI GUID Partition support. Thanks to Justin "yoosty" for reporting
Revision Changes Path
1.42 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.41&r2=1.42
Index: hb-install-x86+amd64-kernel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- hb-install-x86+amd64-kernel.xml 3 Sep 2011 07:18:27 -0000 1.41
+++ hb-install-x86+amd64-kernel.xml 18 Sep 2011 17:37:47 -0000 1.42
@@ -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-kernel.xml,v 1.41 2011/09/03 07:18:27 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.42 2011/09/18 17:37:47 swift Exp $ -->
<sections>
@@ -13,8 +13,8 @@
explains how to configure your kernel.
</abstract>
-<version>12</version>
-<date>2011-09-03</date>
+<version>13</version>
+<date>2011-09-18</date>
<section>
<title>Timezone</title>
@@ -223,6 +223,12 @@
Pseudo Filesystems --->
[*] /proc file system support
[*] Virtual memory file system support (former shm fs)
+
+<comment>(Enable GPT partition label support if you used that previously</comment>
+ Partition Types --->
+ [*] Advanced partition selection
+ ...
+ [*] EFI GUID Partition support
</pre>
<p>
1.24 xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?r1=1.23&r2=1.24
Index: hb-install-ia64-kernel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- hb-install-ia64-kernel.xml 3 Sep 2011 07:18:27 -0000 1.23
+++ hb-install-ia64-kernel.xml 18 Sep 2011 17:37:47 -0000 1.24
@@ -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/hb-install-ia64-kernel.xml,v 1.23 2011/09/03 07:18:27 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.24 2011/09/18 17:37:47 swift Exp $ -->
<sections>
-<version>13</version>
-<date>2011-09-03</date>
+<version>14</version>
+<date>2011-09-18</date>
<section>
<title>Timezone</title>
@@ -177,8 +177,14 @@
<*> XFS filesystem support
<comment>(Be sure to enable VFAT support for the EFI partition)</comment>
-DOS/FAT/NT Filesystems --->
- <*> VFAT (Windows-95) fs support
+ DOS/FAT/NT Filesystems --->
+ <*> VFAT (Windows-95) fs support
+
+<comment>(Enable GPT partition label support if you used that previously</comment>
+ Partition Types --->
+ [*] Advanced partition selection
+ ...
+ [*] EFI GUID Partition support
</pre>
<p>
|
|