Kyle Evans
8eeeee38f4
tools: boot: use four jobs for building stand
...
Parallel builds of stand should be assumed both possible and safe as of
7012461c9b
, so let's start using some jobs to speed up lualoader test
harness builds.
2021-01-31 10:11:41 -06:00
Kyle Evans
ff8409871e
Default to /tmp/loadertest for lua test scripts
2018-02-16 20:23:48 +00:00
Warner Losh
2ec3d49ea3
Simplify building before installing.
2018-02-15 18:58:03 +00:00
Kyle Evans
29cb326c9c
Build loader before installing it in lua-img.sh
...
Slightly more foolproof when all you're wanting to do is quickly get off the
ground with testing the lua loader.
2018-02-15 17:56:45 +00:00
Kyle Evans
f86b2f4817
Set svn:executable on lua-img.sh
2018-02-15 17:47:43 +00:00
Warner Losh
f52add1296
Simple script to image a small test area from a built tree. Build with
...
'cd stand; make MK_FORTH=no MK_LOADER_LUA=yes' then run this script.
You can then test with lua-test.sh with the same parameter.
2018-02-14 18:21:54 +00:00