FS#8482 - Add 'setsysfont' to kbd package
Attached to Project:
Arch Linux
Opened by Aaron Griffin (phrakture) - Thursday, 01 November 2007, 23:49 GMT
Last edited by Aaron Griffin (phrakture) - Tuesday, 29 January 2008, 17:32 GMT
Opened by Aaron Griffin (phrakture) - Thursday, 01 November 2007, 23:49 GMT
Last edited by Aaron Griffin (phrakture) - Tuesday, 29 January 2008, 17:32 GMT
|
Details
This will help close out 7537 and can shrink our rc.sysinit
script
Please check/test this script it is totally untested. |
This task depends upon
Closed by Aaron Griffin (phrakture)
Tuesday, 29 January 2008, 17:32 GMT
Reason for closing: Won't implement
Additional comments about closing: Pure Redhatism
Tuesday, 29 January 2008, 17:32 GMT
Reason for closing: Won't implement
Additional comments about closing: Pure Redhatism
setsysfont
Note there is "setsysfont </dev/tty0" in 60sysfont, I don't know why.
I don't use pm-utils but I suspect there *might* be other issues as well:
1) I'm not sure if keyboard map doesn't require resetting in 60setsysfont as well.
2) 90clock looks too suspicious as it doesn't make any difference between UTC and localtime
3) I'm not sure if (in)famous wrong filesystem mount time bug is not an issue with suspending/hibernation.
If anyone has comments about possible issues above - let me know (not in this bugreport).
On my side I'll check them in VirtualBox somewhere this month when I'll get more free time.
Regarding #1, that is how RH does it, and pm-utils have a few RedHatisms. Maybe it's better to look at OpenSuse's script? That might explain the redirection mentioned.
FS#7537is fixed, so I guess this one is "Won't implement"?