K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-02-24T20:07:39.386468Z K 7 svn:log V 351 lualoader: throw out nextboot's usage of standard config processing It should use the common parser, but it should not be processed like a standard file. Rewite check_nextboot to read the file in, check whether it should continue, then parse as needed. This allows us to throw the recently introduced check_and_halt callback swiftly out the window. END