mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-12 03:41:12 +00:00
dpkg-divert
instead of altering files maintained by packages
Altering a file maintained by a package can lead to unexpected behaviou expecially in this case where packages are being removed and added. Instead use `dpkg-divert` to allow us to mock `lxd` to `true` to allow `unminimize` to work without error and to avoid installing of the `lxd` snap.
Description
Languages
Shell
87.2%
Python
10.8%
Perl
2%