Closed humanoid2050 closed 3 years ago
That would be useful to add to the documentation. Would you create a patch to document how to do that and correct current refs to sudo?
My Markdown-fu is weak, but I will certainly take a crack at it. I think Setting Up > Prerequisites for building is probably the right place to document the fix, and then add references back to that in the building and installing pages that actually use the script. Let me know if you have a better idea for the layout.
PR #133 has changes for this.
This will appear in gatesgarth soon to be released, thanks.
The documentation states in a few places that root permissions via sudo are required for flashall.sh on Ubuntu.
Creating the file
/etc/udev/rules.d/46-edison-dfu.rules
with the following linewill allow a user (who is a member of the plugdev group) to use the script without sudo.