Hi there, I don't fully understand what ways there are to get a delta of everything in (for example) /etc that I've modified since installation. TKLBAM will do this, yes? But what form is it in if I want to pick thru it to e.g. look at a VM I've messed with and am now replicating in TLKdev?
Is there another way that doesn't involve making a backup?
I am having trouble installing Turnkey based containers on debian stretch, here's what I did:
Installed debian minimal, installed lxc and bridge utils, set up a simple bridge and changed /etc/lxc/default.conf accordingly, so I can now create containers like the example "lxc-create -n <name> -t debian -- -r stretch" and everythig works just fine.