mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-04-28 19:41:10 +00:00
Make sure the package removal happens before grub is run since
live-config does shitty things and dpkg-diverts update-initramfs
This commit is contained in:
parent
4433be660e
commit
2e24df9061
1
debian/packages.conf
vendored
1
debian/packages.conf
vendored
@ -3,3 +3,4 @@ backend: apt
|
|||||||
operations:
|
operations:
|
||||||
- remove:
|
- remove:
|
||||||
- calamares
|
- calamares
|
||||||
|
- live-*
|
||||||
|
4
debian/settings.conf
vendored
4
debian/settings.conf
vendored
@ -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…
x
Reference in New Issue
Block a user