On Monday 11 August 2008, Chris Lamb wrote:
> Author: lamby-guest
> Date: Mon Aug 11 01:07:09 2008
> New Revision: 54979
>
> Log:
> Remove aufs and squashfs modules from /target after installation.
>
> Modified:
>    trunk/packages/live-installer/live-installer.d/remove-packages
>
>  # Lenny support
>  if [ -d /cdrom/live ]; then
> -     in-target apt-get --yes remove --purge live-initramfs
> +     in-target apt-get --yes remove --purge live-initramfs aufs-modules
> squashfs-modules

AFAIK this is broken. You cannot remove packages based on names that are 
only Provided. Can we please TEST patches before committing them?

>       if [ -f /target/var/lib/dpkg/live-sysvinit.list ]; then
>               in-target apt-get --yes remove --purge live-sysvinit
>       fi

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to