Skip to content

Releases: jens-maus/thinRoot

thinRoot 20200716

17 Jul 12:20
Compare
Choose a tag to compare

Changes:

  • updated to latest qutselect 2.3 which comes with a keyboard selection bugfix.
  • bumped buildroot version to latest 2020.05
  • fixed xfreerdp startup to use keyboard ids rather than names to reduce conflicts when starting and removed obsolete -floatbar argument.
  • bumped integrated thinlinc client version to latest 4.12.0-6517
  • bumped linux kernel version to LTS 5.4.52

thinRoot 20200107

08 Jan 07:23
Compare
Choose a tag to compare
  • updated ThinLinc client to latest 4.11.0-6323 version
  • updated used linux kernel version to latest 4.19.93 LTS
  • updated buildroot to latest 2019.11 version

thinRoot 20191119

19 Nov 10:59
Compare
Choose a tag to compare
  • minor fix to the usbmount+ntfs issue so that NTFS usb thumb drives are properly unmounted again.
  • updated buildroot to latest 2019.08.2
  • bumped the latest kernel to 4.19.84
  • enabled "sync" option for mounting USB drives so that filesystem corruption should be less frequent.
  • fixed usbmount.conf to only specify uid/gid/umask for vfat/ntfs and not in general options or otherwise other filesystems won't mount correctly.
  • changed kernel config to enable wifi, bluetooth and also allow to use mmc/sd card interfaces of various NUC models.
  • modified usbmount.rules udev rule to allow to automount mmcblk devices also. Thus removed the sysfs-skip patch completly as it is not necessary.
  • adapted buildroot defconfig to include iwlwifi/bluetooth firmwares to get bluetooth/wifi in principle working. Also added bluetooth (bluez) tools for configuring bluetooth connectivity.

thinRoot 20191030

05 Nov 10:30
Compare
Choose a tag to compare
  • implemented a ntfs-3g usbmount functionality that uses ntfs-3g instead of the kernels' own ntfs (limited) driver to mount NTFS thumb drives.
  • bumped the latest kernel to 4.19.81.

thinRoot 20191017

18 Oct 11:25
Compare
Choose a tag to compare
  • 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
  • updated linux kernel to latest 4.19.79 LTS

thinRoot 20190916

16 Sep 08:45
Compare
Choose a tag to compare
  • updated buildroot to latest 2019.08 stable version
  • updated linux kernel to latest 4.19.73 LTS

thinRoot 20190826

26 Aug 11:10
Compare
Choose a tag to compare
  • enhanced S42LoadNetFiles startup to grab own hostname from a thinroot.hosts file in case the dhcp server didn't reply with a useable hostname at all.
  • use clientid instead of duid to workaround broken DHCP servers not extracting the MAC address out of the duid (M$ suxxs).
  • added NET_DNS_XXXX env variable handling to LoadNetFiles so that we can override the DNS servers and search string accordingly.
  • added NTP_TIME_SERVER parsing and push to chrony.conf to allow to override the default, dhcp-provided NTP server selection.
  • updated ThinLinc client to latest 4.10.1-6197 version.
  • updated linux kernel to 4.19.68 LTS

thinRoot 20190812

12 Aug 15:02
Compare
Choose a tag to compare
  • fixed symlink creation usbmount script to also deal with empty MODEL+VENDOR strings and still mount an usb drive correctly.
  • updated linux kernel to latest 4.19.66 LTS

thinRoot 20190802

02 Aug 12:11
Compare
Choose a tag to compare
  • added noipv4ll option to /etc/dhcpcd.conf to stop IPv4LL address allocations
  • bumped linux kernel to latest 4.19.63

thinRoot 20190712

12 Jul 09:12
Compare
Choose a tag to compare

This release enables USB audio and comes with kernel 4.19.58 and buildroot 2019.05.1 updates.