Tiny Core Linux
Tiny Core Base => TCB News => Final Releases => Topic started by: Juanito 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
-
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.
-
Hi Juanito
The XDG_RUNTIME_DIR changes are in github but missing in
rootfs.gz and rootfs64.gz in the release/distribution_files
directories.
-
Hmm - I don't know what happened there, thanks for pointing that out.
Hopefully things are OK now?
-
Hi Juanito. I tested corepure64.gz from the distribution_files directory and it looks good. Thanks!