Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a91a30626d86d8cccb9ea047eee0a6bede6839fc

commit a91a30626d86d8cccb9ea047eee0a6bede6839fc
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Thu Dec 10 00:46:03 2009 +0100

kernel-2.6.32-1-i686

- enable devtmpfs + enable it by default
- it can be disabled using the devtmpfs.mount=0 kernel commandline
option

diff --git a/source/base/kernel/config.i686 b/source/base/kernel/config.i686
index 5144ab0..e78df67 100644
--- a/source/base/kernel/config.i686
+++ b/source/base/kernel/config.i686
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Linux kernel version: 2.6.32
-# Thu Dec  3 12:40:58 2009
+# Linux kernel version: 2.6.32-fw1
+# Wed Dec  9 23:08:20 2009
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -1123,7 +1123,8 @@ CONFIG_NET_9P_RDMA=m
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
-# CONFIG_DEVTMPFS is not set
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
diff --git a/source/base/kernel/config.ppc b/source/base/kernel/config.ppc
index a585f76..f3bb66d 100644
--- a/source/base/kernel/config.ppc
+++ b/source/base/kernel/config.ppc
@@ -740,7 +740,8 @@ CONFIG_RFKILL_INPUT=y
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
-# CONFIG_DEVTMPFS is not set
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_STANDALONE is not set
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64
index d8fb3c8..1e4d797 100644
--- a/source/base/kernel/config.x86_64
+++ b/source/base/kernel/config.x86_64
@@ -1078,7 +1078,8 @@ CONFIG_NET_9P_RDMA=m
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
-# CONFIG_DEVTMPFS is not set
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to