On 12/4/20 2:11 PM, DJ Lucas via blfs-dev wrote:
On December 3, 2020 3:18:39 PM CST, Bruce Dubbs via blfs-dev
<blfs-dev@lists.linuxfromscratch.org> wrote:
In some cases PAM may use Berkeley DB libraries. We should probably
change the bdb build to move the libraries to /lib:
...
I don't think that is necessary, or at least not by FHS if that's what prompted
the suggestion. By the time you reach a login prompt, networking should be up,
and if it's not, it'll just fail and move on to the next module in the chain
(eventually making it's way to using local files), so it doesn't make any
difference for the FHS case.
I suppose a local db can be a concern (I've never set one up that way), but you
are likely in the same boat in either case if /usr is not available at that
time, as you are probably wanting to fix the missing /usr.
Good point.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page