]> git.ipfire.org Git - thirdparty/plymouth.git/commit
Merge branch 'dont-clear-serial-consoles' into 'main'
authorRay Strode <halfline@gmail.com>
Sat, 15 Oct 2022 19:41:37 +0000 (19:41 +0000)
committerRay Strode <halfline@gmail.com>
Sat, 15 Oct 2022 19:41:37 +0000 (19:41 +0000)
commitccf2edf40641e3e14b546bf805edc0e173a56650
tree7c562bf2876f225e6c36055ea5a5f7181a714db5
parent2370412c10c97e321744e5d892cf9060afe7f5d7
parent45c3a40abda90cc8c6bf7534abd9a3c3e8710e34
Merge branch 'dont-clear-serial-consoles' into 'main'

details: Only clear screen on VT not serial consoles

Closes #187

See merge request plymouth/plymouth!197