mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-13 23:14:03 +02:00
f71cf7b0df
Without this change, the rock-4c-plus boots fine and we can see the serial port output is fine, but only part of what is typed through the serial port reaches the console. This makes it very difficult to type commands. And with this change, the serial port is already activated automatically and in that case we can interact well with the console. * gnu/system/images/rock-4c-plus.scm (rock-4c-plus-barebones-os): remove serial port service. Change-Id: Ieb87f2ed6054b529ffa4399fcf4ec997e3e454a6 Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Signed-off-by: Vagrant Cascadian <vagrant@debian.org>