Rob Smith
029f258cdd
Don't check for binfmt_misc on arm platforms
...
When building on a native ARM platform, binfmt_misc is not
required to be loaded. This change checks the machine type
and if it's a ARM platform, skip the binfmt_misc validation.
2021-09-20 16:20:09 +01:00
Serge Schneider
67241b9626
Handle cases where binfmt_misc is built into the kernel
...
Fixes #264
2019-03-06 16:25:42 +00:00
Sam Tygier
a8eb03a5e4
Check binfmt_misc module is loaded
...
Give a friendly error message early.
2019-02-18 09:45:10 +00:00
Serge Schneider
ff2d5edee1
shellcheck
2018-03-13 12:50:50 +00:00
TJ Rana
3441133d1c
Corrected various typos ( #91 )
...
* Rename License.md to LICENSE
* Correct typos
* Clean up code layout
Organize layout with extra lines
2017-07-27 12:11:07 +02:00
Serge Schneider
a07b9c5c4e
dependencies_check: add missing bracket (closes issue #17 ).
2016-09-15 13:16:13 +10:00
Joseph Carter
0245cbb958
Dependency checks + important bugfix ( #16 )
2016-09-14 20:07:52 +10:00