On Mon, Dec 03, 2012 at 08:44:45PM +0100, Christian Hesse wrote:
Dave Reisner <dreisner@archlinux.org> on Fri, 2012/11/23 18:48:
* Dropping support for /etc/rc.conf. This means that the keymap and consolefont hooks will no longer read from /etc/rc.conf, but only from /etc/vconsole.conf and /etc/locale.conf. We've been slowly dropping this support in other places, and I think it makes sense to do this here as well.
This is from 'man vconsole.conf':
FONT=, FONT_MAP=, FONT_UNIMAP= Configures the console font, the console map and the unicode font map.
The hook looks for variable CONSOLEFONT, though. This should be just 'FONT', no?
Reported on the bug tracker and the bbs already. It's already fixed in git: https://projects.archlinux.org/mkinitcpio.git/commit/?id=6be469d5f d