From 39c412833ede9f9654183724547488ece7dbd7db Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Nov 13 2014 19:10:52 +0000 Subject: more hacks for en_US in cloud base image --- diff --git a/fedora-cloud-base.ks b/fedora-cloud-base.ks index 195b723..5a539a7 100644 --- a/fedora-cloud-base.ks +++ b/fedora-cloud-base.ks @@ -127,6 +127,8 @@ localedef --list-archive | grep -v ^en_US | xargs localedef --delete-from-archiv # this will kill a live system (since it's memory mapped) but should be safe offline mv -f /usr/lib/locale/locale-archive /usr/lib/locale/locale-archive.tmpl build-locale-archive +echo '%_install_langs C:en:en_US:en_US.UTF-8' >> /etc/rpm/macros.install_langs + echo -n "Getty fixes" # although we want console output going to the serial console, we don't