livecd-rootfs/live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot
Steve Langasek 35251d626b Import patches-unapplied version 2.300 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: 7774d33c9b1ec87ec2a86daf500500dffc2bb8b8

New changelog entries:
  * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot: revert
    removal of python from the rootfs temporarily, since we've manually
    re-added it to the seed in order to make walinuxagent work again on the
    azure image.
2015-04-22 23:18:31 +00:00

12 lines
246 B
Bash

#!/bin/sh
set -e
# we want a really minimal image
apt-get purge -y locales
# this will also get rid of libqt5 - this can be removed once
# system-image-cli in vivid does no longer depend on
# ubuntu-download-manager
apt-get purge -y libicu52