From f3e0beb135e77097572b637bea801d8a8d7db466 Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Nov 13 2014 19:10:18 +0000 Subject: more hacks for en_US in cloud base image --- diff --git a/fedora-cloud-base.ks b/fedora-cloud-base.ks index 72aaa5a..9159b5d 100644 --- a/fedora-cloud-base.ks +++ b/fedora-cloud-base.ks @@ -122,6 +122,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