summaryrefslogtreecommitdiffstats
path: root/utils/pb-exec
Commit message (Collapse)AuthorAgeFilesLines
* utils: Optionally run utilities as rootSamuel Mendoza-Jonas2019-06-071-1/+12
| | | | | | | In particular this fixes running pb-plugin executables from the UI since the wrapper requires root to set up the environment. Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
* utils: Add pb-exec wrapperSamuel Mendoza-Jonas2017-08-151-0/+16
Add a small wrapper script for the Petitboot UI to call interactable programs with. The wrapper calls the program and waits for user input before returning to the Petitboot UI. Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
OpenPOWER on IntegriCloud