20e3fcdec2
Most books have something like "exec /bin/bash" in .bash_profile for the building user. This results in stopping and waiting for commands when running a a login shell. The current jhalfs way of removing .bash_profile is suboptimal, since a user may want to login as $(LUSER) and expect that the environment is set (without having to source .bashrc). So remove the "-i" flag in "sudo -u $(LUSER) ..." |
||
---|---|---|
.. | ||
func_book_parser | ||
func_check_version.sh | ||
func_compare.sh | ||
func_custom_pkgs | ||
func_download_pkgs | ||
func_install_blfs | ||
func_validate_configs.sh | ||
func_wrt_Makefile |