mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-20 15:21:35 +00:00
Another round of package removals for minimization
This commit is contained in:
parent
c0bb8d760f
commit
c9b427c11b
@ -150,7 +150,10 @@ if [ "${SUBPROJECT:-}" = minimized ]; then
|
|||||||
_xchroot "${rootd}" env DEBIAN_FRONTEND=noninteractive \
|
_xchroot "${rootd}" env DEBIAN_FRONTEND=noninteractive \
|
||||||
apt-get -y autoremove --purge iso-codes xauth pastebinit \
|
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 vim-common \
|
||||||
console-setup ncurses-term tmux screen
|
console-setup ncurses-term tmux screen policykit-1 \
|
||||||
|
xdg-user-dirs less publicsuffix run-one apport-symptoms \
|
||||||
|
ubuntu-cloudimage-keyring
|
||||||
|
|
||||||
_xchroot "${rootd}" apt clean
|
_xchroot "${rootd}" apt clean
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user