Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup #65

Merged
merged 17 commits into from
Mar 15, 2021
Merged

Cleanup #65

merged 17 commits into from
Mar 15, 2021

Conversation

p4cx
Copy link
Member

@p4cx p4cx commented Mar 8, 2021

Add -l to installer.sh
Fix some small issues in installer

Rewrite emba.sh
To give modules higher prio in threaded run: Add export THREAD_PRIO=1 to the modules. No need to set it to zero for 'normal' modules.

Rewrite dependency check
Checks now everything (I hope I did not forget anything) and is nearly 200 lines shorter

Added description from wiki into modules

Seems I fixed issue #68: ./emba.sh -d
image
image

@p4cx p4cx linked an issue Mar 11, 2021 that may be closed by this pull request
@p4cx p4cx linked an issue Mar 11, 2021 that may be closed by this pull request
@p4cx p4cx marked this pull request as ready for review March 12, 2021 12:57
emba.sh Show resolved Hide resolved
emba.sh Outdated Show resolved Hide resolved
helpers/dependency_check.sh Show resolved Hide resolved
helpers/dependency_check.sh Show resolved Hide resolved
helpers/dependency_check.sh Show resolved Hide resolved
helpers/dependency_check.sh Show resolved Hide resolved
installer.sh Show resolved Hide resolved
@m-1-k-3 m-1-k-3 merged commit 295f33c into e-m-b-a:master Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dependency check not working without firmware Cleanup output of s10 - vul_func_basic_check function
2 participants