diskimage-builder/diskimage_builder/elements/zypper-minimal
Dirk Mueller 4e258bdad6 zypper-minimal: Set default locale env to C.UTF-8
Currently in Leap 42.x the bootup scripts don't actually make use of
locale.conf yet, so we need to set it in /etc/sysconfig/language. For
future distro compatibility the setting in locale.conf is kept in sync.

Also fix default timezone link.

Change-Id: I59e5dccad8a5ae132d3039851e7aa1db86a609d7
2017-11-10 16:09:05 +01:00
..
post-install.d opensuse-minimal: install glibc-locale 2017-07-17 22:50:25 +02:00
pre-install.d Disable recommended package installations for zypper-minimal 2017-05-26 09:47:07 +02:00
root.d zypper-minimal: Set default locale env to C.UTF-8 2017-11-10 16:09:05 +01:00
element-deps Run dib-run-parts out of /tmp 2017-04-05 13:11:22 +10:00
package-installs.yaml elements: zypper-minimal: Install tar package 2017-07-25 16:27:25 +01:00
README.rst elements: openstack-ci-mirrors: Use openSUSE mirrors for gating jobs 2017-07-17 10:54:03 +01:00

==============
zypper-minimal
==============
Base element for creating minimal SUSE-based images

This element is incomplete by itself so you probably want to use it along
with the opensuse-minimal one. It requires 'zypper' to be installed on the
host.