15dbc42d72
Remove the explicit installation of an English language pack and instead just default LANG to C. This settls Perl's noisy warnings and also stops any side effects of different language build hosts. Note that this is set right at the start of the build process, so it should be entirely possible to override if needs be. Change-Id: Id3b31162d4198fa02dc5a4d11168e57dbcd14a5d |
||
---|---|---|
.. | ||
install.d | ||
pre-install.d | ||
README.md |
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