swift 13/04/06 08:09:20
Modified: hb-install-hppa-kernel.xml
hb-install-ia64-kernel.xml
hb-install-ppc-kernel.xml
hb-install-ppc64-kernel.xml
Log:
Fix bug #463475 - Add in devtmpfs in kernel configuration (remainder of
architectures)
Revision Changes Path
1.53 xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.53&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.53&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?r1=1.52&r2=1.53
Index: hb-install-hppa-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- hb-install-hppa-kernel.xml 16 Mar 2013 18:58:17 -0000 1.52
+++ hb-install-hppa-kernel.xml 6 Apr 2013 08:09:20 -0000 1.53
@@ -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-hppa-kernel.xml,v
1.52 2013/03/16 18:58:17 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v
1.53 2013/04/06 08:09:20 swift Exp $ -->
<sections>
-<version>14</version>
-<date>2013-03-16</date>
+<version>15</version>
+<date>2013-04-06</date>
<section>
<title>Installing the Sources</title>
@@ -204,6 +204,18 @@
</pre>
<p>
+Next select <e>Maintain a devtmpfs file system to mount at /dev</e> so that
+critical device files are already available early in the boot process.
+</p>
+
+<pre caption="Enabling devtmpfs support">
+Device Drivers --->
+ Generic Driver Options --->
+ [*] Maintain a devtmpfs filesystem to mount at /dev
+ [ ] Automount devtmpfs at /dev, after the kernel mounted the rootfs
+</pre>
+
+<p>
When you've finished configuring the kernel, continue with <uri
link="#compiling">Compiling and Installing</uri>.
</p>
1.30 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.30&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.30&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?r1=1.29&r2=1.30
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.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- hb-install-ia64-kernel.xml 16 Mar 2013 18:58:17 -0000 1.29
+++ hb-install-ia64-kernel.xml 6 Apr 2013 08:09:20 -0000 1.30
@@ -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.29 2013/03/16 18:58:17 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v
1.30 2013/04/06 08:09:20 swift Exp $ -->
<sections>
-<version>19</version>
-<date>2013-03-16</date>
+<version>20</version>
+<date>2013-04-06</date>
<section>
<title>Installing the Sources</title>
@@ -136,6 +136,18 @@
</pre>
<p>
+Next select <e>Maintain a devtmpfs file system to mount at /dev</e> so that
+critical device files are already available early in the boot process.
+</p>
+
+<pre caption="Enabling devtmpfs support">
+Device Drivers --->
+ Generic Driver Options --->
+ [*] Maintain a devtmpfs filesystem to mount at /dev
+ [ ] Automount devtmpfs at /dev, after the kernel mounted the rootfs
+</pre>
+
+<p>
Now go to <c>File Systems</c> and select support for the filesystems you use.
<e>Don't</e> compile them as modules, otherwise your Gentoo system will not be
able to mount your partitions. Also select <c>Virtual memory</c> and <c>/proc
1.72 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.72&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.72&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?r1=1.71&r2=1.72
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.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- hb-install-ppc-kernel.xml 16 Mar 2013 18:58:17 -0000 1.71
+++ hb-install-ppc-kernel.xml 6 Apr 2013 08:09:20 -0000 1.72
@@ -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.71
2013/03/16 18:58:17 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.72
2013/04/06 08:09:20 swift Exp $ -->
<sections>
@@ -13,8 +13,8 @@
explains how to configure your kernel.
</abstract>
-<version>16</version>
-<date>2013-03-16</date>
+<version>17</version>
+<date>2013-04-06</date>
<section>
<title>Installing the Kernel Sources</title>
@@ -253,6 +253,18 @@
</note>
<p>
+Next select <e>Maintain a devtmpfs file system to mount at /dev</e> so that
+critical device files are already available early in the boot process.
+</p>
+
+<pre caption="Enabling devtmpfs support">
+Device Drivers --->
+ Generic Driver Options --->
+ [*] Maintain a devtmpfs filesystem to mount at /dev
+ [ ] Automount devtmpfs at /dev, after the kernel mounted the rootfs
+</pre>
+
+<p>
When you're done configuring your kernel, continue with <uri
link="#compiling">Compiling and Installing</uri>.
</p>
1.40 xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?rev=1.40&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?rev=1.40&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?r1=1.39&r2=1.40
Index: hb-install-ppc64-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- hb-install-ppc64-kernel.xml 16 Mar 2013 18:58:17 -0000 1.39
+++ hb-install-ppc64-kernel.xml 6 Apr 2013 08:09:20 -0000 1.40
@@ -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-ppc64-kernel.xml,v
1.39 2013/03/16 18:58:17 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v
1.40 2013/04/06 08:09:20 swift Exp $ -->
<sections>
@@ -13,8 +13,8 @@
explains how to configure your kernel.
</abstract>
-<version>12</version>
-<date>2013-03-16</date>
+<version>13</version>
+<date>2013-04-06</date>
<section>
<title>Installing the Sources</title>
@@ -166,6 +166,18 @@
</p>
<p>
+Next select <e>Maintain a devtmpfs file system to mount at /dev</e> so that
+critical device files are already available early in the boot process.
+</p>
+
+<pre caption="Enabling devtmpfs support">
+Device Drivers --->
+ Generic Driver Options --->
+ [*] Maintain a devtmpfs filesystem to mount at /dev
+ [ ] Automount devtmpfs at /dev, after the kernel mounted the rootfs
+</pre>
+
+<p>
When you're done configuring your kernel, continue with <uri
link="#compiling">Compiling and Installing</uri>.
</p>