Robin Jones
Robin Jones
Noting... I am currently getting something like this after the latest changes to system.io.file nuget changes. I suspect it will sort itself after some nuget auto updates.
Any further comment on this as no further reported issues?
I am just trying to make sure it is not a porting issue against the latest branch before that... but will do once I have investigated enough to know what...
After a lot of trial and error, I have tracked this down to being an issue with the OneWire library. Given it is a custom overlay driver for ChibiOS, it...
> I have no problem with the rename to move away from Windows to Persistent. Now about the defines for the drives name: that's another story. These were using Index0...1...
@josesimoes hopefully the changes should go some way towards your comments. Let me know what else.
Unfortunatly, I missed the fact that `DRIVE_LETTER_LENGTH` is used extensively with windows storage... so probably back to the drawing board.
Closing as obsolete. A new PR can be created later if needed.
Closing as `fixed`. It is still available in the history if required.
~~New issues with DockerFile smoke tests seem to be related to `polkitd`. I am guessing this is an upstream issue related to the docker image used, but not yet sure...