v110

v110
(29/02/16)

Changes / Improvements / Optimizations:

- DietPi-Software | Your IP address will now be shown at the top left of screen.

- DietPi-Software | You can now change the location where your user/personal data will be created and stored before installation (eg: bittorrent downloads, Owncloud data etc): https://github.com/Fourdee/DietPi/issues/198#issuecomment-186655968 . Can also be set in dietpi.txt (dietpi_userdata_basedirectory=).

- DietPi-Cloudshell | Added current network bandwidth usage stats to the network usage scene.

- DietPi-Cloudshell | Added human readable output for network usage screen (auto KB/MB/GB conversion)

- General | bc is now installed by default on all DietPi systems. bc is needed for bash floating point calculations that many scripts rely on. bc is also favoured against printf due to character decimal issues with certain system locales: https://github.com/Fourdee/DietPi/issues/203#issuecomment-186889618

- General | Improved support for non-standard root filesystem devices (eg: /dev/sdb) with DietPi scripts.
Bug fixes:

- DietPi-Logclear | DietPi-Process_Tool is now reapplied after clearing PiHole logs.

- DietPi-Software | Resolved an issue where LXDE desktop installations was linking DietPi-Nice.desktop instead of DietPi-Process_Tool.desktop

- DietPi-Software | Resolved an issue where Pydio installation would not generate the data folder on SD card only installations.

- DietPi-Software | Resolved an issue with Single File PHP Image Gallery download link broken. Many thanks to “Rhkean” for his assistance: https://github.com/Fourdee/DietPi/issues/206

- DietPi-Cleaner | Resolved an issue where non-standard root filesystem device would cause the script to terminate. Many thanks to “K-Plan” for reporting the issue and his assistance with testing/debugging: https://github.com/Fourdee/DietPi/issues/200#issue-133569090

- DietPi-Config | Resolved an issue where non-standard root filesystem device would cause SD benchmarks to fail. Many thanks to “K-Plan” for reporting the issue and his assistance with testing/debugging: https://github.com/Fourdee/DietPi/issues/211#issue-136938177

- DietPi-Cloudshell | Vast number of bug fixes linked to non en_xx.UTF-8 locale and 0 size swap. Please see Git ticket for more information. Many thanks to “K-Plan” for his assistance: https://github.com/Fourdee/DietPi/issues/203