Make sure the package removal happens before grub is run since

live-config does shitty things and dpkg-diverts update-initramfs
ubuntu/focal
Rohan Garg 10 years ago
parent 4433be660e
commit 2e24df9061

@ -3,3 +3,4 @@ backend: apt
operations:
- remove:
- calamares
- live-*

@ -44,10 +44,10 @@ install:
- networkcfg
- hwclock
- services
- initramfs
- packages
- grubcfg
- grub
- packages
- initramfs
- umount
# Phase 3 - postinstall.

Loading…
Cancel
Save