@branko wrote:
This release addresses issue with updating pre-2.0.000 boxes to the new release and having to reboot twice after update.
It also adds two new tools:
facres
command resets the device to factory settings, and removes any downloads and databases. It has no additional options so simply:sudo facres
Another command that has been added is
service
, which is used to start/stop/restart system services. Behind the scenes it finds the correct init script so it's equivalent of calling init scripts. Example:sudo /etc/init.d/S91librarian restart
becomes:
service librarian restart
Downloads:
- Pi1: https://archive.outernet.is/images/ORxPi/2.3.000/
- Pi2: https://archive.outernet.is/images/ORxPi2/2.3.000/
- Lighthouse: https://archive.outernet.is/images/Lighthouse/2.3.000/
As usual, Lighthouse users will receive the update as part of the datacast, so there's no need to do anything unless you're in a hurry.
Posts: 1
Participants: 1