diff options
| author | John Estabrook <jestabro@vyos.io> | 2026-08-26 19:09:10 -0500 |
|---|---|---|
| committer | John Estabrook <jestabro@vyos.io> | 2026-08-26 20:27:28 -0500 |
| commit | c5e3e7494350fad09d687d81e7da332c5b46bac5 (patch) | |
| tree | 5c3f4f38af461a4dedb296e2df31afb1da28d16e /scripts/cli | |
| parent | c9822d15100aa5a5d3d0d65cb3e69fb40830102a (diff) | |
| download | vyos-1x-c5e3e7494350fad09d687d81e7da332c5b46bac5.tar.gz vyos-1x-c5e3e7494350fad09d687d81e7da332c5b46bac5.zip | |
T9244: fix regression in setting console type on install
The introduction of util get_kernel_boot_arg() has many uses, however,
it is not appropriate for use in get_kernel_serial_console: since it
searches right to left, it picks up an incorrect and incomplete entry;
consequently get_kernel_serial_console returns a None tuple, which voids
selection of console type on install.
Restore original implementation of get_kernel_serial_console.
Diffstat (limited to 'scripts/cli')
0 files changed, 0 insertions, 0 deletions
