Keep vim-common in the minimal images for pollinate

core-include-dmsetup
Francis Ginther 7 years ago
parent 8e38e80cd6
commit 809028f239

6
debian/changelog vendored

@ -1,3 +1,9 @@
livecd-rootfs (2.408.34) xenial; urgency=medium
* Keep vim-common in the minimal images for pollinate
-- Francis Ginther <francis.ginther@canonical.com> Fri, 29 Jun 2018 10:42:06 -0500
livecd-rootfs (2.408.33) xenial; urgency=medium
* Zero fill space in UEFI partitions, too

@ -173,7 +173,7 @@ if [ "${SUBPROJECT:-}" = minimized ]; then
# FIXME: iso-codes is a dep of software-properties and shouldn't be
_xchroot "${rootd}" env DEBIAN_FRONTEND=noninteractive \
apt-get -y autoremove --purge iso-codes xauth pastebinit \
plymouth open-vm-tools git shared-mime-info vim vim-common \
plymouth open-vm-tools git shared-mime-info vim \
console-setup ncurses-term tmux screen policykit-1 \
xdg-user-dirs less run-one apport-symptoms \
ubuntu-cloudimage-keyring file

Loading…
Cancel
Save