mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-28 21:05:45 -05:00
This is basically dummyprocess, except with an expanded configuration interface so you can run 1 or more shell commands in the live or target system with a suitable configuration file and instance of shellprocess in settings.conf. It can replace downstream modules that implement their own process modules with a command, by an instance of shellprocess.
5 lines
115 B
Text
5 lines
115 B
Text
---
|
|
type: "job"
|
|
name: "shellprocess"
|
|
interface: "qtplugin"
|
|
load: "libcalamares_job_shellprocess.so"
|