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 C4DE1138200 for ; Sat, 6 Apr 2013 08:05:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59321E0D94; Sat, 6 Apr 2013 08:05:47 +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 B09DFE0D94 for ; Sat, 6 Apr 2013 08:05:46 +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 9E3B333DC53 for ; Sat, 6 Apr 2013 08:05:45 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id 617A62171D; Sat, 6 Apr 2013 08:05:44 +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-alpha-kernel.xml hb-install-sparc-kernel.xml X-VCS-Repository: gentoo X-VCS-Files: hb-install-alpha-kernel.xml hb-install-sparc-kernel.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: <20130406080544.617A62171D@flycatcher.gentoo.org> Date: Sat, 6 Apr 2013 08:05:44 +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: 912df9dd-b355-4299-bea3-b6079c5442cc X-Archives-Hash: a520ea7016f1ba845a235bdda42b7777 swift 13/04/06 08:05:44 Modified: hb-install-alpha-kernel.xml hb-install-sparc-kernel.xml Log: Fix bug #463475 - Add in devtmpfs in kernel configuration Revision Changes Path 1.53 xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.53&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.53&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?r1=1.52&r2=1.53 Index: hb-install-alpha-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- hb-install-alpha-kernel.xml 16 Mar 2013 18:58:17 -0000 1.52 +++ hb-install-alpha-kernel.xml 6 Apr 2013 08:05:44 -0000 1.53 @@ -4,12 +4,12 @@ - + -15 -2013-03-16 +16 +2013-04-06
Installing the Sources @@ -213,6 +213,18 @@

+Next select Maintain a devtmpfs file system to mount at /dev so that +critical device files are already available early in the boot process. +

+ +
+Device Drivers --->
+  Generic Driver Options --->
+    [*] Maintain a devtmpfs filesystem to mount at /dev
+    [ ]   Automount devtmpfs at /dev, after the kernel mounted the rootfs
+
+ +

When you've finished configuring the kernel, continue with Compiling and Installing.

1.46 xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?rev=1.46&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?rev=1.46&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?r1=1.45&r2=1.46 Index: hb-install-sparc-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- hb-install-sparc-kernel.xml 16 Mar 2013 18:58:17 -0000 1.45 +++ hb-install-sparc-kernel.xml 6 Apr 2013 08:05:44 -0000 1.46 @@ -4,12 +4,12 @@ - + -15 -2013-03-16 +16 +2013-04-06
Installing the Sources @@ -116,6 +116,18 @@

+Next select Maintain a devtmpfs file system to mount at /dev so that +critical device files are already available early in the boot process. +

+ +
+Device Drivers --->
+  Generic Driver Options --->
+    [*] Maintain a devtmpfs filesystem to mount at /dev
+    [ ]   Automount devtmpfs at /dev, after the kernel mounted the rootfs
+
+ +

Then go to File Systems and select support for the filesystems you use. Don't compile them as modules, otherwise your Gentoo system will not be able to mount your partitions. Also select Virtual memory and /proc