diskimage-builder/diskimage_builder
Michael Johnson 45544d5038 Fix ubuntu-minimal to run autoremove
The "ubuntu" target had a post-install 99-autoremove task that removed
unnecessary dependency packages, but the "ubuntu-minimal" target does not.
This patch moves the 99-autoremove post-install task from the "ubuntu" target
to the "ubuntu-common" target so that both will run an autoremove at the end of
the image build.
For the Octavia amphora image, this saved about 1GB in the image by removing
build only package dependencies.

Closes-Bug: #2012406
Change-Id: I4592e3bd502045fa89203c075d3ea8f632e77177
2023-03-21 15:19:37 +00:00
..
block_device Merge "Correct boot path to cover FIPS usage cases" 2023-03-21 06:39:00 +00:00
elements Fix ubuntu-minimal to run autoremove 2023-03-21 15:19:37 +00:00
lib Correct boot path to cover FIPS usage cases 2023-03-15 11:25:21 -07:00
tests A new diskimage-builder command for yaml image builds 2023-03-13 09:01:49 +13:00
__init__.py Bump hacking to 0.9.x series 2014-07-21 10:15:41 +02:00
disk_image_create.py Remove virtualenv activation 2020-06-11 16:49:15 +10:00
diskimage_builder.py A new diskimage-builder command for yaml image builds 2023-03-13 09:01:49 +13:00
element_dependencies.py Start running dib-lint again 2022-09-21 07:56:05 +10:00
logging_config.py Add timestamp output filter 2017-06-16 15:58:50 +10:00
paths.py Move diskimage-image-create to an entry point 2016-11-02 05:12:11 +00:00
version.py Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00