> If I am setting up a chroot, copy my configurations files to > DESTDIR/etc/nsswitch.conf, and then do `make install DESTDIR=...' > then I should be able to assume that they have not been > overwritten. I don't think so. Use the correct order. Correct order is for `make install [DESTDIR=...]' to not touch SYSCONFDIR.