linuxkit/pkg/getty/etc/securetty
Dennis Chen bbfb7a7442 pkg/getty: Add ARM 'ttyAMA0' console into securetty
We need to add 'ttyAMA0' console used on ARM64 platform into
securetty file to make it's possible to log into the system
as root. Also it will dismiss the below warning message before
login:
"getty: cmdline has console=ttyAMA0 but does not exist in
/etc/securetty; will not be able to log in as root on this tty ttyAMA0."

'ttyAMA1' is also added order to handle some system happens have that one
instead of 'ttyAMA0'

Signed-off-by: Dennis Chen <dennis.chen@arm.com>
2017-07-31 10:27:03 +00:00

36 lines
307 B
Plaintext

console
tty1
tty2
tty3
tty4
tty5
tty6
tty7
tty8
tty9
tty10
tty11
# UART serial ports
ttyS0
ttyS1
ttyS2
ttyS3
# IBM iSeries/pSeries virtual console, Xen
hvc0
hvc1
#IBM pSeries console ports
hvsi0
hvsi1
# ARM "AMBA" serial ports
ttyAM0
ttyAM1
ttyAMA0
ttyAMA1
# s390 and s390x ports in LPAR mode
ttysclp0