This repository has been archived on 2024-10-17. You can view files and clone it, but cannot push or open issues or pull requests.
MahiroOS-jhalfs/common/libs
Pierre Labastie 20e3fcdec2 Do not use a login shell for LUSER
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) ..."
2020-03-29 12:58:06 +00:00
..
func_book_parser Remove the obsolete vim-lang instructions and variable, and add non-wide- 2019-09-05 17:22:04 +00:00
func_check_version.sh Fix a long standing bug in func_check_version.sh: 2019-04-24 15:01:26 +00:00
func_compare.sh Get rid of the GPLv2 license: 2019-04-24 16:16:20 +00:00
func_custom_pkgs Ported CUSTOM_TOOLS support to all books. 2006-12-15 10:53:10 +00:00
func_download_pkgs Remove the obsolete vim-lang instructions and variable, and add non-wide- 2019-09-05 17:22:04 +00:00
func_install_blfs TRACKFILE should not contain LFS packages that are also in BLFS, ticket #1723 2019-09-25 07:50:45 +00:00
func_validate_configs.sh Remove the obsolete vim-lang instructions and variable, and add non-wide- 2019-09-05 17:22:04 +00:00
func_wrt_Makefile Do not use a login shell for LUSER 2020-03-29 12:58:06 +00:00