From e5d04597cab112513bdf90fd49fd97194df69954 Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Thu, 29 Aug 2013 14:45:09 +0200 Subject: [busybox] Temporary! Config options changed for addgroup, needed by vbox for testing purposes. Will be reverted soon, do not depend on. --- remote/modules/busybox/openslx-busybox-config | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'remote') diff --git a/remote/modules/busybox/openslx-busybox-config b/remote/modules/busybox/openslx-busybox-config index 115c0003..771d03ec 100644 --- a/remote/modules/busybox/openslx-busybox-config +++ b/remote/modules/busybox/openslx-busybox-config @@ -461,9 +461,15 @@ CONFIG_FEATURE_ADDUSER_LONG_OPTIONS=y # CONFIG_FEATURE_CHECK_NAMES is not set CONFIG_FIRST_SYSTEM_ID=100 CONFIG_LAST_SYSTEM_ID=999 +# group options for vbox module - next three lines original +# these modifications will be reverted when vbox udev rules are set +# therefore do not depend on addgroup! # CONFIG_ADDGROUP is not set # CONFIG_FEATURE_ADDGROUP_LONG_OPTIONS is not set # CONFIG_FEATURE_ADDUSER_TO_GROUP is not set +CONFIG_ADDGROUP=Y +CONFIG_FEATURE_ADDGROUP_LONG_OPTIONS=Y +CONFIG_FEATURE_ADDUSER_TO_GROUP=Y # CONFIG_DELUSER is not set # CONFIG_DELGROUP is not set # CONFIG_FEATURE_DEL_USER_FROM_GROUP is not set -- cgit v1.2.3-55-g7522