You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed an issue with USB thumb drives containing FAT filesystems with UTF-8 encodings were not respected. Now the utf8 vfat option is used to mount these drives with utf8 encoding enabled so that xfreerdp can forward these files correctly to Windows Terminalservers.
added ext2, ext3 and f2fs filesystem to be usable on external USB thumb drives. In addition, more usable codepages are added to the kernel now.
updated buildroot to latest 2019.08.1 stable version