WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Tiny Core v11.0  (Read 36746 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Tiny Core v11.0
« on: February 09, 2020, 04:22:53 AM »
Team Tiny Core is proud to announce the release of Core v11.0
http://www.tinycorelinux.net/11.x/x86/release
http://www.tinycorelinux.net/11.x/x86_64/release

Changelog for 11.0:
* kernel updated to 5.4.3
* glibc updated to 2.30
* gcc updated to 9.2.0
* e2fsprogs base libs/apps updated to 1.45.4
* util-linux base libs/apps updated to 2.34
* busybox updated to 1.31.1
* .ashrc removed #alias d='dmenu_run &'

Note:

* we discovered a bug on the 32-bit version, in Intel IOMMU, preventing boot. If you have a high-end Intel system with IOMMU and VT-D, you may need intel_iommu=off to boot the 32-bit version
* the nouveau kernel module is now enabled, but it is in a separate extension and not in graphics-KERNEL. The nvidia binary driver is still recommended.
* Intel compute sticks, etc should now detect their embedded mmc flash
* for 64 bit version only: task_xacct and ipmi are enabled
* we will move extensions from linking to openssl-1.0.2 -> 1.1.1 as 1.0.2 is at end of life
* Xorg-7.7 will move from using the depreciated xf86-input-evdev to xf86-input-libinput, it is still possible to use xf86-input-evdev if required

Note also:

* There has been an attempt to remove old and/or depreciated versions of giflib, gstreamer, icu, ncurses, openssl, qt-4.x, readline, webkit, etc from the repos and hence extensions that depend on them may not be present. If you are missing an extension, please highlight this here: http://forum.tinycorelinux.net/index.php/topic,23440.0.html

Offline thane

  • Hero Member
  • *****
  • Posts: 688
Re: Tiny Core v11.0
« Reply #1 on: February 10, 2020, 05:22:25 PM »
When I boot the CorePlus 11.0 iso, it says Booting Core 10.1

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Tiny Core v11.0
« Reply #2 on: February 10, 2020, 05:45:24 PM »
Hi thane
The version is listed in 2 files (that I'm aware of):
Code: [Select]
/etc/os-release
/usr/share/doc/tc/release.txt
I'm guessing 1 or both of those files wasn't updated. Probably  /etc/os-release  since that was a recent addition.

Offline thane

  • Hero Member
  • *****
  • Posts: 688
Re: Tiny Core v11.0
« Reply #3 on: February 10, 2020, 06:30:45 PM »
CorePlus-current.iso shows the version as 10.1 in both files. However CorePlus-11.0.iso does show 11.0 when it boots, although the timestamp and file size are the same for both iso's. Hmmm

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Tiny Core v11.0
« Reply #4 on: February 10, 2020, 06:58:20 PM »
Hi thane
I think you are mistaken. I downloaded both versions and a  diff  shows them to be the same. I also checked the  release  files in
both directories and they showed  11.0.  Since all versions contain a  CorePlus-current.iso  I suspect you mixed them up and
inadvertently used a  10.1  ISO.

Offline FreeFull

  • Newbie
  • *
  • Posts: 1
Re: Tiny Core v11.0
« Reply #5 on: February 10, 2020, 07:23:44 PM »
The link on http://www.tinycorelinux.net/downloads.html still directs to 10.x, this is probably the reason for the confusion.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Tiny Core v11.0
« Reply #6 on: February 10, 2020, 07:31:00 PM »
Hi FreeFull
Welcome to the forum.

The link on http://www.tinycorelinux.net/downloads.html still directs to 10.x, this is probably the reason for the confusion.
Yes it does, nice catch. In fact, all 3 links (Core, TinyCore, and CorePlus) still point to the 10.1 release directory.

thane must have downloaded his initial ISO from there.

Offline thane

  • Hero Member
  • *****
  • Posts: 688
Re: Tiny Core v11.0
« Reply #7 on: February 10, 2020, 07:57:06 PM »
Yes, think I did, then went to the Release Files page for 11.0.iso, and saw the .current.iso version there was the same size and timestamp. Didn't investigate any further :/ Anyway, so far so good with 11.0.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Tiny Core v11.0
« Reply #8 on: February 10, 2020, 09:25:16 PM »
links updated

Offline emmi

  • Newbie
  • *
  • Posts: 29
Re: Tiny Core v11.0
« Reply #9 on: February 12, 2020, 01:39:19 PM »
I didn't notice some changes. Are they documented somewhere? Please let me know, where to look.

Flwm_topside is no longer the default windows managers. Is this an intentional change?

With going to openssl-1.1.1.tcz there is no more wpa_supplicant extension, only the one with the suffix -dbus.  Isn't that the x86_64 variant (=download&s[]=tcz]http://wiki.tinycorelinux.net/wiki:setting_up_wifi?s[]=download&s[]=tcz)? They seem to have at least different dependencies.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Tiny Core v11.0
« Reply #10 on: February 12, 2020, 10:49:39 PM »
Flwm_topside is no longer the default windows managers. Is this an intentional change?
as far as I know, flwm_topside is a modified version of the default flwm

Quote
With going to openssl-1.1.1.tcz there is no more wpa_supplicant extension, only the one with the suffix -dbus.  Isn't that the x86_64 variant (=download&s[]=tcz]http://wiki.tinycorelinux.net/wiki:setting_up_wifi?s[]=download&s[]=tcz)? They seem to have at least different dependencies.
this was done to avoid having to compile wpa_supplicant twice - the dbus daemon does not need to be running for it to work.

Offline thane

  • Hero Member
  • *****
  • Posts: 688
Re: Tiny Core v11.0
« Reply #11 on: February 13, 2020, 09:40:34 AM »
In general TC 11.0 is working fine for me.

In Apps/Maintenance/Check for Updates I do see the message "Warning: You are running version 11.0. The latest release is 10.1"

Also, a couple apps I use (audacious, flpicsee) apparently have not been migrated to the 11.0 repo. I retained the 10.1 versions when I updated and they appear to work fine in 11.0.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: Tiny Core v11.0
« Reply #12 on: February 13, 2020, 11:09:57 AM »
Latest file updated on server, thanks for reporting.
The only barriers that can stop you are the ones you create yourself.

Offline emmi

  • Newbie
  • *
  • Posts: 29
Re: Tiny Core v11.0
« Reply #13 on: February 13, 2020, 12:57:25 PM »
as far as I know, flwm_topside is a modified version of the default flwm
A compile-time variant. The 10.1 ISO and previous ones contain only flwm_topside. The 11.0 ISO only contains flwm. A matter of packaging. I'm just curious why this was changed and if this was/is intended.

this was done to avoid having to compile wpa_supplicant twice - the dbus daemon does not need to be running for it to work.
It only confused me, when reading the wiki entry. No big deal.

Offline lhaley42

  • Newbie
  • *
  • Posts: 39
Re: Tiny Core v11.0
« Reply #14 on: February 13, 2020, 07:45:06 PM »
Latest file updated on server, thanks for reporting.

Curaga - see http://forum.tinycorelinux.net/index.php/topic,23523.0.html

I think you updated it to 11 - when 11.0 was more appropriate...

Lexi
Lexi