]> git.proxmox.com Git - proxmox-backup-restore-image.git/commit
init shim: drop ttyS1 driver check
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 15 Nov 2022 16:08:31 +0000 (17:08 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 15 Nov 2022 16:15:02 +0000 (17:15 +0100)
commitaddaaa26086caf2a453ed5c6b56d1f81e3337806
tree7b6f73d3260dcd0f37a85bc97c49561054efd69a
parent0187961a74776d8cf7a2e27322c4ce361a1ab840
init shim: drop ttyS1 driver check

the path changed to not include serial8250 directly anymore in jammy
kernel and we just don't really care, not much winning by dying here
if the base ttyS1 dev exists..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/init-shim-rs/src/main.rs