]> git.ipfire.org Git - people/ms/bricklayer.git/commit
Parse the kernel command line
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Feb 2023 19:00:29 +0000 (19:00 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Feb 2023 19:00:29 +0000 (19:00 +0000)
commit078a04b7257e92f1e100b609f28e3ff82fd068d7
tree83024899d4bcad2555685c4057760ab6123be534
parent116b911dd317f86df40e5b3ff6137ac25b8ba737
Parse the kernel command line

This allows to change any configuration values, but mainly tries to
figure out whether we are being launched on a serial console.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/__init__.py