calamares/src/modules/shellprocess
Adriaan de Groot 913690650f [libcalamares] Move CommandList into libcalamares
- Move CommandList so it can be used from more modules than
   just ShellProcess
 - Allow a CommandList to run itself. This centralizes
   code for executing one or more commands and simplifies
   the ShellProcess module.

Various small cleanups:
 - mention instance id in log message
 - code formatting / style
2018-01-15 06:52:55 -05:00
..
CMakeLists.txt [libcalamares] Move CommandList into libcalamares 2018-01-15 06:52:55 -05:00
module.desc [shellprocess] Stub of a shell process module. 2018-01-12 10:33:51 -05:00
shellprocess.conf [shellprocess] Stub of a shell process module. 2018-01-12 10:33:51 -05:00
ShellProcessJob.cpp [libcalamares] Move CommandList into libcalamares 2018-01-15 06:52:55 -05:00
ShellProcessJob.h [libcalamares] Move CommandList into libcalamares 2018-01-15 06:52:55 -05:00
Tests.cpp [libcalamares] Move CommandList into libcalamares 2018-01-15 06:52:55 -05:00
Tests.h [shellprocess] Improve CommandList 2018-01-12 10:38:01 -05:00