by janui » 28 Oct 2018, 13:49
Hi everyone,
I have just posted some modified code with new build version on git hub (janui-20180903-4). I normally don’t bother with posting information for fixes and enhancements, but this time there are a couple of changes which could cause problems.
CIFS Network mounts
I have done a major rework of the code for CIFS network mounts. This takes advantage of the CIFS automatic client/server negotiation which has been available for quite a while now. If this is not supported by the server it will then work through (all?) probable mount variations which should ensure backward compatibility. The order in which the mount variations are tried should give the best possible performance. OSX (Apple) CIFS mounts should also work. After the first reboot after upgrading you may get some extra messages and some modified mount flags. If you had a rw mount this may need to be reset, ro is default. Often the mount will work as before without changes. If you want to force the new functionality then remove and remount the network drive/NAS. Please report any problems.
systemd-timesyncd vs chronyd
I have reworked the NTP code and made systemd-timesyncd default for setting the system date/time. This results in a faster boot time, around 30 seconds for a Pi2, but not much improvement for a Pi1 at about 60 seconds. If you would prefer to continue using chronyd, there is a new option in the /dev UI which you can use to switch between the two NTP services.
Rern’s addons
Rern’s addons menu now installs and de-installs correctly from the /dev UI. Some addons-menu options have been omitted because they do not work or are no longer required. Thanks Rern.
Build version
I have included the current build version number in the first post in this thread, I intend to keep this up to date. You can compare this to the build version displayed in the Debug UI so that you know when bug-fixes and enhancements have been published.
janui
Last edited by
janui on 28 Oct 2018, 21:14, edited 1 time in total.