mirror of
https://git.launchpad.net/livecd-rootfs
synced 2026-04-06 09:01:14 +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
65.9%
Python
32.6%
Perl
1.5%