Quote:
Originally Posted by NiLuJe
I also don't recommend skipping booting Nickel once each power cycle, period, for other various reasons  .
|
Could you elaborate?
Quote:
Originally Posted by NiLuJe
That said, Plato *has* proper support for this, as this is how the author uses it. It might even be documented properly by now, check Plato's code repository on github.
|
It isn't documented yet, but I've wrote a script,
standalone.sh, to automate the process:
Code:
./build.sh && ./dist.sh && ./standalone.sh FIRMWARE_ARCHIVE NICKEL_MENU_ARCHIVE
Where
NICKEL_MENU_ARCHIVE is a
NickelMenu build artifact.
It generates a standalone package in the
standalone directory.