mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-12 11:41:13 +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.1%
Python
10.9%
Perl
2%