FS#19079 - Consolefont mkinitcpio hook does not allow non-unicode fonts
Attached to Project:
Arch Linux
Opened by Mark (voidzero) - Tuesday, 13 April 2010, 16:03 GMT
Last edited by Aaron Griffin (phrakture) - Friday, 30 April 2010, 17:20 GMT
Opened by Mark (voidzero) - Tuesday, 13 April 2010, 16:03 GMT
Last edited by Aaron Griffin (phrakture) - Friday, 30 April 2010, 17:20 GMT
|
Details
Description:
The consolefont mkinitcpio hook only has support for unicode fonts, i.e. fonts that end with .psfu.gz. However, a certain uniformity between the initrd boot and rest of the boot process must be allowed. When a user sets CONSOLEFONT in rc.conf (I for example have it set to ter-v12n because this is a nice fonts that allows more characters on the screen) the text that came before setfont was executed in rc.sysinit, disappears. This means that possible errors and other messages cannot be seen after setfont has been executed. Therefore the only viable solution, next to removing any arbitrary CONSOLEFONT entry is to allow both unicode and non-unicode fonts from the consolefont mkinitcpio hook. |
This task depends upon
Closed by Aaron Griffin (phrakture)
Friday, 30 April 2010, 17:20 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#19109
Friday, 30 April 2010, 17:20 GMT
Reason for closing: Duplicate
Additional comments about closing:
FS#19109is a duplicate of this bug, not the other way around. :)