Lines Matching defs:boot
72 lua_path = "/boot/lua"
196 -- changed or if we've switched boot environments then we could have
232 if not lfs.attributes("/boot", "mode") then
248 -- heuristic. Any directory in /boot that contains an ordinary file
250 for file, ftype in lfs.dir("/boot") do
251 local fname = "/boot/" .. file
396 function core.boot(argstr)
402 loader.perform(composeLoaderCmd("boot", argstr))
550 -- a proxy for unicode support, which will work on older boot loaders as well
557 -- Sanity check the boot loader revision