> I am not sure about what I could get from a LXC container since I > already installed a debian 9. My issue occurs when I tried to follow > the build process documented on the website, so I do not see > understand why I should get better results with a container.
Hi Fil, It was a long time ago I compiled Replicant 6 but last time I did, it required updating the Debian 9 security certificates because the package is outdated. There are two ways to do this. The first, is using some kind of container or chroot. The second is copying the updated certificates using a USB thumb drive. Using a container or chroot is easier tbh. You can see how to do this by looking at this branch from my repo. https://github.com/publicsite/ReplicantBuilds/tree/messy-update-1 Also have a look at the master branch https://github.com/publicsite/ReplicantBuilds/tree/master The code will need heavy modification to work however. B. Rgs Josh _______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
