Added ttyUSB0, ttyUSB1, ttyUSB2, and MPC5200 serial ports (ttyPSC0,

ttyPSC1, ttyPSC2, ttyPSC3, ttyPSC4, ttyPSC5).  Closes: #461374
This commit is contained in:
nekral-guest
2008-03-28 21:40:18 +00:00
parent eeccfb8f62
commit 42f0bdb7aa
2 changed files with 16 additions and 0 deletions

3
debian/changelog vendored
View File

@@ -48,6 +48,9 @@ shadow (1:4.1.1~rc1-1) UNRELEASED; urgency=low
unversionned; see above) in the passwd package.
* debian/control: The passwd's Replaces on manpages-de can be versionned
again. The su(1) manpage was removed from manpages-de.
* debian/securetty.linux: Added ttyUSB0, ttyUSB1, ttyUSB2, and MPC5200
serial ports (ttyPSC0, ttyPSC1, ttyPSC2, ttyPSC3, ttyPSC4, ttyPSC5).
Closes: #461374
-- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net> Sun, 24 Feb 2008 18:33:31 +0100

View File

@@ -6,6 +6,19 @@ console
ttyS0
ttyS1
# USB dongles
ttyUSB0
ttyUSB1
ttyUSB2
# Embedded MPC platforms
ttyPSC0
ttyPSC1
ttyPSC2
ttyPSC3
ttyPSC4
ttyPSC5
# Standard hypervisor virtual console
hvc0