Article 59EJF Anyone know what this is all about?

Anyone know what this is all about?

by
Captian Kangeroo
from LinuxQuestions.org on (#59EJF)
Hi,

ch.4.4
Important

Several commercial distributions add a non-documented instantiation of /etc/bash.bashrc to the initialization of bash. This file has the potential to modify the lfs user's environment in ways that can affect the building of critical LFS packages. To make sure the lfs user's environment is clean, check for the presence of /etc/bash.bashrc and, if present, move it out of the way. As the root user, run:

[ ! -e /etc/bash.bashrc ] || mv -v /etc/bash.bashrc /etc/bash.bashrc.NOUSE

After use of the lfs user is finished at the beginning of Chapter 7, you can restore /etc/bash.bashrc (if desired).

Note that the LFS Bash package we will build in Section 8.34, Bash-5.0" is not configured to load or execute /etc/bash.bashrc, so this file is useless on a completed LFS system.

Thank youlatest?d=yIl2AUoC8zA latest?i=QFpLu-1ZVYA:5zVEym58z90:F7zBnMy latest?i=QFpLu-1ZVYA:5zVEym58z90:V_sGLiP latest?d=qj6IDK7rITs latest?i=QFpLu-1ZVYA:5zVEym58z90:gIN9vFwQFpLu-1ZVYA
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments