On Feb 11, 2017, at 10:57 AM, Walter Dnes waltdnes@waltdnes.org wrote:
- The builds I'm doing are targetted at distros, like Puppy linux,
which use older libs with backported security fixes. Pale Moon built in a chroot or mock chroot in CentOS 6.8 and up, let alone any modern distro, does not run on "Lucid Puppy" linux. That's because it'll expect the newer libs on the target machine. This is why I have to provide the entire old CentOS 6.5 environment complete with older libs to build against.
The point I was making is to make the old CentOS 6.5 environment as a chroot. Or maybe a docker container? Something that you could spin up on a secure OS?
For that matter, you could probably just build a Puppy Linux docker container.
-- Jonathan Billings billings@negate.org