mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-13 12:21:15 +00:00
Keep vim-common in the minimal images for pollinate
This commit is contained in:
parent
8e38e80cd6
commit
809028f239
6
debian/changelog
vendored
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…
x
Reference in New Issue
Block a user