mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-04 07:41:09 +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:
|
||||
- remove:
|
||||
- calamares
|
||||
- live-*
|
||||
|
4
debian/settings.conf
vendored
4
debian/settings.conf
vendored
@ -44,10 +44,10 @@ install:
|
||||
- networkcfg
|
||||
- hwclock
|
||||
- services
|
||||
- initramfs
|
||||
- packages
|
||||
- grubcfg
|
||||
- grub
|
||||
- packages
|
||||
- initramfs
|
||||
- umount
|
||||
|
||||
# Phase 3 - postinstall.
|
||||
|
Loading…
x
Reference in New Issue
Block a user