* [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-ia64-kernel.xml hb-install-ppc-kernel.xml hb-install-x86+amd64-kernel.xml
@ 2013-09-25 17:31 Sven Vermeulen (swift)
0 siblings, 0 replies; only message in thread
From: Sven Vermeulen (swift) @ 2013-09-25 17:31 UTC (permalink / raw
To: gentoo-doc-cvs
swift 13/09/25 17:31:18
Modified: hb-install-ia64-kernel.xml
hb-install-ppc-kernel.xml
hb-install-x86+amd64-kernel.xml
Log:
Fix bug #485370 - genkernel uses --lvm, not --lvm2
Revision Changes Path
1.32 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.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?r1=1.31&r2=1.32
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.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- hb-install-ia64-kernel.xml 6 Apr 2013 08:24:16 -0000 1.31
+++ hb-install-ia64-kernel.xml 25 Sep 2013 17:31:18 -0000 1.32
@@ -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.31 2013/04/06 08:24:16 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.32 2013/09/25 17:31:18 swift Exp $ -->
<sections>
-<version>21</version>
-<date>2013-04-06</date>
+<version>22</version>
+<date>2013-09-25</date>
<section>
<title>Installing the Sources</title>
@@ -351,7 +351,7 @@
</p>
<note>
-Users of LVM2 will probably want to add <c>--lvm2</c> to the genkernel
+Users of LVM2 will probably want to add <c>--lvm</c> to the genkernel
command-line.
</note>
1.74 xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?r1=1.73&r2=1.74
Index: hb-install-ppc-kernel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- hb-install-ppc-kernel.xml 6 Apr 2013 08:24:16 -0000 1.73
+++ hb-install-ppc-kernel.xml 25 Sep 2013 17:31:18 -0000 1.74
@@ -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-ppc-kernel.xml,v 1.73 2013/04/06 08:24:16 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.74 2013/09/25 17:31:18 swift Exp $ -->
<sections>
@@ -13,8 +13,8 @@
explains how to configure your kernel.
</abstract>
-<version>18</version>
-<date>2013-04-06</date>
+<version>19</version>
+<date>2013-09-25</date>
<section>
<title>Installing the Kernel Sources</title>
@@ -374,7 +374,7 @@
or ext3 as filesystem you might need to manually configure your kernel using
<c>genkernel --menuconfig all</c> and add support for your
filesystem <e>in</e> the kernel (i.e. <e>not</e> as a module). Users of LVM2
-will probably want to add <c>--lvm2</c> as an argument as well.
+will probably want to add <c>--lvm</c> as an argument as well.
</p>
<pre caption="Running genkernel">
1.52 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.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.52&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.51&r2=1.52
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.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- hb-install-x86+amd64-kernel.xml 6 Apr 2013 08:24:16 -0000 1.51
+++ hb-install-x86+amd64-kernel.xml 25 Sep 2013 17:31:18 -0000 1.52
@@ -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.51 2013/04/06 08:24:16 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.52 2013/09/25 17:31:18 swift Exp $ -->
<sections>
@@ -13,8 +13,8 @@
explains how to configure your kernel.
</abstract>
-<version>21</version>
-<date>2013-04-06</date>
+<version>22</version>
+<date>2013-09-25</date>
<section>
<title>Installing the Sources</title>
@@ -378,7 +378,7 @@
Note that, if your boot partition doesn't use ext2 or ext3 as filesystem you
might need to manually configure your kernel using <c>genkernel --menuconfig
all</c> and add support for your filesystem <e>in</e> the kernel (i.e.
-<e>not</e> as a module). Users of LVM2 will probably want to add <c>--lvm2</c>
+<e>not</e> as a module). Users of LVM2 will probably want to add <c>--lvm</c>
as an argument as well.
</p>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-25 17:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-25 17:31 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-ia64-kernel.xml hb-install-ppc-kernel.xml hb-install-x86+amd64-kernel.xml Sven Vermeulen (swift)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox