mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-09 01:41:31 +00:00
instead, call apt clean from the chroot
This commit is contained in:
parent
dec765f035
commit
783437f533
@ -151,6 +151,7 @@ if [ "${SUBPROJECT:-}" = minimized ]; then
|
|||||||
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 console-setup \
|
plymouth open-vm-tools git shared-mime-info vim console-setup \
|
||||||
ncurses-term tmux screen
|
ncurses-term tmux screen
|
||||||
|
_xchroot "${rootd}" apt clean
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#### END COMMON ARCH FUNCTIONS
|
#### END COMMON ARCH FUNCTIONS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user