summaryrefslogtreecommitdiff
path: root/src/migration-scripts
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2026-08-26 19:09:10 -0500
committerJohn Estabrook <jestabro@vyos.io>2026-08-26 20:27:28 -0500
commitc5e3e7494350fad09d687d81e7da332c5b46bac5 (patch)
tree5c3f4f38af461a4dedb296e2df31afb1da28d16e /src/migration-scripts
parentc9822d15100aa5a5d3d0d65cb3e69fb40830102a (diff)
downloadvyos-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 'src/migration-scripts')
0 files changed, 0 insertions, 0 deletions