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: operations:
- remove: - remove:
- calamares - calamares
- live-*

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

Loading…
Cancel
Save