infra: steal from the best

(Mic92's cluster TUM's infra.)
This commit is contained in:
Raito Bezarius 2023-06-05 17:50:07 +02:00
parent 41aead1a04
commit 107cc6e53f
22 changed files with 951 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
# supermicro uses ttyS1 for SOL
boot.kernelParams = [
"console=ttyS1,115200n8"
"console=tty1"
];
}