mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-27 11:01:18 +00:00
More packages to remove when minimizing
This commit is contained in:
parent
3a092539ca
commit
dc875735b8
@ -149,7 +149,8 @@ if [ "${SUBPROJECT:-}" = minimized ]; then
|
|||||||
# FIXME: iso-codes is a dep of software-properties and shouldn't be
|
# FIXME: iso-codes is a dep of software-properties and shouldn't be
|
||||||
_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
|
plymouth open-vm-tools git shared-mime-info vim console-setup \
|
||||||
|
ncurses-term tmux screen
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#### END COMMON ARCH FUNCTIONS
|
#### END COMMON ARCH FUNCTIONS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user