Commit Graph

3 Commits

Author SHA1 Message Date
Dmitry Tantsur
f45996c192 Slim down the pre-built DIB IPA images
* Move remove-extra-packages to post-install since finalise.d
  is running on the final image and the DIB documentation
  recommends avoiding unnecessary actions there.
* Remove a few packages that used to be removed only for Fedora;
  do not try to remove those that aren't on the cloud image.
* Do all uninstallations in pre-install phase, so that it doesn't try
  to remove dependencies of already installed packages.
* Exclude more locale files from the image.
* Exclude the content of /var/log.

Change-Id: Idb7819b1d783f4f5f390cc7621019d3be2fa576f
2019-10-09 09:32:34 +00:00
Dmitry Tantsur
5e189fca97 DIB: remove deprecated extension and output image size for convenience
Change-Id: Ifbb242e4846a233c685ba3dba6d2ecdae101f4b2
2019-09-19 07:25:53 +00:00
Nisha Brahmankar
b29326a499 Copies the "ironic-agent" element from DIB
Copies "ironic-agent" element from DIB and addition
of a new bash script to build the image using DIB.

Change-Id: If392f793ed1b5d902b541fe89299648fae16e427
Task: 30072
Story: 2005114
2019-08-01 23:23:37 +05:30