A tool to flash your NSLU2 from a computer on the same network
UpSlug2 is a completely rewritten version of the UpSlug tool which is more robust and flexible, though it still requires an ethernet connection to the NSLU2.
UpSlug2 is a completely rewritten version of the UpSlug tool which is more robust and flexible, though it still requires an ethernet connection to the NSLU2.
To install upslug2, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install upslug2
To see what files were installed by upslug2, run:
port contents upslug2
To later upgrade upslug2, run:
sudo port selfupdate && sudo port upgrade upslug2
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.