pop-os / iso

Pop!_OS ISO production
Other
499 stars 65 forks source link

Add ubuntu-advantage-tools and ubuntu-minimal to remove list #324

Closed jacobgkau closed 10 months ago

jacobgkau commented 10 months ago

This causes ubuntu-advantage-tools and ubuntu-minimal to be explicitly removed during the creation of the live environment. (We don't want the former installed due to apt advertisements, while the latter is superseded by pop-desktop.)

jacobgkau commented 10 months ago

I did test this locally and found that it works for the live environment (booting from an iso, these two packages used to be installed, but now they're not after making the change and regenerating the iso.)

jacobgkau commented 10 months ago

Tested and confirmed the fix also applies to the installed system once installation is complete.