]> git.ipfire.org Git - thirdparty/dracut.git/commit
Don't install FONT if it's the same as DEFAULT_FONT.
authorCanek Peláez Valdés <caneko@gmail.com>
Mon, 15 Oct 2012 00:51:54 +0000 (19:51 -0500)
committerHarald Hoyer <harald@redhat.com>
Tue, 16 Oct 2012 07:38:17 +0000 (09:38 +0200)
commite5c9bc1198ce01c8e80822f83b4162a1fd1465ab
tree531028e32e3d00b8e37043a049ffeedf00702e93
parentfc9bc6f8db543879994d0a39a01a0622726f9f3a
Don't install FONT if it's the same as DEFAULT_FONT.

If the user defines FONT in /etc/vconsole.conf as the same font
defined in DEFAULT_FONT, when creating her initd she will get a
message similar to this one:

gzip: /var/tmp/initramfs.wzl9Qt/usr/share/consolefonts/LatArCyrHeb-16.psfu
already exists; do you wish to overwrite (y or n)?

Signed-off-by: Canek Peláez <canek@ciencias.unam.mx>
modules.d/10i18n/module-setup.sh