Project

General

Profile

Actions

Feature #18715

closed

Accept base64-encoded shell script via kernel command line

Added by Lukas Zapletal over 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
High
Category:
Image
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Some users need to do small changes during discovery or implement workarounds for non-existing features (configure network bond). While we do support ZIP extensions, these require network connections and not everything can be workarounded.

We can implement base64-encoded (perhaps gzipped) shell scripts that would be executed during system boot, so users could easily put shell commands to execute before or during discovery. Two scripts could be accepted - before and after network initialization. These could be simple systemd service units decoding and executing shell scripts.

Actions

Also available in: Atom PDF