calamares/src/libcalamares/utils
Adriaan de Groot add90e873b [libcalamares] Provide overload of runCommand()
- Most of the time the working dir and stdin are not important,
   you just want to run a command in the host, so simplify that
   by providing a suitable overload.
 - Use that overload from the partition service (for mount and sync).
2019-06-20 11:52:51 +02:00
..
CalamaresUtilsSystem.cpp [libcalamares] Move mount to the partition service 2019-06-20 11:35:46 +02:00
CalamaresUtilsSystem.h [libcalamares] Provide overload of runCommand() 2019-06-20 11:52:51 +02:00
CommandList.cpp [libcalamares] Split out the variant-manipulation bits 2019-04-29 06:14:21 -04:00
CommandList.h [libcalamares] Make #include guards consistent 2019-04-29 06:14:21 -04:00
Dirs.cpp [libcalamares] Split dirs-functionality into separate file 2019-04-29 06:49:16 -04:00
Dirs.h [libcalamares] Split dirs-functionality into separate file 2019-04-29 06:49:16 -04:00
Logger.cpp [libcalamares] [libcalamaresui] [calamares] Adjust to moved Dirs.h 2019-04-29 06:49:16 -04:00
Logger.h [libcalamares] Make #include guards consistent 2019-04-29 06:14:21 -04:00
moc-warnings.h Reduce warnings from moc-generated code 2019-04-18 12:06:09 +02:00
NamedEnum.h [libcalamares] Make #include guards consistent 2019-04-29 06:14:21 -04:00
NamedSuffix.h [libcalamares] Make #include guards consistent 2019-04-29 06:14:21 -04:00
PluginFactory_p.h [libcalamares] Make #include guards consistent 2019-04-29 06:14:21 -04:00
PluginFactory.cpp Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
PluginFactory.h [libcalamares] Make #include guards consistent 2019-04-29 06:14:21 -04:00
Retranslator.cpp [libcalamares] Move translation-related functions to Retranslator.h 2019-04-29 06:49:16 -04:00
Retranslator.h [libcalamares] Move translation-related functions to Retranslator.h 2019-04-29 06:49:16 -04:00
String.cpp [libcalamares] Rename CalamaresUtils -> String 2019-04-29 06:49:16 -04:00
String.h [libcalamares] Rename CalamaresUtils -> String 2019-04-29 06:49:16 -04:00
Units.h [libcalamares] Add BytesToGiB (extends BytesToMiB) 2019-06-07 23:01:18 +02:00
Variant.cpp [libcalamares] Split out the variant-manipulation bits 2019-04-29 06:14:21 -04:00
Variant.h [libcalamares] Split out the variant-manipulation bits 2019-04-29 06:14:21 -04:00
Yaml.cpp [libcalamares] Rename YamlUtils.h 2019-04-29 06:14:21 -04:00
Yaml.h [libcalamares] Rename YamlUtils.h 2019-04-29 06:14:21 -04:00