Quote:
Originally Posted by NiLuJe
You should most definitely *not* do that, as the inittab may be overwritten by a FW update  .
The loop0 thing relies on custom udev rules instead to avoid that. (c.f., https://www.mobileread.com/forums/sh...p0#post4092742).
Not really. Assuming KFMon is up, you can query the current version via echo "version" | kfmon-ipc 2>/dev/null.
Keep in mind that the OCP ships a rolling release build, so expect getting a git-describe version scheme (e.g., KFMon v1.4.3-18-g1b586a5).
If that helps, remind me to push said build during the OCP upload, that way you have a chance to actually download binaries without jumping through extra hoops  .
EDIT: Done. It's listed in the HTML index, and I added a JSON manifest like the KoboStuff packages.
|
Thinking of the rcS... could we just not chattr +i on it? Of course, setup something that would update it if there's really something added.