Searched refs:config_commands (Results 1 – 25 of 26) sorted by relevance
12
33 const std::string& group, std::vector<std::string>* config_commands) { in UserInGroup() argument36 config_commands->push_back("# Add your user to the " + group + " group:"); in UserInGroup()37 config_commands->push_back("sudo usermod -aG " + group + " $USER"); in UserInGroup()61 std::vector<std::string>* config_commands, in LinuxVersionAtLeast() argument70 config_commands->push_back("# Please upgrade your kernel to >=" + in LinuxVersionAtLeast()78 bool ValidateHostConfiguration(std::vector<std::string>* config_commands) { in ValidateHostConfiguration() argument80 (void)config_commands; in ValidateHostConfiguration()91 auto in_cvdnetwork = UserInGroup("cvdnetwork", config_commands); in ValidateHostConfiguration()98 auto linux_ver_4_4 = LinuxVersionAtLeast(config_commands, version, 4, 4); in ValidateHostConfiguration()103 auto in_kvm = UserInGroup("kvm", config_commands); in ValidateHostConfiguration()[all …]
24 bool ValidateHostConfiguration(std::vector<std::string>* config_commands);
63 std::vector<std::string> config_commands; in ValidateHostConfiguration() local64 CF_EXPECTF(vm_manager::ValidateHostConfiguration(&config_commands), in ValidateHostConfiguration()68 fmt::join(config_commands, "\n")); in ValidateHostConfiguration()
426 $config_commands781 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
29205 $config_commands
3613 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
6534 $config_commands
8944 $config_commands
11231 $config_commands
12047 $config_commands
14489 $config_commands
13498 $config_commands
12297 $config_commands
12759 $config_commands
14304 $config_commands
16202 $config_commands
14628 $config_commands
15049 $config_commands
16045 test ${CONFIG_COMMANDS+y} || CONFIG_COMMANDS=$config_commands
14371 $config_commands
17498 $config_commands
17194 $config_commands
19278 $config_commands
19604 $config_commands
47242 $config_commands