i18n does not use /etc/sysconfig/{i18n,keyboard} anymore

Signed-off-by: Andrey Borzenkov <arvidj...@gmail.com>

---
 modules.d/10i18n/README |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules.d/10i18n/README b/modules.d/10i18n/README
index db84d02..b2204cd 100644
--- a/modules.d/10i18n/README
+++ b/modules.d/10i18n/README
@@ -31,8 +31,8 @@ with us, so we can include it in source package.
 If you invoke dracut with '-H' option, i18n module install script will
 gather variables values from your configuration files using mappings
 provided in "/etc/dracut.conf.d/<foo>.conf".  Those variables will be
-put in "etc/sysconfig/{i18n,keyboard}" files inside initramfs image.
-Next it will install only declared font, keymaps and so.
+put in "etc/vconsole.conf" and "etc/locale.conf" files inside initramfs
+image. Next it will install only declared font, keymaps and so.
 
 When building generic image (dracut without '-H' option), install script
 copies all content of directories: consolefonts, consoletrans, unimaps
-- 
tg: (1e52b7e..) upstream/02-fix-i18n-README (depends on: master)
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to