[PATCH 2/2] UBUNTU: [Config] enable passing all kernel command line to init

Andy Whitcroft apw at canonical.com
Thu Jun 17 09:46:48 UTC 2010


BugLink: http://bugs.launchpad.net/bugs/586386

Enable passing of all kernel command line parameters to init:

    CONFIG_INIT_PASS_ALL_PARAMS

Signed-off-by: Andy Whitcroft <apw at canonical.com>
---
 debian.master/config/config.common.ubuntu |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 364eda8..dd5c085 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -1902,6 +1902,7 @@ CONFIG_INFINIBAND_USER_MEM=y
 CONFIG_INFTL=m
 CONFIG_INITRAMFS_SOURCE=""
 CONFIG_INIT_ENV_ARG_LIMIT=32
+CONFIG_INIT_PASS_ALL_PARAMS=y
 # CONFIG_INLINE_READ_LOCK is not set
 # CONFIG_INLINE_READ_LOCK_BH is not set
 # CONFIG_INLINE_READ_LOCK_IRQ is not set
-- 
1.7.0.4





More information about the kernel-team mailing list