Commit Graph

7 Commits (fd89c300a484cff865e157c308619db2ec000919)

Author SHA1 Message Date
Daniel F. Dickinson 9efaea5036 Enable syntax highlighting/linting for scriptlets
Various editors depend on the shebang line to determine what language
to use for syntax highlighting and/or linting.  Therefore add one.  It
is ignored when sourcing and the scriplets are not executable so the
shebang will never be used.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2020-01-16 10:44:46 -05: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