# HG changeset patch # User Christopher Rogers # Date 1291939881 0 # Node ID b6f6e0af98c612bb9f3c9db8aa8fc692cc0ca907 # Parent 344b18002536cdb7dc8b61f86e8aad8bff7f26ad Disabled CONFIG_DEVTMPFS_MOUNT in kernel config. This causes problems with livecd i think. diff -r 344b18002536 -r b6f6e0af98c6 linux/stuff/linux-2.6.36-slitaz.config --- a/linux/stuff/linux-2.6.36-slitaz.config Fri Dec 10 00:09:44 2010 +0000 +++ b/linux/stuff/linux-2.6.36-slitaz.config Fri Dec 10 00:11:21 2010 +0000 @@ -1049,7 +1049,7 @@ # CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_DEVTMPFS=y -CONFIG_DEVTMPFS_MOUNT=y +# CONFIG_DEVTMPFS_MOUNT is not set CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y