WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Tiny Core v16.2  (Read 126 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15256
Tiny Core v16.2
« on: September 29, 2025, 06:57:53 AM »
Team Tiny Core is proud to announce the release of Core v16.2
http://www.tinycorelinux.net/16.x/x86/release
http://www.tinycorelinux.net/16.x/x86_64/release

Changelog for 16.2
* provides.sh: Add -f switch to show full paths from mbartlett21
* provides.sh: Remove extra \n from mbartlett21
* tce-load: Replace  find  with  [ -d DIR ]  for kernel module detection from Rich
* tc-functions: update from VaguinerG
* etc/profile: removed obsolete path for scm from aus9
* etc/skel/.profile: create /run/user/$(id -u "$USER") from aus9/bdantas
* etc/skel/.profile: export XDG_RUNTIME_DIR from Rich

Note that several wayland compositor extensions - gnome-session, labwc, sway, weston - create XDG_RUNTIME_DIR - this should not create problems, but should be removed from startup scripts in future

Offline GNUser

  • Wiki Author
  • Hero Member
  • *****
  • Posts: 1658
Re: Tiny Core v16.2
« Reply #1 on: September 29, 2025, 08:09:50 AM »
Hi Juanito. I grabbed the new corepure64.gz (version 16.2) to test it. 

I tried the rootfs in CorePure64-16.2.iso, the rootfs in TinyCorePure64-16.2.iso, and the rootfs directly available in http://www.tinycorelinux.net/16.x/x86_64/release/distribution_files/

It seems /etc/skel/.profile does not contain the expected changes related to XDG_RUNTIME_DIR.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12246
Re: Tiny Core v16.2
« Reply #2 on: September 29, 2025, 08:20:48 AM »
Hi Juanito
The XDG_RUNTIME_DIR changes are in github but missing in
rootfs.gz and rootfs64.gz in the release/distribution_files
directories.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15256
Re: Tiny Core v16.2
« Reply #3 on: September 29, 2025, 08:34:27 AM »
Hmm - I don't know what happened there, thanks for pointing that out.

Hopefully things are OK now?

Offline GNUser

  • Wiki Author
  • Hero Member
  • *****
  • Posts: 1658
Re: Tiny Core v16.2
« Reply #4 on: September 29, 2025, 09:28:06 AM »
Hi Juanito. I tested corepure64.gz from the distribution_files directory and it looks good. Thanks!