Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: curaga on October 12, 2015, 03:55:01 PM

Title: Kernel config for 7.x
Post by: curaga on October 12, 2015, 03:55:01 PM
Again it's time to post if you'd like to see any changes in the official kernel config. This only affects x86 and x64, the ARM ports will do their own thing.

Planned config changes:
- scsi tape support
- virtio_scsi to =y in 64-bit

We're targeting 4.2 currently.

This thread will remain open for three weeks.
Title: Re: Kernel config for 7.x
Post by: nitram on October 12, 2015, 06:16:06 PM
Nothing specific, please incorporate items that will help keep old hardware alive. For example: parallel ports, serial connections,  old USB, AGP graphics, etc. Unrelated, there was earlier discussion of adding pstree to BusyBox?
Title: Re: Kernel config for 7.x
Post by: curaga on October 13, 2015, 04:29:20 AM
No currently existing config items will be removed, or they would be listed in the changes above. Busybox is a separate item, and could be updated for the next 6.x release as well.
Title: Re: Kernel config for 7.x
Post by: Zendrael on October 14, 2015, 06:06:51 AM
Hi Curaga!

I saw somewhere that the new kernel will use any new network improvements derived from BSD (I don't remember exactly) - is it planned? (if true)
Title: Re: Kernel config for 7.x
Post by: curaga on October 14, 2015, 12:05:18 PM
I'm not sure what you mean, do you have a link?
Title: Re: Kernel config for 7.x
Post by: Zendrael on October 14, 2015, 12:47:19 PM
Hi Curaga!

Could not find the link... There was something about a new network stack that have been ported from the *BSD family. Maybe it is now the default. Sorry not finding the exactly info.

Thanks
Title: Re: Kernel config for 7.x
Post by: nitram on October 15, 2015, 10:47:31 AM
Busybox is a separate item, and could be updated for the next 6.x release as well.
Busybox with pstree built-in would be nice, thanks.
Title: Re: Kernel config for 7.x
Post by: pq5190362 on October 15, 2015, 11:04:57 AM
We're targeting 4.2 currently.

Wouldn't it make more sense to go for 4.1, since 4.1 is a LTS Kernel?

Some links:
https://twitter.com/LinuxLTSI/status/606321352815972354
https://www.kernel.org/

Regards
Title: Re: Kernel config for 7.x
Post by: curaga on October 15, 2015, 03:39:45 PM
We've usually picked the latest stable each time. The LTS status of each doesn't really impact things, as with the embedded focus we keep the kernel unchanged in a release, barring bigger bugs.

For users looking to run the latest LTS release at any time, it should just work despite being a different version. Very little changes in the base are needed for different kernels.
Title: Re: Kernel config for 7.x
Post by: Zendrael on October 15, 2015, 03:44:39 PM
What changes Core is used to do that differs from the default kernel config available from the kernel.org?
Title: Re: Kernel config for 7.x
Post by: curaga on October 15, 2015, 04:10:03 PM
http://repo.tinycorelinux.net/6.x/x86/release/src/kernel

The config differs in every distro, I guess you meant patches? Half are cosmetic, one impacts kernel size, one boot speed, and one enables support for some old graphics cards in Transmeta systems.
Title: Re: Kernel config for 7.x
Post by: Zendrael on October 15, 2015, 04:14:12 PM
What do you mean by "cosmetic"?
Title: Re: Kernel config for 7.x
Post by: curaga on October 15, 2015, 04:25:47 PM
The boot logo, and two warnings get downgraded in priority so they don't clutter the console at the default log level.
Title: Re: Kernel config for 7.x
Post by: pq5190362 on November 01, 2015, 07:42:01 PM
We're targeting 4.2 currently.

This thread will remain open for three weeks.
We've usually picked the latest stable each time.

4.3 has been released now.

Regards
Title: Re: Kernel config for 7.x
Post by: curaga on November 02, 2015, 05:10:56 AM
Yes, but it is too fresh to use for this round. As a small player we have to rely on the larger community to catch things.

The three weeks is up.