tripleo-image-elements/elements/base
Robert Collins 7f77729ec5 Move the dpkg specific stuff to a dpkg element rather than being hardcoded.
This includes the install-packages implementation for dpkg, apt http proxy
config, daemon blocking and unblocking.

Change-Id: I8f159021d2b223d7003cec067de3aa605ad06974
2013-02-14 11:16:12 +13:00
..
install.d Create install-packages as a binary. 2013-01-31 00:08:58 +01:00
pre-install.d Move the dpkg specific stuff to a dpkg element rather than being hardcoded. 2013-02-14 11:16:12 +13:00
README.md Include English locale in base. 2012-12-21 17:45:06 +00:00

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