diskimage-builder/elements/base
Chris Jones 961d6dc7b2 Include English locale in base.
This change causes the "base" element to install and generate English
locales, thereby mitigating a lot of build noise (at least for
English speaking users). Also included is a note in the element's
README.md about what users in other locales should do.

Change-Id: I053c7e0254a0a0d7dde081f7cc72204a12aa8ef4
2012-12-21 17:45:06 +00:00
..
install.d Tidy up base element: 2012-12-17 16:53:46 +00:00
pre-install.d Include English locale in base. 2012-12-21 17:45:06 +00:00
README.md Include English locale in base. 2012-12-21 17:45:06 +00:00

This is the base element.

Almost all users will want to include this in their disk image build, as it includes a lot of useful functionality.

Notes:

  • If you are getting warnings during the build about your locale being missing, consider installing/generating the relevant locale. This may be as simple as having language-pack-XX installed in the pre-install stage